From 327324b2e20a7d86d50a16be870111e795a58d69 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 31 May 2019 10:32:07 +0100 Subject: [PATCH] New translations en.json (Italian) --- src/Ombi/wwwroot/translations/it.json | 45 +-------------------------- 1 file changed, 1 insertion(+), 44 deletions(-) diff --git a/src/Ombi/wwwroot/translations/it.json b/src/Ombi/wwwroot/translations/it.json index 38da7e74e..38fbf4b99 100644 --- a/src/Ombi/wwwroot/translations/it.json +++ b/src/Ombi/wwwroot/translations/it.json @@ -24,7 +24,6 @@ "Denied": "Rifiutato", "Approve": "Approva", "PartlyAvailable": "Partly Available", - "ViewDetails": "View Details", "Errors": { "Validation": "Per favore, controlla i valori che hai inserito" } @@ -45,7 +44,6 @@ "CheckPageForUpdates": "Controlla questa pagina per ottenere aggiornamenti del sito." }, "NavigationBar": { - "Discover": "Discover", "Search": "Cerca", "Requests": "Richieste", "UserManagement": "Gestione degli utenti", @@ -60,10 +58,7 @@ "UpdateDetails": "Aggiorna i tuoi dati", "Logout": "Logout", "OpenMobileApp": "Apri l'applicazione mobile", - "RecentlyAdded": "Recently Added", - "ChangeTheme": "Change Theme", - "Calendar": "Calendar", - "UserPreferences": "Preferences" + "RecentlyAdded": "Recently Added" }, "Search": { "Title": "Cerca", @@ -128,7 +123,6 @@ "MarkAvailable": "Segna come Disponibile", "Remove": "Elimina", "Deny": "Nega", - "DenyReason": "Deny Reason", "Season": "Stagione:", "GridTitle": "Titolo", "AirDate": "Data di trasmissione", @@ -188,42 +182,5 @@ "Votes": { "CompletedVotesTab": "Voted", "VotesTab": "Votes Needed" - }, - "MediaDetails": { - "Denied": "Denied", - "RecommendationsTitle": "Recommendations", - "SimilarTitle": "Similar", - "VideosTitle": "Videos", - "Casts": { - "CastTitle": "Cast", - "Character": "Character", - "Actor": "Actor" - }, - "EpisodeSelector": { - "AllSeasonsTooltip": "This will request every season for this show", - "FirstSeasonTooltip": "This will only request the First Season for this show", - "LatestSeasonTooltip": "This will only request the Latest Season for this show" - } - }, - "Discovery": { - "PopularTab": "Popular", - "TrendingTab": "Trending", - "UpcomingTab": "Upcoming", - "CardDetails": { - "Availability": "Availability", - "Studio": "Studio", - "Network": "Network", - "UnknownNetwork": "Unknown", - "RequestStatus": "Request Status", - "Director": "Director", - "InCinemas": "In Cinemas", - "FirstAired": "First Aired", - "Writer": "Writer", - "ExecProducer": "Exec Producer" - } - }, - "UserPreferences": { - "Welcome": "Welcome {{username}}!", - "OmbiLanguage": "Ombi Language" } }