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

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

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

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

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

Loading…
Cancel
Save