Merge branch 'dev' into Optional-Pinging

This commit is contained in:
Bon
2022-08-30 09:51:53 -04:00
committed by GitHub
314 changed files with 6103 additions and 366 deletions

View File

@@ -6,8 +6,8 @@
"title": "Service hinzufügen",
"form": {
"validation": {
"invalidUrl": "Please enter a valid URL",
"noStatusCodeSelected": "Please select a status code"
"invalidUrl": "Bitte gebe eine gültige URL an",
"noStatusCodeSelected": "Wähle bitte einen Status Code"
}
},
"tabs": {
@@ -15,7 +15,7 @@
"title": "Optionen",
"form": {
"serviceName": {
"label": "Service Namen",
"label": "Service Name",
"placeholder": "Plex"
},
"iconUrl": {
@@ -34,7 +34,7 @@
},
"category": {
"label": "Kategorie",
"placeholder": "Whle eine Kategorie oder erstelle eine neue",
"placeholder": "Wähle eine Kategorie oder erstelle eine neue",
"nothingFound": "Nichts gefunden",
"createLabel": "+ Erstelle {{query}}"
},
@@ -52,7 +52,7 @@
},
"qBittorrent": {
"username": {
"label": "Benutzernamen",
"label": "Benutzername",
"placeholder": "admin",
"validation": {
"invalidUsername": "Invalider Benutzername"
@@ -62,14 +62,14 @@
"label": "Passwort",
"placeholder": "adminadmin",
"validation": {
"invalidPassword": "Invalides Passwort"
"invalidPassword": "Ungültiges Passwort"
}
}
},
"deluge": {
"password": {
"label": "Passwort",
"placeholder": "password",
"placeholder": "passwort",
"validation": {
"invalidPassword": "Invalides Passwort"
}
@@ -104,7 +104,7 @@
"nothingFound": "Nichts gefunden"
},
"openServiceInNewTab": {
"label": "Serivce in einem neuen Tab öffnen"
"label": "Service in einem neuen Tab öffnen"
},
"buttons": {
"submit": {
@@ -115,4 +115,4 @@
}
}
}
}
}

View File

@@ -0,0 +1,5 @@
{
"settings": {
"label": "Einstellungen"
}
}

View File

