From 0f3d14c30eeddd5ee3480d51aff57f4539ab9ce6 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 10 Nov 2023 02:37:14 +0200 Subject: [PATCH] New translations common.json (Italian) --- public/locales/it/common.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index cb28bbf2..de2ff158 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -16,7 +16,7 @@ "widget": { "missing_type": "Tipo del Widget Mancante: {{type}}", "api_error": "Errore API", - "information": "Informazione", + "information": "Informazioni", "status": "Stato", "url": "URL", "raw_error": "Errore non processato", @@ -87,9 +87,9 @@ "not_available": "Non disponibile" }, "siteMonitor": { - "http_status": "HTTP status", + "http_status": "Stato HTTP", "error": "Errore", - "response": "Response", + "response": "Risposta", "down": "Down", "up": "Up", "not_available": "Non disponibile" @@ -115,7 +115,7 @@ "flood": { "download": "Download", "upload": "Upload", - "leech": "In scaricamento", + "leech": "In download", "seed": "Seed" }, "freshrss": { @@ -128,7 +128,7 @@ "requests_failed": "Richieste fallite" }, "changedetectionio": { - "totalObserved": "Totale Osservato", + "totalObserved": "Totale Osservati", "diffsDetected": "Differenze Rilevate" }, "channelsdvrserver": { @@ -160,7 +160,7 @@ "streams": "Trasmissioni attive", "albums": "Album", "movies": "Film", - "tv": "Programma televisivo" + "tv": "Programmi televisivi" }, "sabnzbd": { "rate": "Rapporto", @@ -175,13 +175,13 @@ "transmission": { "download": "Download", "upload": "Upload", - "leech": "In scaricamento", + "leech": "In download", "seed": "Seed" }, "qbittorrent": { "download": "Download", "upload": "Upload", - "leech": "In scaricamento", + "leech": "In download", "seed": "Seed" }, "qnap": { @@ -195,13 +195,13 @@ "deluge": { "download": "Download", "upload": "Upload", - "leech": "In scaricamento", + "leech": "In download", "seed": "Seed" }, "downloadstation": { "download": "Download", "upload": "Upload", - "leech": "In scaricamento", + "leech": "In download", "seed": "Seed" }, "sonarr": { @@ -283,10 +283,10 @@ "never": "Mai", "last_seen": "Ultima visualizzazione", "now": "Adesso", - "years": "{{number}}y", - "weeks": "{{number}}w", - "days": "{{number}}d", - "hours": "{{number}}h", + "years": "{{number}}a", + "weeks": "{{number}}st", + "days": "{{number}}g", + "hours": "{{number}}o", "minutes": "{{number}}m", "seconds": "{{number}}s", "ago": "{{value}} Fa" @@ -342,7 +342,7 @@ }, "mastodon": { "user_count": "Utenti", - "status_count": "Posts", + "status_count": "Messaggi", "domain_count": "Domini" }, "medusa": { @@ -764,7 +764,7 @@ "calendar": { "inCinemas": "Al cinema", "physicalRelease": "Release fisici", - "digitalRelease": "Digital release", - "noEventsToday": "No events for today!" + "digitalRelease": "Versione digitale", + "noEventsToday": "Nessun evento per oggi!" } }