mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
Merge branch 'main' into widget-refactor
This commit is contained in:
commit
5cfadaea7f
@ -1,172 +1,172 @@
|
|||||||
{
|
{
|
||||||
"weather": {
|
"weather": {
|
||||||
"current": "Current Location",
|
"current": "Tranutačna lokacija",
|
||||||
"allow": "Click to allow",
|
"allow": "Pritisni za dozvoljavanje",
|
||||||
"updating": "Updating",
|
"updating": "Aktualiziranje",
|
||||||
"wait": "Please wait"
|
"wait": "Pričekaj"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"placeholder": "Search…"
|
"placeholder": "Traži …"
|
||||||
},
|
},
|
||||||
"resources": {
|
"resources": {
|
||||||
"total": "Total",
|
"total": "Ukupno",
|
||||||
"free": "Free",
|
"free": "Slobodno",
|
||||||
"used": "Used",
|
"used": "Korišteno",
|
||||||
"load": "Load"
|
"load": "Opterećenje"
|
||||||
},
|
},
|
||||||
"sabnzbd": {
|
"sabnzbd": {
|
||||||
"rate": "Rate",
|
"rate": "Stopa",
|
||||||
"queue": "Queue",
|
"queue": "Red",
|
||||||
"timeleft": "Time Left"
|
"timeleft": "Preostalo vrijeme"
|
||||||
},
|
},
|
||||||
"overseerr": {
|
"overseerr": {
|
||||||
"available": "Available",
|
"available": "Dostupno",
|
||||||
"pending": "Pending",
|
"pending": "Predstoji",
|
||||||
"approved": "Approved"
|
"approved": "Odobreno"
|
||||||
},
|
},
|
||||||
"pihole": {
|
"pihole": {
|
||||||
"queries": "Queries",
|
"queries": "Upiti",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blokirano",
|
||||||
"gravity": "Gravity"
|
"gravity": "Ozbiljnost"
|
||||||
},
|
},
|
||||||
"adguard": {
|
"adguard": {
|
||||||
"latency": "Latency",
|
"latency": "Kašnjenje",
|
||||||
"queries": "Queries",
|
"queries": "Upiti",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blokirano",
|
||||||
"filtered": "Filtered"
|
"filtered": "Filtrirano"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"total": "Total",
|
"total": "Ukupno",
|
||||||
"enabled": "Enabled",
|
"enabled": "Aktivirano",
|
||||||
"disabled": "Disabled"
|
"disabled": "Deaktivirano"
|
||||||
},
|
},
|
||||||
"coinmarketcap": {
|
"coinmarketcap": {
|
||||||
"configure": "Configure one or more crypto currencies to track",
|
"configure": "Konfiguriraj jednu ili više kripto valuta za praćenje",
|
||||||
"1hour": "1 Hour",
|
"1hour": "1 sat",
|
||||||
"1day": "1 Day",
|
"1day": "1 dan",
|
||||||
"7days": "7 Days",
|
"7days": "7 dana",
|
||||||
"30days": "30 Days"
|
"30days": "30 dana"
|
||||||
},
|
},
|
||||||
"prowlarr": {
|
"prowlarr": {
|
||||||
"enableIndexers": "Indexers",
|
"enableIndexers": "Indeksatori",
|
||||||
"numberOfGrabs": "Grabs",
|
"numberOfGrabs": "Dohvaćanja",
|
||||||
"numberOfQueries": "Queries",
|
"numberOfQueries": "Upiti",
|
||||||
"numberOfFailGrabs": "Fail Grabs",
|
"numberOfFailGrabs": "Neuspjela dohvaćanja",
|
||||||
"numberOfFailQueries": "Fail Queries"
|
"numberOfFailQueries": "Neuspjeli upiti"
|
||||||
},
|
},
|
||||||
"widget": {
|
"widget": {
|
||||||
"missing_type": "Missing Widget Type: {{type}}",
|
"missing_type": "Nedostajuća vrsta widgeta: {{type}}",
|
||||||
"api_error": "API Error",
|
"api_error": "API greška",
|
||||||
"status": "Status"
|
"status": "Stanje"
|
||||||
},
|
},
|
||||||
"docker": {
|
"docker": {
|
||||||
"rx": "RX",
|
"rx": "RX",
|
||||||
"tx": "TX",
|
"tx": "TX",
|
||||||
"mem": "MEM",
|
"mem": "MEM",
|
||||||
"cpu": "CPU",
|
"cpu": "CPU",
|
||||||
"offline": "Offline"
|
"offline": "Odspojen"
|
||||||
},
|
},
|
||||||
"emby": {
|
"emby": {
|
||||||
"playing": "Playing",
|
"playing": "Reprodukcija",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Prekodiranje",
|
||||||
"bitrate": "Bitrate",
|
"bitrate": "Brzina prijenosa",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Nema aktivnih prijenosa"
|
||||||
},
|
},
|
||||||
"tautulli": {
|
"tautulli": {
|
||||||
"playing": "Playing",
|
"playing": "Reprodukcija",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Prekodiranje",
|
||||||
"bitrate": "Bitrate",
|
"bitrate": "Brzina prijenosa",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Nema aktivnih prijenosa"
|
||||||
},
|
},
|
||||||
"nzbget": {
|
"nzbget": {
|
||||||
"rate": "Rate",
|
"rate": "Stopa",
|
||||||
"remaining": "Remaining",
|
"remaining": "Preostalo",
|
||||||
"downloaded": "Downloaded"
|
"downloaded": "Preuzeto"
|
||||||
},
|
},
|
||||||
"rutorrent": {
|
"rutorrent": {
|
||||||
"upload": "Upload",
|
"upload": "Prijenos",
|
||||||
"download": "Download",
|
"download": "Preuzimanje",
|
||||||
"active": "Active"
|
"active": "Aktivno"
|
||||||
},
|
},
|
||||||
"transmission": {
|
"transmission": {
|
||||||
"download": "Download",
|
"download": "Preuzimanje",
|
||||||
"upload": "Upload",
|
"upload": "Prijenos",
|
||||||
"leech": "Leech",
|
"leech": "Krvopija",
|
||||||
"seed": "Seed"
|
"seed": "Prijenos preuzetog sadržaja"
|
||||||
},
|
},
|
||||||
"sonarr": {
|
"sonarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Željeno",
|
||||||
"queued": "Queued",
|
"queued": "U redu čekanja",
|
||||||
"series": "Series"
|
"series": "Serije"
|
||||||
},
|
},
|
||||||
"radarr": {
|
"radarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Željeno",
|
||||||
"queued": "Queued",
|
"queued": "U redu čekanja",
|
||||||
"movies": "Movies"
|
"movies": "Filmovi"
|
||||||
},
|
},
|
||||||
"lidarr": {
|
"lidarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Željeno",
|
||||||
"queued": "Queued",
|
"queued": "U redu čekanja",
|
||||||
"albums": "Albums"
|
"albums": "Albumi"
|
||||||
},
|
},
|
||||||
"readarr": {
|
"readarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Željeno",
|
||||||
"queued": "Queued",
|
"queued": "U redu čekanja",
|
||||||
"books": "Books"
|
"books": "Knjige"
|
||||||
},
|
},
|
||||||
"bazarr": {
|
"bazarr": {
|
||||||
"missingEpisodes": "Missing Episodes",
|
"missingEpisodes": "Nedostajuće epizode",
|
||||||
"missingMovies": "Missing Movies"
|
"missingMovies": "Nedostajući filmovi"
|
||||||
},
|
},
|
||||||
"ombi": {
|
"ombi": {
|
||||||
"pending": "Pending",
|
"pending": "Predstoji",
|
||||||
"approved": "Approved",
|
"approved": "Odobreno",
|
||||||
"available": "Available"
|
"available": "Dostupno"
|
||||||
},
|
},
|
||||||
"jellyseerr": {
|
"jellyseerr": {
|
||||||
"pending": "Pending",
|
"pending": "Predstoji",
|
||||||
"approved": "Approved",
|
"approved": "Odobreno",
|
||||||
"available": "Available"
|
"available": "Dostupno"
|
||||||
},
|
},
|
||||||
"speedtest": {
|
"speedtest": {
|
||||||
"upload": "Upload",
|
"upload": "Prijenos",
|
||||||
"download": "Download",
|
"download": "Preuzimanje",
|
||||||
"ping": "Ping"
|
"ping": "Ping"
|
||||||
},
|
},
|
||||||
"portainer": {
|
"portainer": {
|
||||||
"running": "Running",
|
"running": "Pokrenuto",
|
||||||
"stopped": "Stopped",
|
"stopped": "Prekinuto",
|
||||||
"total": "Total"
|
"total": "Ukupno"
|
||||||
},
|
},
|
||||||
"traefik": {
|
"traefik": {
|
||||||
"routers": "Routers",
|
"routers": "Ruteri",
|
||||||
"services": "Services",
|
"services": "Usluge",
|
||||||
"middleware": "Middleware"
|
"middleware": "Middleware"
|
||||||
},
|
},
|
||||||
"gotify": {
|
"gotify": {
|
||||||
"clients": "Clients",
|
"clients": "Klijenti",
|
||||||
"messages": "Messages",
|
"messages": "Poruke",
|
||||||
"apps": "Applications"
|
"apps": "Programi"
|
||||||
},
|
},
|
||||||
"jackett": {
|
"jackett": {
|
||||||
"configured": "Configured",
|
"configured": "Konfigurirano",
|
||||||
"errored": "Errored"
|
"errored": "S greškom"
|
||||||
},
|
},
|
||||||
"qbittorrent": {
|
"qbittorrent": {
|
||||||
"download": "Download",
|
"download": "Preuzimanje",
|
||||||
"upload": "Upload",
|
"upload": "Prijenos",
|
||||||
"leech": "Leech",
|
"leech": "Krvopija",
|
||||||
"seed": "Seed"
|
"seed": "Prijenos preuzetog sadržaja"
|
||||||
},
|
},
|
||||||
"mastodon": {
|
"mastodon": {
|
||||||
"user_count": "Users",
|
"user_count": "Korisnici",
|
||||||
"status_count": "Posts",
|
"status_count": "Objave",
|
||||||
"domain_count": "Domains"
|
"domain_count": "Domene"
|
||||||
},
|
},
|
||||||
"strelaysrv": {
|
"strelaysrv": {
|
||||||
"numActiveSessions": "Sessions",
|
"numActiveSessions": "Sesije",
|
||||||
"numConnections": "Connections",
|
"numConnections": "Veze",
|
||||||
"dataRelayed": "Relayed",
|
"dataRelayed": "Proslijeđeno",
|
||||||
"transferRate": "Rate"
|
"transferRate": "Stopa"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
172
public/locales/pt-BR/common.json
Normal file
172
public/locales/pt-BR/common.json
Normal file
@ -0,0 +1,172 @@
|
|||||||
|
{
|
||||||
|
"sabnzbd": {
|
||||||
|
"timeleft": "Time Left",
|
||||||
|
"rate": "Rate",
|
||||||
|
"queue": "Queue"
|
||||||
|
},
|
||||||
|
"rutorrent": {
|
||||||
|
"active": "Active",
|
||||||
|
"upload": "Upload",
|
||||||
|
"download": "Download"
|
||||||
|
},
|
||||||
|
"portainer": {
|
||||||
|
"total": "Total",
|
||||||
|
"running": "Running",
|
||||||
|
"stopped": "Stopped"
|
||||||
|
},
|
||||||
|
"coinmarketcap": {
|
||||||
|
"7days": "7 Days",
|
||||||
|
"configure": "Configure one or more crypto currencies to track",
|
||||||
|
"1hour": "1 Hour",
|
||||||
|
"1day": "1 Day",
|
||||||
|
"30days": "30 Days"
|
||||||
|
},
|
||||||
|
"strelaysrv": {
|
||||||
|
"numConnections": "Connections",
|
||||||
|
"numActiveSessions": "Sessions",
|
||||||
|
"dataRelayed": "Relayed",
|
||||||
|
"transferRate": "Rate"
|
||||||
|
},
|
||||||
|
"widget": {
|
||||||
|
"missing_type": "Missing Widget Type: {{type}}",
|
||||||
|
"api_error": "API Error",
|
||||||
|
"status": "Status"
|
||||||
|
},
|
||||||
|
"weather": {
|
||||||
|
"current": "Current Location",
|
||||||
|
"allow": "Click to allow",
|
||||||
|
"updating": "Updating",
|
||||||
|
"wait": "Please wait"
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"placeholder": "Search…"
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"total": "Total",
|
||||||
|
"free": "Free",
|
||||||
|
"used": "Used",
|
||||||
|
"load": "Load"
|
||||||
|
},
|
||||||
|
"docker": {
|
||||||
|
"rx": "RX",
|
||||||
|
"tx": "TX",
|
||||||
|
"mem": "MEM",
|
||||||
|
"cpu": "CPU",
|
||||||
|
"offline": "Offline"
|
||||||
|
},
|
||||||
|
"emby": {
|
||||||
|
"playing": "Playing",
|
||||||
|
"transcoding": "Transcoding",
|
||||||
|
"bitrate": "Bitrate",
|
||||||
|
"no_active": "No Active Streams"
|
||||||
|
},
|
||||||
|
"tautulli": {
|
||||||
|
"playing": "Playing",
|
||||||
|
"transcoding": "Transcoding",
|
||||||
|
"bitrate": "Bitrate",
|
||||||
|
"no_active": "No Active Streams"
|
||||||
|
},
|
||||||
|
"nzbget": {
|
||||||
|
"rate": "Rate",
|
||||||
|
"remaining": "Remaining",
|
||||||
|
"downloaded": "Downloaded"
|
||||||
|
},
|
||||||
|
"transmission": {
|
||||||
|
"download": "Download",
|
||||||
|
"upload": "Upload",
|
||||||
|
"leech": "Leech",
|
||||||
|
"seed": "Seed"
|
||||||
|
},
|
||||||
|
"qbittorrent": {
|
||||||
|
"download": "Download",
|
||||||
|
"upload": "Upload",
|
||||||
|
"leech": "Leech",
|
||||||
|
"seed": "Seed"
|
||||||
|
},
|
||||||
|
"sonarr": {
|
||||||
|
"wanted": "Wanted",
|
||||||
|
"queued": "Queued",
|
||||||
|
"series": "Series"
|
||||||
|
},
|
||||||
|
"radarr": {
|
||||||
|
"wanted": "Wanted",
|
||||||
|
"queued": "Queued",
|
||||||
|
"movies": "Movies"
|
||||||
|
},
|
||||||
|
"lidarr": {
|
||||||
|
"wanted": "Wanted",
|
||||||
|
"queued": "Queued",
|
||||||
|
"albums": "Albums"
|
||||||
|
},
|
||||||
|
"readarr": {
|
||||||
|
"wanted": "Wanted",
|
||||||
|
"queued": "Queued",
|
||||||
|
"books": "Books"
|
||||||
|
},
|
||||||
|
"bazarr": {
|
||||||
|
"missingEpisodes": "Missing Episodes",
|
||||||
|
"missingMovies": "Missing Movies"
|
||||||
|
},
|
||||||
|
"ombi": {
|
||||||
|
"pending": "Pending",
|
||||||
|
"approved": "Approved",
|
||||||
|
"available": "Available"
|
||||||
|
},
|
||||||
|
"jellyseerr": {
|
||||||
|
"pending": "Pending",
|
||||||
|
"approved": "Approved",
|
||||||
|
"available": "Available"
|
||||||
|
},
|
||||||
|
"overseerr": {
|
||||||
|
"pending": "Pending",
|
||||||
|
"approved": "Approved",
|
||||||
|
"available": "Available"
|
||||||
|
},
|
||||||
|
"pihole": {
|
||||||
|
"queries": "Queries",
|
||||||
|
"blocked": "Blocked",
|
||||||
|
"gravity": "Gravity"
|
||||||
|
},
|
||||||
|
"adguard": {
|
||||||
|
"queries": "Queries",
|
||||||
|
"blocked": "Blocked",
|
||||||
|
"filtered": "Filtered",
|
||||||
|
"latency": "Latency"
|
||||||
|
},
|
||||||
|
"speedtest": {
|
||||||
|
"upload": "Upload",
|
||||||
|
"download": "Download",
|
||||||
|
"ping": "Ping"
|
||||||
|
},
|
||||||
|
"traefik": {
|
||||||
|
"routers": "Routers",
|
||||||
|
"services": "Services",
|
||||||
|
"middleware": "Middleware"
|
||||||
|
},
|
||||||
|
"npm": {
|
||||||
|
"enabled": "Enabled",
|
||||||
|
"disabled": "Disabled",
|
||||||
|
"total": "Total"
|
||||||
|
},
|
||||||
|
"gotify": {
|
||||||
|
"apps": "Applications",
|
||||||
|
"clients": "Clients",
|
||||||
|
"messages": "Messages"
|
||||||
|
},
|
||||||
|
"prowlarr": {
|
||||||
|
"enableIndexers": "Indexers",
|
||||||
|
"numberOfGrabs": "Grabs",
|
||||||
|
"numberOfQueries": "Queries",
|
||||||
|
"numberOfFailGrabs": "Fail Grabs",
|
||||||
|
"numberOfFailQueries": "Fail Queries"
|
||||||
|
},
|
||||||
|
"jackett": {
|
||||||
|
"configured": "Configured",
|
||||||
|
"errored": "Errored"
|
||||||
|
},
|
||||||
|
"mastodon": {
|
||||||
|
"user_count": "Users",
|
||||||
|
"status_count": "Posts",
|
||||||
|
"domain_count": "Domains"
|
||||||
|
}
|
||||||
|
}
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"resources": {
|
"resources": {
|
||||||
"used": "Used",
|
"used": "Utilizați",
|
||||||
"load": "Load",
|
"load": "Sarcină",
|
||||||
"total": "Total",
|
"total": "Total",
|
||||||
"free": "Free"
|
"free": "Disponibili"
|
||||||
},
|
},
|
||||||
"docker": {
|
"docker": {
|
||||||
"rx": "RX",
|
"rx": "RX",
|
||||||
@ -13,48 +13,48 @@
|
|||||||
"offline": "Offline"
|
"offline": "Offline"
|
||||||
},
|
},
|
||||||
"jellyseerr": {
|
"jellyseerr": {
|
||||||
"approved": "Approved",
|
"approved": "Aprobate",
|
||||||
"available": "Available",
|
"available": "Disponibile",
|
||||||
"pending": "Pending"
|
"pending": "În așteptare"
|
||||||
},
|
},
|
||||||
"overseerr": {
|
"overseerr": {
|
||||||
"pending": "Pending",
|
"pending": "În așteptare",
|
||||||
"approved": "Approved",
|
"approved": "Aprobate",
|
||||||
"available": "Available"
|
"available": "Disponibile"
|
||||||
},
|
},
|
||||||
"pihole": {
|
"pihole": {
|
||||||
"queries": "Queries",
|
"queries": "Cereri",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blocate",
|
||||||
"gravity": "Gravity"
|
"gravity": "Gravity"
|
||||||
},
|
},
|
||||||
"adguard": {
|
"adguard": {
|
||||||
"blocked": "Blocked",
|
"blocked": "Blocate",
|
||||||
"filtered": "Filtered",
|
"filtered": "Filtrate",
|
||||||
"queries": "Queries",
|
"queries": "Cereri",
|
||||||
"latency": "Latency"
|
"latency": "Latentă"
|
||||||
},
|
},
|
||||||
"traefik": {
|
"traefik": {
|
||||||
"services": "Services",
|
"services": "Servicii",
|
||||||
"middleware": "Middleware",
|
"middleware": "Middleware",
|
||||||
"routers": "Routers"
|
"routers": "Routere"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": "Enabled",
|
"enabled": "Activat",
|
||||||
"disabled": "Disabled",
|
"disabled": "Dezactivat",
|
||||||
"total": "Total"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
"coinmarketcap": {
|
"coinmarketcap": {
|
||||||
"configure": "Configure one or more crypto currencies to track",
|
"configure": "Configurați una sau mai multe criptomonede pe care să le urmăriți",
|
||||||
"1hour": "1 Hour",
|
"1hour": "1 Oră",
|
||||||
"1day": "1 Day",
|
"1day": "1 Zi",
|
||||||
"7days": "7 Days",
|
"7days": "7 Zile",
|
||||||
"30days": "30 Days"
|
"30days": "30 Zile"
|
||||||
},
|
},
|
||||||
"weather": {
|
"weather": {
|
||||||
"allow": "Click to allow",
|
"allow": "Click pentru a permite",
|
||||||
"updating": "Updating",
|
"updating": "Se actualizează",
|
||||||
"current": "Current Location",
|
"current": "Locația Curentă",
|
||||||
"wait": "Please wait"
|
"wait": "Va rugăm așteptați"
|
||||||
},
|
},
|
||||||
"widget": {
|
"widget": {
|
||||||
"missing_type": "Lipsește Tipul de Widget: {{type}}",
|
"missing_type": "Lipsește Tipul de Widget: {{type}}",
|
||||||
@ -62,111 +62,111 @@
|
|||||||
"status": "Status"
|
"status": "Status"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"placeholder": "Search…"
|
"placeholder": "Caută…"
|
||||||
},
|
},
|
||||||
"tautulli": {
|
"tautulli": {
|
||||||
"no_active": "No Active Streams",
|
"no_active": "Niciun stream activ",
|
||||||
"playing": "Playing",
|
"playing": "Activ",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Transcodare",
|
||||||
"bitrate": "Bitrate"
|
"bitrate": "Bitrate"
|
||||||
},
|
},
|
||||||
"nzbget": {
|
"nzbget": {
|
||||||
"rate": "Rate",
|
"rate": "Rată",
|
||||||
"remaining": "Remaining",
|
"remaining": "Rămas",
|
||||||
"downloaded": "Downloaded"
|
"downloaded": "Descărcat"
|
||||||
},
|
},
|
||||||
"emby": {
|
"emby": {
|
||||||
"playing": "Playing",
|
"playing": "Activ",
|
||||||
"transcoding": "Transcoding",
|
"transcoding": "Transcodare",
|
||||||
"bitrate": "Bitrate",
|
"bitrate": "Bitrate",
|
||||||
"no_active": "No Active Streams"
|
"no_active": "Niciun stream activ"
|
||||||
},
|
},
|
||||||
"sabnzbd": {
|
"sabnzbd": {
|
||||||
"rate": "Rate",
|
"rate": "Rată",
|
||||||
"queue": "Queue",
|
"queue": "Coadă",
|
||||||
"timeleft": "Time Left"
|
"timeleft": "Timp rămas"
|
||||||
},
|
},
|
||||||
"transmission": {
|
"transmission": {
|
||||||
"leech": "Leech",
|
"leech": "Leech",
|
||||||
"seed": "Seed",
|
"seed": "Seed",
|
||||||
"download": "Download",
|
"download": "Descarcă",
|
||||||
"upload": "Upload"
|
"upload": "Încarcă"
|
||||||
},
|
},
|
||||||
"rutorrent": {
|
"rutorrent": {
|
||||||
"active": "Active",
|
"active": "Activ",
|
||||||
"upload": "Upload",
|
"upload": "Încarcă",
|
||||||
"download": "Download"
|
"download": "Descarcă"
|
||||||
},
|
},
|
||||||
"qbittorrent": {
|
"qbittorrent": {
|
||||||
"download": "Download",
|
"download": "Descarcă",
|
||||||
"upload": "Upload",
|
"upload": "Încarcă",
|
||||||
"leech": "Leech",
|
"leech": "Leech",
|
||||||
"seed": "Seed"
|
"seed": "Seed"
|
||||||
},
|
},
|
||||||
"sonarr": {
|
"sonarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Dorite",
|
||||||
"queued": "Queued",
|
"queued": "În coadă",
|
||||||
"series": "Series"
|
"series": "Seriale"
|
||||||
},
|
},
|
||||||
"radarr": {
|
"radarr": {
|
||||||
"queued": "Queued",
|
"queued": "În coadă",
|
||||||
"wanted": "Wanted",
|
"wanted": "Dorite",
|
||||||
"movies": "Movies"
|
"movies": "Filme"
|
||||||
},
|
},
|
||||||
"lidarr": {
|
"lidarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Dorite",
|
||||||
"queued": "Queued",
|
"queued": "În coadă",
|
||||||
"albums": "Albums"
|
"albums": "Albume"
|
||||||
},
|
},
|
||||||
"readarr": {
|
"readarr": {
|
||||||
"wanted": "Wanted",
|
"wanted": "Dorite",
|
||||||
"queued": "Queued",
|
"queued": "În coadă",
|
||||||
"books": "Books"
|
"books": "Cărți"
|
||||||
},
|
},
|
||||||
"bazarr": {
|
"bazarr": {
|
||||||
"missingEpisodes": "Missing Episodes",
|
"missingEpisodes": "Episoade lipsă",
|
||||||
"missingMovies": "Missing Movies"
|
"missingMovies": "Filme lipsă"
|
||||||
},
|
},
|
||||||
"ombi": {
|
"ombi": {
|
||||||
"pending": "Pending",
|
"pending": "În așteptare",
|
||||||
"approved": "Approved",
|
"approved": "Aprobate",
|
||||||
"available": "Available"
|
"available": "Disponibile"
|
||||||
},
|
},
|
||||||
"speedtest": {
|
"speedtest": {
|
||||||
"upload": "Upload",
|
"upload": "Încarcă",
|
||||||
"download": "Download",
|
"download": "Descarcă",
|
||||||
"ping": "Ping"
|
"ping": "Ping"
|
||||||
},
|
},
|
||||||
"portainer": {
|
"portainer": {
|
||||||
"running": "Running",
|
"running": "Activ",
|
||||||
"stopped": "Stopped",
|
"stopped": "Oprit",
|
||||||
"total": "Total"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
"gotify": {
|
"gotify": {
|
||||||
"apps": "Applications",
|
"apps": "Aplicații",
|
||||||
"clients": "Clients",
|
"clients": "Clienți",
|
||||||
"messages": "Messages"
|
"messages": "Mesaje"
|
||||||
},
|
},
|
||||||
"prowlarr": {
|
"prowlarr": {
|
||||||
"numberOfFailGrabs": "Fail Grabs",
|
"numberOfFailGrabs": "Descărcări eșuate",
|
||||||
"numberOfFailQueries": "Fail Queries",
|
"numberOfFailQueries": "Cereri eșuate",
|
||||||
"enableIndexers": "Indexers",
|
"enableIndexers": "Indexatori",
|
||||||
"numberOfGrabs": "Grabs",
|
"numberOfGrabs": "Descărcate",
|
||||||
"numberOfQueries": "Queries"
|
"numberOfQueries": "Cereri"
|
||||||
},
|
},
|
||||||
"jackett": {
|
"jackett": {
|
||||||
"configured": "Configured",
|
"configured": "Configurat",
|
||||||
"errored": "Errored"
|
"errored": "Cu erori"
|
||||||
},
|
},
|
||||||
"strelaysrv": {
|
"strelaysrv": {
|
||||||
"numActiveSessions": "Sessions",
|
"numActiveSessions": "Sesiuni",
|
||||||
"numConnections": "Connections",
|
"numConnections": "Conexiuni",
|
||||||
"dataRelayed": "Relayed",
|
"dataRelayed": "Retransmise",
|
||||||
"transferRate": "Rate"
|
"transferRate": "Rată"
|
||||||
},
|
},
|
||||||
"mastodon": {
|
"mastodon": {
|
||||||
"user_count": "Users",
|
"user_count": "Utilizatori",
|
||||||
"status_count": "Posts",
|
"status_count": "Postări",
|
||||||
"domain_count": "Domains"
|
"domain_count": "Domenii"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user