@@ -1,4 +1,32 @@
{
"descriptor": {
"name": "Dash.",
"description": "Ein Modul, welches die Graphen aus einer laufenden Dash. Instanz anzeigt.",
"settings": {
"cpuMultiView": {
"label": "CPU Multi-Core View"
},
"storageMultiView": {
"label": "Speicher Multi-Laufwerk View"
},
"useCompactView": {
"label": "Kompakte Ansicht nutzen"
},
"graphs": {
"label": "Graphen",
"options": {
"cpu": "CPU",
"ram": "RAM",
"storage": "Speicher",
"network": "Netzwerk",
"gpu": "GPU"
}
},
"url": {
"label": "Dash. URL"
}
}
},
"card": {
"title": "Dash.",
"errors": {

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Datum",
"description": "Die aktuelle Zeit und das aktuelle Datum in der Card anzeigen",
"settings": {
"display24HourFormat": {
"label": "24-Stunden Format"
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"descriptor": {
"name": "Download Geschwindigkeit",
"description": "Zeige die aktuellen Downloadgeschwindigkeiten von unterstützten Services"
}
}

View File

@@ -0,0 +1,69 @@
{
"descriptor": {
"name": "Docker",
"description": "Erlaubt dir, deine Torrents einfach zu verwalten"
},
"search": {
"placeholder": "Suche nach Conainer oder Image Namen"
},
"table": {
"header": {
"name": "Name",
"image": "Bild",
"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": "",
"message": ""
}
},
"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"
}
}

View File

@@ -1,4 +1,8 @@
{
"descriptor": {
"name": "Overseerr",
"description": "Ermöglicht das Suchen und Hinzufügen von Medien via Overseerr/Jellyseerr"
},
"popup": {
"item": {
"buttons": {

View File

@@ -1,4 +1,8 @@
{
"descriptor": {
"name": "Suchleiste",
"description": "Suchleiste zum Durchsuchen des Internets, Youtube, Torrents oder Overseerr"
},
"input": {
"placeholder": "Das Internet durchsuchen..."
}

View File

@@ -1,4 +1,13 @@
{
"descriptor": {
"name": "Torrent",
"description": "Zeige die aktuellen Downloadgeschwindigkeiten von unterstützten Services",
"settings": {
"hideComplete": {
"label": "Abgeschlossene Torrents ausblenden"
}
}
},
"card": {
"table": {
"header": {
@@ -6,7 +15,7 @@
"size": "Grösse",
"download": "Eingehend",
"upload": "Ausgehend",
"estimatedTimeOfArrival": "Vorraussichtlicher Abschluss",
"estimatedTimeOfArrival": "Voraussichtlicher Abschluss",
"progress": "Fortschritt"
},
"body": {
@@ -23,7 +32,7 @@
},
"errors": {
"noDownloadClients": {
"title": "Keine unterstützten Download Clients gefunden",
"title": "Keine unterstützten Download-Clients gefunden!",
"text": "Füge einen Download Service hinzu, um deine derzeitigen Downloads zu sehen"
}
}

View File

@@ -1,4 +1,16 @@
{
"descriptor": {
"name": "Wetter",
"description": "Aktuelles Wetter an deinem Standort anzeigen",
"settings": {
"displayInFahrenheit": {
"label": "In Fahrenheit anzeigen"
},
"location": {
"label": "Wetterstandort"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "Klar",

View File

@@ -2,13 +2,13 @@
"title": "Einstellungen",
"tooltip": "Einstellungen",
"tabs": {
"common": "Gewöhnlich",
"common": "General",
"customizations": "Anpassungen"
},
"tips": {
"configTip": "Lade eine neue Konfiguration hoch, indem du eine neue auf die Seite ziehst!"
"configTip": "Lade deine Konfigurationsdatei durch Drag-and-drop auf die Seite hoch!"
},
"credits": {
"madeWithLove": "Gemacht mit ❤️ von @"
"madeWithLove": "Made with ❤️ by @"
}
}

View File

@@ -1,6 +1,6 @@
{
"configSelect": {
"label": "Konfigurations Lader"
"label": "Konfigurationslader"
},
"modal": {
"title": "Wähle einen Namen für deine neue Konfiguration",
@@ -28,8 +28,8 @@
"message": "Konfiguration wurde gelöscht"
},
"deleteFailed": {
"title": "Config delete failed",
"message": "Config delete failed"
"title": "Löschung der Konfiguration fehlgeschlagen",
"message": "Löschung der Konfiguration fehlgeschlagen"
}
}
},

View File

@@ -1,7 +1,7 @@
{
"title": "Suchmaschine",
"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."
},
"customEngine": {

View File

@@ -118,5 +118,4 @@
}
}
}
}
}
}

View File

@@ -30,7 +30,7 @@
"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",
"noService": "No Dash. service found. Please add one to your Homarr dashboard or set a Dash. URL in the module options",
"noInformation": "Cannot acquire information from dash. - are you running the latest version?"
},
"graphs": {

View File

@@ -1,7 +1,7 @@
{
"descriptor": {
"name": "Search Bar",
"description": "Search bar to search the web, youtube, torrents or overseerr"
"description": "Search bar to search the web, Youtube, Torrents or Overseerr"
},
"input": {
"placeholder": "Search the web..."

View File

@@ -1,7 +1,7 @@
{
"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.",
"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": {

View File

@@ -0,0 +1,6 @@
{
"actions": {
"save": "Guardar"
},
"tip": "Consejo: "
}

View File

@@ -0,0 +1,118 @@
{
"actionIcon": {
"tooltip": "Añadir un servicio"
},
"modal": {
"title": "Añadir servicio",
"form": {
"validation": {
"invalidUrl": "",
"noStatusCodeSelected": ""
}
},
"tabs": {
"options": {
"title": "Opciones",
"form": {
"serviceName": {
"label": "Nombre del servicio",
"placeholder": "Plex"
},
"iconUrl": {
"label": "URL del icono"
},
"serviceUrl": {
"label": "URL del servicio"
},
"onClickUrl": {
"label": ""
},
"serviceType": {
"label": "Tipo de servicio",
"defaultValue": "Otro",
"placeholder": "Elige uno"
},
"category": {
"label": "Categoría",
"placeholder": "Seleccione una categoría o cree una nueva",
"nothingFound": "",
"createLabel": ""
},
"integrations": {
"apiKey": {
"label": "",
"placeholder": "",
"validation": {
"noKey": ""
},
"tip": {
"text": "",
"link": "aquí."
}
},
"qBittorrent": {
"username": {
"label": "",
"placeholder": "",
"validation": {
"invalidUsername": ""
}
},
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
},
"deluge": {
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
},
"transmission": {
"username": {
"label": "",
"placeholder": "",
"validation": {
"invalidUsername": ""
}
},
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
}
}
}
},
"advancedOptions": {
"title": "",
"form": {
"httpStatusCodes": {
"label": "",
"placeholder": "",
"clearButtonLabel": "",
"nothingFound": ""
},
"openServiceInNewTab": {
"label": ""
},
"buttons": {
"submit": {
"content": "Añadir servicio"
}
}
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"modal": {
"title": "",
"buttons": {
"save": ""
}
},
"menu": {
"labels": {
"settings": "Ajustes",
"dangerZone": ""
},
"actions": {
"edit": "Editar",
"delete": "Eliminar"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"accordions": {
"downloads": {
"text": "Tus descargas"
},
"others": {
"text": "Otros"
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Calendario",
"description": "",
"settings": {
"sundayStart": {
"label": ""
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "Reproducir",
"request": "Solicitar"
}
}

View File

@@ -0,0 +1,5 @@
{
"settings": {
"label": "Ajustes"
}
}

View File

@@ -0,0 +1,60 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"cpuMultiView": {
"label": ""
},
"storageMultiView": {
"label": ""
},
"useCompactView": {
"label": ""
},
"graphs": {
"label": "",
"options": {
"cpu": "Procesador",
"ram": "Memoria RAM",
"storage": "Almacenaje",
"network": "Red",
"gpu": "Procesador Gráfico"
}
},
"url": {
"label": ""
}
}
},
"card": {
"title": "",
"errors": {
"noService": "",
"noInformation": ""
},
"graphs": {
"storage": {
"title": "Almacenaje",
"label": "Almacenaje:"
},
"network": {
"title": "Red",
"label": "Red:",
"metrics": {
"download": "",
"upload": ""
}
},
"cpu": {
"title": "Procesador"
},
"memory": {
"title": "Memoria RAM"
},
"gpu": {
"title": "Procesador Gráfico"
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Fecha",
"description": "",
"settings": {
"display24HourFormat": {
"label": ""
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"descriptor": {
"name": "",
"description": ""
}
}

View File

@@ -0,0 +1,69 @@
{
"descriptor": {
"name": "Docker",
"description": ""
},
"search": {
"placeholder": ""
},
"table": {
"header": {
"name": "Nombre",
"image": "Imágen",
"ports": "Puertos",
"state": "Estado"
},
"body": {
"portCollapse": "{{ports}} más"
},
"states": {
"running": "",
"created": "Creado",
"stopped": "Detenido",
"unknown": "Desconocido"
}
},
"actionBar": {
"addService": {
"title": "Añadir servicio",
"message": "Añadir servicio a Homarr"
},
"restart": {
"title": "Reiniciar"
},
"stop": {
"title": "Detener"
},
"start": {
"title": "Comenzar"
},
"refreshData": "Actualizar datos",
"addToHomarr": {
"title": "Añadir a Homarr"
},
"remove": {
"title": "Eliminar"
}
},
"messages": {
"successfullyExecuted": {
"title": "",
"message": ""
}
},
"errors": {
"integrationFailed": {
"title": "",
"message": ""
},
"unknownError": {
"title": ""
},
"oneServiceAtATime": {
"title": ""
}
},
"actionIcon": {
"tooltip": "Docker"
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": ""
},
"popup": {
"item": {
"buttons": {
"askFor": "",
"cancel": "Cancelar",
"request": "Solicitar"
},
"alerts": {
"automaticApproval": {
"title": "",
"text": ""
}
}
},
"seasonSelector": {
"caption": "",
"table": {
"header": {
"season": "Temporada",
"numberOfEpisodes": "Número de episodios"
}
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
},
"states": {
"online": "",
"offline": "",
"loading": "Cargando..."
}
}

View File

@@ -0,0 +1,9 @@
{
"descriptor": {
"name": "",
"description": ""
},
"input": {
"placeholder": ""
}
}

View File

@@ -0,0 +1,40 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"hideComplete": {
"label": ""
}
}
},
"card": {
"table": {
"header": {
"name": "Nombre",
"size": "Tamaño",
"download": "",
"upload": "",
"estimatedTimeOfArrival": "",
"progress": ""
},
"body": {
"nothingFound": ""
}
},
"lineChart": {
"title": "",
"download": "",
"upload": "",
"timeSpan": "",
"totalDownload": "",
"totalUpload": ""
},
"errors": {
"noDownloadClients": {
"title": "",
"text": ""
}
}
}
}

View File

@@ -0,0 +1,32 @@
{
"descriptor": {
"name": "Clima",
"description": "",
"settings": {
"displayInFahrenheit": {
"label": "Mostrar en Fahrenheit"
},
"location": {
"label": "Ubicación del clima"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "",
"mainlyClear": "",
"fog": "Niebla",
"drizzle": "Llovizna",
"freezingDrizzle": "Llovizna helada",
"rain": "Lluvia",
"freezingRain": "Lluvia helada",
"snowFall": "Caída de nieve",
"snowGrains": "Granos de nieve",
"rainShowers": "",
"snowShowers": "",
"thunderstorm": "",
"thunderstormWithHail": "",
"unknown": "Desconocido"
}
}
}

View File

@@ -0,0 +1,14 @@
{
"title": "Ajustes",
"tooltip": "Ajustes",
"tabs": {
"common": "Común",
"customizations": "Personalizaciones"
},
"tips": {
"configTip": ""
},
"credits": {
"madeWithLove": "Hecho con ❤️ por @"
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,3 @@
{
"suffix": "Color {{color}}"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Opacidad de la aplicación"
}

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "Título de Página",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "",
"placeholder": ""
},
"background": {
"label": "Fondo",
"placeholder": ""
},
"buttons": {
"submit": ""
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Sombra"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Cambiar al modo {{scheme}}"
}

View File

@@ -0,0 +1,55 @@
{
"configSelect": {
"label": ""
},
"modal": {
"title": "",
"form": {
"configName": {
"label": "",
"placeholder": ""
},
"submitButton": ""
},
"events": {
"configSaved": {
"title": "",
"message": ""
}
}
},
"buttons": {
"download": "",
"delete": {
"text": "",
"notifications": {
"deleted": {
"title": "",
"message": ""
},
"deleteFailed": {
"title": "",
"message": ""
}
}
},
"saveCopy": ""
},
"dropzone": {
"notifications": {
"invalidConfig": {
"title": "",
"message": ""
},
"loadedSuccessfully": {
"title": ""
}
},
"accept": {
"text": ""
},
"reject": {
"text": ""
}
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Idioma"
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,11 @@
{
"title": "",
"tips": {
"generalTip": "",
"placeholderTip": ""
},
"customEngine": {
"label": "",
"placeholder": ""
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Cambiar al modo {{theme}}"
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,6 @@
{
"actions": {
"save": "Sauvegarder"
},
"tip": "Conseil : "
}

View File

@@ -0,0 +1,118 @@
{
"actionIcon": {
"tooltip": "Ajouter un service"
},
"modal": {
"title": "Ajouter un service",
"form": {
"validation": {
"invalidUrl": "Veuillez entrer une URL valide",
"noStatusCodeSelected": "Veuillez sélectionner un code d'état"
}
},
"tabs": {
"options": {
"title": "Options",
"form": {
"serviceName": {
"label": "Nom du service",
"placeholder": "Plex"
},
"iconUrl": {
"label": "URL de l'icône"
},
"serviceUrl": {
"label": "URL du service"
},
"onClickUrl": {
"label": "URL ouvert en cas de clic"
},
"serviceType": {
"label": "Type de service",
"defaultValue": "Autre",
"placeholder": "Choisissez-en un"
},
"category": {
"label": "Catégorie",
"placeholder": "Sélectionnez une catégorie ou créez-en une nouvelle",
"nothingFound": "Rien trouvé",
"createLabel": "+ Créer {{query}}"
},
"integrations": {
"apiKey": {
"label": "Clé API",
"placeholder": "Votre clé API",
"validation": {
"noKey": "Clé non valide"
},
"tip": {
"text": "Obtenez votre clé API",
"link": "ici."
}
},
"qBittorrent": {
"username": {
"label": "Nom d'utilisateur",
"placeholder": "admin",
"validation": {
"invalidUsername": "Nom d'utilisateur invalide"
}
},
"password": {
"label": "Mot de passe",
"placeholder": "adminadmin",
"validation": {
"invalidPassword": "Mot de passe invalide"
}
}
},
"deluge": {
"password": {
"label": "Mot de passe",
"placeholder": "mot de passe",
"validation": {
"invalidPassword": "Mot de passe invalide"
}
}
},
"transmission": {
"username": {
"label": "Nom d'utilisateur :",
"placeholder": "admin",
"validation": {
"invalidUsername": "Nom d'utilisateur non valide"
}
},
"password": {
"label": "Mot de passe",
"placeholder": "adminadmin",
"validation": {
"invalidPassword": "Mot de passe invalide"
}
}
}
}
}
},
"advancedOptions": {
"title": "Options avancées",
"form": {
"httpStatusCodes": {
"label": "Codes d'état HTTP",
"placeholder": "Sélectionnez les codes d'état valides",
"clearButtonLabel": "Effacer la sélection",
"nothingFound": "Rien trouvé"
},
"openServiceInNewTab": {
"label": "Ouvrir le service dans un nouvel onglet"
},
"buttons": {
"submit": {
"content": "Ajouter un service"
}
}
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"modal": {
"title": "Modifier un service",
"buttons": {
"save": "Service de sauvegarde"
}
},
"menu": {
"labels": {
"settings": "Paramètres",
"dangerZone": "Attention"
},
"actions": {
"edit": "Modifier",
"delete": "Supprimer"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"accordions": {
"downloads": {
"text": "Vos téléchargements"
},
"others": {
"text": "Autres"
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Calendrier",
"description": "Un module de calendrier pour afficher les prochaines versions. Il interagit avec les API Sonarr et Radarr.",
"settings": {
"sundayStart": {
"label": "Commencez la semaine par dimanche"
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "Jouer",
"request": "Demande"
}
}

View File

@@ -0,0 +1,5 @@
{
"settings": {
"label": "Paramètres"
}
}

View File

@@ -0,0 +1,60 @@
{
"descriptor": {
"name": "Dash.",
"description": "Un module pour afficher les graphiques de votre instance Dash. en cours.",
"settings": {
"cpuMultiView": {
"label": "Vue du CPU multi-cœur"
},
"storageMultiView": {
"label": "Vue du stockage multidisque"
},
"useCompactView": {
"label": "Utiliser la vue compacte"
},
"graphs": {
"label": "Graphiques",
"options": {
"cpu": "CPU",
"ram": "RAM",
"storage": "Stockage",
"network": "Réseau",
"gpu": "GPU"
}
},
"url": {
"label": "URL Dash"
}
}
},
"card": {
"title": "Dash.",
"errors": {
"noService": "Aucun service dash. trouvé. Veuillez en ajouter un à votre tableau de bord Homarr ou définir une URL dashdot dans les options du module.",
"noInformation": "Impossible d'acquérir des informations de dashdot - Utilisez-vous la dernière version ?"
},
"graphs": {
"storage": {
"title": "Stockage",
"label": "Stockage :"
},
"network": {
"title": "Réseau",
"label": "Réseau :",
"metrics": {
"download": "Duvet",
"upload": "Up"
}
},
"cpu": {
"title": "CPU"
},
"memory": {
"title": "RAM"
},
"gpu": {
"title": "GPU"
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Date",
"description": "Affiches l'heure et la date actuelles dans un module",
"settings": {
"display24HourFormat": {
"label": "Affichage 24 h"
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"descriptor": {
"name": "Vitesse de téléchargement",
"description": "Afficher la vitesse de téléchargement actuelle des services pris en charge"
}
}

View File

@@ -0,0 +1,69 @@
{
"descriptor": {
"name": "Docker",
"description": "Vous permet de gérer facilement vos torrents"
},
"search": {
"placeholder": "Recherche par nom de conteneur ou d'image"
},
"table": {
"header": {
"name": "Nom",
"image": "Image",
"ports": "Ports",
"state": "État"
},
"body": {
"portCollapse": "{{ports}} plus"
},
"states": {
"running": "Running",
"created": "Créé",
"stopped": "Arrêté",
"unknown": "Inconnu"
}
},
"actionBar": {
"addService": {
"title": "Ajouter un service",
"message": "Ajouter un service à Homarr"
},
"restart": {
"title": "Redémarrer"
},
"stop": {
"title": "Stop"
},
"start": {
"title": "Début"
},
"refreshData": "Rafraîchir les données",
"addToHomarr": {
"title": "Ajouter à Homarr"
},
"remove": {
"title": "Retirer"
}
},
"messages": {
"successfullyExecuted": {
"title": "Conteneur {{containerName}} {{action}}",
"message": "Votre conteneur a été envoyé avec succès à {{action}}"
}
},
"errors": {
"integrationFailed": {
"title": "L'intégration de Docker a échoué",
"message": "Avez-vous oublié de monter le docker socket ?"
},
"unknownError": {
"title": "Il y a eu une erreur"
},
"oneServiceAtATime": {
"title": "Veuillez n'ajouter qu'un seul service à la fois !"
}
},
"actionIcon": {
"tooltip": "Docker"
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": "Permet de rechercher et d'ajouter des médias depuis Overseerr/Jellyseerr"
},
"popup": {
"item": {
"buttons": {
"askFor": "Demandez {{title}}",
"cancel": "Annuler",
"request": "Demande"
},
"alerts": {
"automaticApproval": {
"title": "Utilisation de la clé API",
"text": "Cette demande sera automatiquement approuvée"
}
}
},
"seasonSelector": {
"caption": "Cochez les saisons que vous souhaitez télécharger",
"table": {
"header": {
"season": "Saison",
"numberOfEpisodes": "Nombre d'épisodes"
}
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Ping",
"description": "Permet de vérifier si le service est en place ou renvoie un code d'état HTTP spécifique."
},
"states": {
"online": "En ligne {{response}}",
"offline": "Hors ligne {{response}}",
"loading": "Chargement..."
}
}

View File

@@ -0,0 +1,9 @@
{
"descriptor": {
"name": "Barre de recherche",
"description": "Barre de recherche pour rechercher sur le web, youtube, les torrents ou overseerr"
},
"input": {
"placeholder": "Cherchez sur le web..."
}
}

View File

@@ -0,0 +1,40 @@
{
"descriptor": {
"name": "Torrent",
"description": "Afficher la vitesse de téléchargement actuelle des services pris en charge",
"settings": {
"hideComplete": {
"label": "Cacher les torrents terminés"
}
}
},
"card": {
"table": {
"header": {
"name": "Nom",
"size": "Taille",
"download": "Duvet",
"upload": "Up",
"estimatedTimeOfArrival": "ETA",
"progress": "Progrès"
},
"body": {
"nothingFound": "Aucun torrent trouvé"
}
},
"lineChart": {
"title": "Vitesse de téléchargement actuelle",
"download": "Télécharger : {{download}}",
"upload": "Télécharger : {{upload}}",
"timeSpan": "{{seconds}} il y a quelques secondes",
"totalDownload": "Télécharger : {{download}}/s",
"totalUpload": "Upload : {{upload}}/s"
},
"errors": {
"noDownloadClients": {
"title": "Aucun client de téléchargement supporté n'a été trouvé !",
"text": "Ajouter un service de téléchargement pour afficher vos téléchargements en cours"
}
}
}
}

View File

@@ -0,0 +1,32 @@
{
"descriptor": {
"name": "Météo",
"description": "Consultez la météo actuelle dans votre région",
"settings": {
"displayInFahrenheit": {
"label": "Affichage en Fahrenheit"
},
"location": {
"label": "Lieu de la météo"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "Clair",
"mainlyClear": "Principalement clair",
"fog": "Brouillard",
"drizzle": "Bruine",
"freezingDrizzle": "Bruine glacée",
"rain": "Pluie",
"freezingRain": "Pluie verglaçante",
"snowFall": "Chute de neige",
"snowGrains": "Grains de neige",
"rainShowers": "Averses de pluie",
"snowShowers": "Averses de neige",
"thunderstorm": "Orage",
"thunderstormWithHail": "Orage avec grêle",
"unknown": "Inconnu"
}
}
}

View File

@@ -0,0 +1,14 @@
{
"title": "Paramètres",
"tooltip": "Paramètres",
"tabs": {
"common": "Commun",
"customizations": "Personnalisations"
},
"tips": {
"configTip": "Téléchargez votre fichier de configuration en le faisant glisser et en le déposant sur la page !"
},
"credits": {
"madeWithLove": "Fait avec ❤️ par @"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Largeur de l'application"
}

View File

@@ -0,0 +1,3 @@
{
"suffix": "{{color}} couleur"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Opacité de l'application"
}

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "Titre de la page",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Contexte",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Soumettre"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Ombre"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Passez en mode {{scheme}}"
}

View File

@@ -0,0 +1,55 @@
{
"configSelect": {
"label": "Chargeur de configuration"
},
"modal": {
"title": "Choisissez le nom de votre nouvelle configuration",
"form": {
"configName": {
"label": "Nom de la configuration",
"placeholder": "Le nom de votre nouvelle configuration"
},
"submitButton": "Confirmer"
},
"events": {
"configSaved": {
"title": "Configuration sauvegardée",
"message": "Configuration enregistrée sous {{configName}}"
}
}
},
"buttons": {
"download": "Télécharger la configuration",
"delete": {
"text": "Supprimer la configuration",
"notifications": {
"deleted": {
"title": "Config supprimée",
"message": "Config supprimée"
},
"deleteFailed": {
"title": "La suppression de la configuration a échoué",
"message": "La suppression de la configuration a échoué"
}
}
},
"saveCopy": "Sauvegarder une copie"
},
"dropzone": {
"notifications": {
"invalidConfig": {
"title": "Impossible de charger la configuration",
"message": "Impossible de charger votre configuration. Format JSON non valide."
},
"loadedSuccessfully": {
"title": "Config {{configName}} chargé avec succès"
}
},
"accept": {
"text": "Faites glisser les fichiers ici pour télécharger une configuration. Support pour JSON uniquement."
},
"reject": {
"text": "Ce format de fichier n'est pas pris en charge. Veuillez télécharger uniquement JSON."
}
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Langue"
}

View File

@@ -0,0 +1,3 @@
{
"title": "Module enabler"
}

View File

@@ -0,0 +1,11 @@
{
"title": "Moteur de recherche",
"tips": {
"generalTip": "Utilisez les préfixes !yt et !t devant votre requête pour rechercher respectivement sur YouTube ou pour un Torrent.",
"placeholderTip": "%s peut être utilisé en tant que placeholder pour la requête."
},
"customEngine": {
"label": "URL de la requête",
"placeholder": "URL de requête personnalisée"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Passez en mode {{theme}}"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Positionner les widgets à gauche"
}

View File

@@ -0,0 +1,6 @@
{
"actions": {
"save": ""
},
"tip": ""
}

View File

@@ -0,0 +1,118 @@
{
"actionIcon": {
"tooltip": ""
},
"modal": {
"title": "",
"form": {
"validation": {
"invalidUrl": "",
"noStatusCodeSelected": ""
}
},
"tabs": {
"options": {
"title": "",
"form": {
"serviceName": {
"label": "",
"placeholder": ""
},
"iconUrl": {
"label": ""
},
"serviceUrl": {
"label": ""
},
"onClickUrl": {
"label": ""
},
"serviceType": {
"label": "",
"defaultValue": "",
"placeholder": ""
},
"category": {
"label": "",
"placeholder": "",
"nothingFound": "",
"createLabel": ""
},
"integrations": {
"apiKey": {
"label": "",
"placeholder": "",
"validation": {
"noKey": ""
},
"tip": {
"text": "",
"link": ""
}
},
"qBittorrent": {
"username": {
"label": "",
"placeholder": "",
"validation": {
"invalidUsername": ""
}
},
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
},
"deluge": {
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
},
"transmission": {
"username": {
"label": "",
"placeholder": "",
"validation": {
"invalidUsername": ""
}
},
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
}
}
}
},
"advancedOptions": {
"title": "",
"form": {
"httpStatusCodes": {
"label": "",
"placeholder": "",
"clearButtonLabel": "",
"nothingFound": ""
},
"openServiceInNewTab": {
"label": ""
},
"buttons": {
"submit": {
"content": ""
}
}
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"modal": {
"title": "",
"buttons": {
"save": ""
}
},
"menu": {
"labels": {
"settings": "",
"dangerZone": ""
},
"actions": {
"edit": "",
"delete": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"accordions": {
"downloads": {
"text": ""
},
"others": {
"text": ""
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"sundayStart": {
"label": ""
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "",
"request": ""
}
}

View File

@@ -0,0 +1,5 @@
{
"settings": {
"label": ""
}
}

View File

@@ -0,0 +1,60 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"cpuMultiView": {
"label": ""
},
"storageMultiView": {
"label": ""
},
"useCompactView": {
"label": ""
},
"graphs": {
"label": "",
"options": {
"cpu": "",
"ram": "",
"storage": "",
"network": "",
"gpu": ""
}
},
"url": {
"label": ""
}
}
},
"card": {
"title": "",
"errors": {
"noService": "",
"noInformation": ""
},
"graphs": {
"storage": {
"title": "",
"label": ""
},
"network": {
"title": "",
"label": "",
"metrics": {
"download": "",
"upload": ""
}
},
"cpu": {
"title": ""
},
"memory": {
"title": ""
},
"gpu": {
"title": ""
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"display24HourFormat": {
"label": ""
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"descriptor": {
"name": "",
"description": ""
}
}

View File

@@ -0,0 +1,69 @@
{
"descriptor": {
"name": "",
"description": ""
},
"search": {
"placeholder": ""
},
"table": {
"header": {
"name": "",
"image": "",
"ports": "",
"state": ""
},
"body": {
"portCollapse": ""
},
"states": {
"running": "",
"created": "",
"stopped": "",
"unknown": ""
}
},
"actionBar": {
"addService": {
"title": "",
"message": ""
},
"restart": {
"title": ""
},
"stop": {
"title": ""
},
"start": {
"title": ""
},
"refreshData": "",
"addToHomarr": {
"title": ""
},
"remove": {
"title": ""
}
},
"messages": {
"successfullyExecuted": {
"title": "",
"message": ""
}
},
"errors": {
"integrationFailed": {
"title": "",
"message": ""
},
"unknownError": {
"title": ""
},
"oneServiceAtATime": {
"title": ""
}
},
"actionIcon": {
"tooltip": ""
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "",
"description": ""
},
"popup": {
"item": {
"buttons": {
"askFor": "",
"cancel": "",
"request": ""
},
"alerts": {
"automaticApproval": {
"title": "",
"text": ""
}
}
},
"seasonSelector": {
"caption": "",
"table": {
"header": {
"season": "",
"numberOfEpisodes": ""
}
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
},
"states": {
"online": "",
"offline": "",
"loading": ""
}
}

View File

@@ -0,0 +1,9 @@
{
"descriptor": {
"name": "",
"description": ""
},
"input": {
"placeholder": ""
}
}

View File

@@ -0,0 +1,40 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"hideComplete": {
"label": ""
}
}
},
"card": {
"table": {
"header": {
"name": "",
"size": "",
"download": "",
"upload": "",
"estimatedTimeOfArrival": "",
"progress": ""
},
"body": {
"nothingFound": ""
}
},
"lineChart": {
"title": "",
"download": "",
"upload": "",
"timeSpan": "",
"totalDownload": "",
"totalUpload": ""
},
"errors": {
"noDownloadClients": {
"title": "",
"text": ""
}
}
}
}

View File

@@ -0,0 +1,32 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"displayInFahrenheit": {
"label": ""
},
"location": {
"label": ""
}
}
},
"card": {
"weatherDescriptions": {
"clear": "",
"mainlyClear": "",
"fog": "",
"drizzle": "",
"freezingDrizzle": "",
"rain": "",
"freezingRain": "",
"snowFall": "",
"snowGrains": "",
"rainShowers": "",
"snowShowers": "",
"thunderstorm": "",
"thunderstormWithHail": "",
"unknown": ""
}
}
}

View File

@@ -0,0 +1,14 @@
{
"title": "",
"tooltip": "",
"tabs": {
"common": "",
"customizations": ""
},
"tips": {
"configTip": ""
},
"credits": {
"madeWithLove": ""
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "",
"placeholder": ""
},
"logo": {
"label": "",
"placeholder": ""
},
"favicon": {
"label": "",
"placeholder": ""
},
"background": {
"label": "",
"placeholder": ""
},
"buttons": {
"submit": ""
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,55 @@
{
"configSelect": {
"label": ""
},
"modal": {
"title": "",
"form": {
"configName": {
"label": "",
"placeholder": ""
},
"submitButton": ""
},
"events": {
"configSaved": {
"title": "",
"message": ""
}
}
},
"buttons": {
"download": "",
"delete": {
"text": "",
"notifications": {
"deleted": {
"title": "",
"message": ""
},
"deleteFailed": {
"title": "",
"message": ""
}
}
},
"saveCopy": ""
},
"dropzone": {
"notifications": {
"invalidConfig": {
"title": "",
"message": ""
},
"loadedSuccessfully": {
"title": ""
}
},
"accept": {
"text": ""
},
"reject": {
"text": ""
}
}
}

View File

@@ -0,0 +1 @@
{}

Some files were not shown because too many files have changed in this diff Show More