mirror of
https://github.com/karl0ss/homepage.git
synced 2025-07-09 09:06:07 +01:00
Merge branch 'main' of github.com:benphelps/homepage
# Conflicts: # public/locales/it/common.json
This commit is contained in:
commit
e778595296
@ -23,13 +23,13 @@
|
|||||||
"playing": "En ejecución",
|
"playing": "En ejecución",
|
||||||
"transcoding": "Transcodificando",
|
"transcoding": "Transcodificando",
|
||||||
"bitrate": "Tasa de Bits",
|
"bitrate": "Tasa de Bits",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "No hay streams activos"
|
||||||
},
|
},
|
||||||
"tautulli": {
|
"tautulli": {
|
||||||
"playing": "En ejecución",
|
"playing": "En ejecución",
|
||||||
"transcoding": "Transcodificación",
|
"transcoding": "Transcodificación",
|
||||||
"bitrate": "Tasa de bits",
|
"bitrate": "Tasa de bits",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "No hay streams activos"
|
||||||
},
|
},
|
||||||
"rutorrent": {
|
"rutorrent": {
|
||||||
"active": "Activo",
|
"active": "Activo",
|
||||||
@ -93,8 +93,8 @@
|
|||||||
"wait": "Espere, por favor"
|
"wait": "Espere, por favor"
|
||||||
},
|
},
|
||||||
"overseerr": {
|
"overseerr": {
|
||||||
"pending": "Pending",
|
"pending": "Pendiente",
|
||||||
"approved": "Approved",
|
"approved": "Aprobado",
|
||||||
"available": "Available"
|
"available": "Disponible"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -8,28 +8,28 @@
|
|||||||
"placeholder": "Recherche…"
|
"placeholder": "Recherche…"
|
||||||
},
|
},
|
||||||
"resources": {
|
"resources": {
|
||||||
"total": "Totale",
|
"total": "Total",
|
||||||
"free": "Libre",
|
"free": "Libre",
|
||||||
"used": "Utilisée"
|
"used": "Utilisée"
|
||||||
},
|
},
|
||||||
"docker": {
|
"docker": {
|
||||||
"rx": "Rx",
|
"rx": "Rx",
|
||||||
"tx": "TX",
|
"tx": "Tx",
|
||||||
"mem": "Mem",
|
"mem": "Mém",
|
||||||
"cpu": "CPU",
|
"cpu": "Cpu",
|
||||||
"offline": "Hors ligne"
|
"offline": "Hors ligne"
|
||||||
},
|
},
|
||||||
"emby": {
|
"emby": {
|
||||||
"playing": "En jouant",
|
"playing": "En lecture",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Transcodage",
|
||||||
"bitrate": "Débiter",
|
"bitrate": "Débit",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Aucun flux actif"
|
||||||
},
|
},
|
||||||
"tautulli": {
|
"tautulli": {
|
||||||
"playing": "En jouant",
|
"playing": "En lecture",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Transcodage",
|
||||||
"bitrate": "Débiter",
|
"bitrate": "Débit",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Aucun flux actif"
|
||||||
},
|
},
|
||||||
"rutorrent": {
|
"rutorrent": {
|
||||||
"active": "Active",
|
"active": "Active",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"sonarr": {
|
"sonarr": {
|
||||||
"wanted": "Recherchée",
|
"wanted": "Recherchée",
|
||||||
"queued": "En queue",
|
"queued": "En queue",
|
||||||
"series": "Série"
|
"series": "Séries"
|
||||||
},
|
},
|
||||||
"radarr": {
|
"radarr": {
|
||||||
"wanted": "Recherchée",
|
"wanted": "Recherchée",
|
||||||
@ -74,7 +74,7 @@
|
|||||||
"portainer": {
|
"portainer": {
|
||||||
"running": "Fonctionnement",
|
"running": "Fonctionnement",
|
||||||
"stopped": "Arrêté",
|
"stopped": "Arrêté",
|
||||||
"total": "Totale"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
"traefik": {
|
"traefik": {
|
||||||
"routers": "Routeurs",
|
"routers": "Routeurs",
|
||||||
@ -83,8 +83,8 @@
|
|||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": "Activé",
|
"enabled": "Activé",
|
||||||
"disabled": "Handicapée",
|
"disabled": "Désactivé",
|
||||||
"total": "Totale"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"bbytes": "{{value, bytes(binary: true)}}",
|
"bbytes": "{{value, bytes(binary: true)}}",
|
||||||
@ -104,8 +104,8 @@
|
|||||||
"wait": "Veuillez patienter"
|
"wait": "Veuillez patienter"
|
||||||
},
|
},
|
||||||
"overseerr": {
|
"overseerr": {
|
||||||
"pending": "Pending",
|
"pending": "En attente",
|
||||||
"approved": "Approved",
|
"approved": "Approuvée",
|
||||||
"available": "Available"
|
"available": "Disponible"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -7,16 +7,16 @@
|
|||||||
"rx": "RX"
|
"rx": "RX"
|
||||||
},
|
},
|
||||||
"emby": {
|
"emby": {
|
||||||
"playing": "Playing",
|
"playing": "In riproduzione",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Transcoding",
|
||||||
"bitrate": "Bitrate",
|
"bitrate": "Bitrate",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Nessuno Stream Attivo"
|
||||||
},
|
},
|
||||||
"tautulli": {
|
"tautulli": {
|
||||||
"playing": "Playing",
|
"playing": "In riproduzione",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Transcoding",
|
||||||
"bitrate": "Bitrate",
|
"bitrate": "Bitrate",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Nessuno Stream Attivo"
|
||||||
},
|
},
|
||||||
"speedtest": {
|
"speedtest": {
|
||||||
"upload": "Upload",
|
"upload": "Upload",
|
||||||
@ -24,42 +24,52 @@
|
|||||||
"ping": "Ping"
|
"ping": "Ping"
|
||||||
},
|
},
|
||||||
"portainer": {
|
"portainer": {
|
||||||
"running": "Running",
|
"running": "In esecuzione",
|
||||||
"stopped": "Stopped",
|
"stopped": "Fermati",
|
||||||
"total": "Total"
|
"total": "Totali"
|
||||||
},
|
},
|
||||||
"traefik": {
|
"traefik": {
|
||||||
"routers": "Routers",
|
"routers": "Routers",
|
||||||
"services": "Services",
|
"services": "Servizi",
|
||||||
"middleware": "Middleware"
|
"middleware": "Middleware"
|
||||||
},
|
},
|
||||||
"widget": {
|
"widget": {
|
||||||
"missing_type": "Missing Widget Type: {{type}}",
|
"missing_type": "Missing Widget Type: {{type}}",
|
||||||
"api_error": "API Error",
|
"api_error": "Errore API",
|
||||||
"status": "Status"
|
"status": "Stato"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"placeholder": "Search…"
|
"placeholder": "Cerca…"
|
||||||
},
|
},
|
||||||
"resources": {
|
"resources": {
|
||||||
"total": "Total",
|
"total": "Totale",
|
||||||
"free": "Free",
|
"free": "Libero",
|
||||||
"used": "Used"
|
"used": "In utilizzo"
|
||||||
|
},
|
||||||
|
"nzbget": {
|
||||||
|
"rate": "Rate",
|
||||||
|
"remaining": "Rimanente",
|
||||||
|
"downloaded": "Scaricato"
|
||||||
|
},
|
||||||
|
"sabnzbd": {
|
||||||
|
"rate": "Rate",
|
||||||
|
"queue": "Queue",
|
||||||
|
"timeleft": "Time Left"
|
||||||
},
|
},
|
||||||
"rutorrent": {
|
"rutorrent": {
|
||||||
"active": "Active",
|
"active": "Attivo",
|
||||||
"upload": "Upload",
|
"upload": "Upload",
|
||||||
"download": "Download"
|
"download": "Download"
|
||||||
},
|
},
|
||||||
"sonarr": {
|
"sonarr": {
|
||||||
"series": "Series",
|
"series": "Serie",
|
||||||
"wanted": "Wanted",
|
"wanted": "Rchiesti",
|
||||||
"queued": "Queued"
|
"queued": "In coda"
|
||||||
},
|
},
|
||||||
"radarr": {
|
"radarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Richiesti",
|
||||||
"queued": "Queued",
|
"queued": "In coda",
|
||||||
"movies": "Movies"
|
"movies": "Film"
|
||||||
},
|
},
|
||||||
"readarr": {
|
"readarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Wanted",
|
||||||
@ -67,34 +77,34 @@
|
|||||||
"books": "Books"
|
"books": "Books"
|
||||||
},
|
},
|
||||||
"ombi": {
|
"ombi": {
|
||||||
"pending": "Pending",
|
"pending": "In attesa",
|
||||||
"approved": "Approved",
|
"approved": "Approvati",
|
||||||
"available": "Available"
|
"available": "Disponibili"
|
||||||
},
|
},
|
||||||
"jellyseerr": {
|
"jellyseerr": {
|
||||||
"pending": "Pending",
|
"pending": "In attesa",
|
||||||
"approved": "Approved",
|
"approved": "Approvati",
|
||||||
"available": "Available"
|
"available": "Disponibili"
|
||||||
},
|
},
|
||||||
"pihole": {
|
"pihole": {
|
||||||
"queries": "Queries",
|
"queries": "Richieste",
|
||||||
"blocked": "Blocked",
|
"blocked": "Bloccati",
|
||||||
"gravity": "Gravity"
|
"gravity": "Severità"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": "Enabled",
|
"enabled": "Attivi",
|
||||||
"disabled": "Disabled",
|
"disabled": "Disabilitati",
|
||||||
"total": "Total"
|
"total": "Totali"
|
||||||
},
|
},
|
||||||
"weather": {
|
"weather": {
|
||||||
"current": "Current Location",
|
"current": "Posizione Attuale",
|
||||||
"allow": "Click to allow",
|
"allow": "Clicca per consentire",
|
||||||
"updating": "Updating",
|
"updating": "Aggiornamento in corso",
|
||||||
"wait": "Please wait"
|
"wait": "Attendi per favore"
|
||||||
},
|
},
|
||||||
"overseerr": {
|
"overseerr": {
|
||||||
"pending": "Pending",
|
"pending": "In attesa",
|
||||||
"approved": "Approved",
|
"approved": "Approvati",
|
||||||
"available": "Available"
|
"available": "Disponibili"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user