Merge branch 'main' of github.com:benphelps/homepage

pull/100/head
Ben Phelps 2 years ago
commit 690d17e132

@ -13,8 +13,8 @@
"used": "Usado" "used": "Usado"
}, },
"docker": { "docker": {
"rx": "RX", "rx": "Recibido",
"tx": "TX", "tx": "Transmitido",
"mem": "Memoria", "mem": "Memoria",
"cpu": "Procesador", "cpu": "Procesador",
"offline": "Desconectado" "offline": "Desconectado"
@ -85,9 +85,9 @@
"total": "Total" "total": "Total"
}, },
"weather": { "weather": {
"current": "Current Location", "current": "Ubicación Actual",
"allow": "Click to allow", "allow": "Haga clic para permitir",
"updating": "Updating", "updating": "Actualizando",
"wait": "Please wait" "wait": "Espere, por favor"
} }
} }

@ -5,7 +5,7 @@
"status": "Statut" "status": "Statut"
}, },
"search": { "search": {
"placeholder": "Chercher…" "placeholder": "Recherche…"
}, },
"resources": { "resources": {
"total": "Totale", "total": "Totale",
@ -36,7 +36,7 @@
}, },
"rutorrent": { "rutorrent": {
"active": "Active", "active": "Active",
"upload": "Télécharger", "upload": "Téléverser",
"download": "Télécharger" "download": "Télécharger"
}, },
"sonarr": { "sonarr": {
@ -65,8 +65,8 @@
"gravity": "La gravité" "gravity": "La gravité"
}, },
"speedtest": { "speedtest": {
"upload": "Télécharger", "upload": "Téléversement",
"download": "Télécharger", "download": "Téléchargement",
"ping": "Ping-ping" "ping": "Ping-ping"
}, },
"portainer": { "portainer": {
@ -96,9 +96,9 @@
"ms": "{{value, number}}" "ms": "{{value, number}}"
}, },
"weather": { "weather": {
"current": "Current Location", "current": "Localisation actuelle",
"allow": "Click to allow", "allow": "Cliquez pour autoriser",
"updating": "Updating", "updating": "Mise à jour",
"wait": "Please wait" "wait": "Veuillez patienter"
} }
} }

@ -5,9 +5,9 @@
"status": "Status" "status": "Status"
}, },
"resources": { "resources": {
"total": "Total", "total": "Totaal",
"free": "Free", "free": "Vrij",
"used": "Used" "used": "Gebruikt"
}, },
"docker": { "docker": {
"rx": "RX", "rx": "RX",
@ -18,8 +18,8 @@
}, },
"nzbget": { "nzbget": {
"rate": "Rate", "rate": "Rate",
"remaining": "Remaining", "remaining": "Overgebleven",
"downloaded": "Downloaded" "downloaded": "Gedownload"
}, },
"speedtest": { "speedtest": {
"upload": "Upload", "upload": "Upload",
@ -27,57 +27,57 @@
"ping": "Ping" "ping": "Ping"
}, },
"portainer": { "portainer": {
"running": "Running", "running": "Draaiend",
"stopped": "Stopped", "stopped": "Gestopt",
"total": "Total" "total": "Totaal"
}, },
"weather": { "weather": {
"updating": "Updating", "updating": "Updaten",
"wait": "Please wait", "wait": "Even geduld",
"current": "Current Location", "current": "Huidige Locatie",
"allow": "Click to allow" "allow": "Klik om toe te staan"
}, },
"search": { "search": {
"placeholder": "Search…" "placeholder": "Zoeken…"
}, },
"emby": { "emby": {
"playing": "Playing", "playing": "Afspelen",
"transcoding": "Transcoding", "transcoding": "Transcodering",
"bitrate": "Bitrate" "bitrate": "Bitsnelheid"
}, },
"tautulli": { "tautulli": {
"playing": "Playing", "playing": "Afspelen",
"transcoding": "Transcoding", "transcoding": "Transcodering",
"bitrate": "Bitrate" "bitrate": "Bitsnelheid"
}, },
"rutorrent": { "rutorrent": {
"active": "Active", "active": "Actief",
"upload": "Upload", "upload": "Upload",
"download": "Download" "download": "Download"
}, },
"sonarr": { "sonarr": {
"wanted": "Wanted", "wanted": "Gezocht",
"queued": "Queued", "queued": "In de wachtrij",
"series": "Series" "series": "Series"
}, },
"radarr": { "radarr": {
"movies": "Movies", "movies": "Films",
"wanted": "Wanted", "wanted": "Gezocht",
"queued": "Queued" "queued": "In de wachtrij"
}, },
"ombi": { "ombi": {
"pending": "Pending", "pending": "In afwachting",
"approved": "Approved", "approved": "Goedgekeurd",
"available": "Available" "available": "Beschikbaar"
}, },
"jellyseerr": { "jellyseerr": {
"pending": "Pending", "pending": "In afwachting",
"approved": "Approved", "approved": "Goedgekeurd",
"available": "Available" "available": "Beschikbaar"
}, },
"pihole": { "pihole": {
"queries": "Queries", "queries": "Queries",
"blocked": "Blocked", "blocked": "Geblokkeerd",
"gravity": "Gravity" "gravity": "Gravity"
}, },
"traefik": { "traefik": {
@ -86,8 +86,8 @@
"middleware": "Middleware" "middleware": "Middleware"
}, },
"npm": { "npm": {
"enabled": "Enabled", "enabled": "Ingeschakeld",
"disabled": "Disabled", "disabled": "Uitgeschakeld",
"total": "Total" "total": "Totaal"
} }
} }

Loading…
Cancel
Save