mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-23 06:25:24 -07:00
fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
6a717e5d57
commit
cc42b74da9
1 changed files with 52 additions and 52 deletions
|
@ -104,7 +104,7 @@
|
|||
"TheatricalRelease": "Uscita nei cinema: {{date}}",
|
||||
"ViewOnPlex": "Guarda su Plex",
|
||||
"ViewOnEmby": "Guarda su Emby",
|
||||
"ViewOnJellyfin": "Play On Jellyfin",
|
||||
"ViewOnJellyfin": "Riproduci Su Jellyfin",
|
||||
"RequestAdded": "La richiesta per {{title}} è stata aggiunta con successo",
|
||||
"Similar": "Simili",
|
||||
"Refine": "Affina",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"NoPermissionsOnBehalf": "Non hai le autorizzazioni corrette per richiedere per conto degli utenti!",
|
||||
"NoPermissions": "Non hai le autorizzazioni corrette!",
|
||||
"RequestDoesNotExist": "La richiesta non esiste",
|
||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||
"ChildRequestDoesNotExist": "La Richiesta per Bambini non esiste",
|
||||
"NoPermissionsRequestMovie": "Non hai le autorizzazioni per Richiedere un Film",
|
||||
"NoPermissionsRequestTV": "Non hai le autorizzazioni per Richiedere una Serie TV",
|
||||
"NoPermissionsRequestAlbum": "Non hai le autorizzazioni per Richiedere un Album",
|
||||
|
@ -310,34 +310,34 @@
|
|||
"Status": "Stato:",
|
||||
"StatusValues": {
|
||||
"Rumored": "Rumor",
|
||||
"Planned": "Planned",
|
||||
"In Production": "In Production",
|
||||
"Post Production": "Post Production",
|
||||
"Released": "Released",
|
||||
"Running": "Running",
|
||||
"Returning Series": "Returning Series",
|
||||
"Ended": "Ended",
|
||||
"Canceled": "Canceled"
|
||||
"Planned": "Pianificato",
|
||||
"In Production": "In Produzione",
|
||||
"Post Production": "Post Produzione",
|
||||
"Released": "Rilasciato",
|
||||
"Running": "In Corso",
|
||||
"Returning Series": "Serie Rinnovate",
|
||||
"Ended": "Terminata",
|
||||
"Canceled": "Annullata"
|
||||
},
|
||||
"Seasons": "Seasons:",
|
||||
"Episodes": "Episodes:",
|
||||
"Availability": "Availability:",
|
||||
"Seasons": "Stagioni:",
|
||||
"Episodes": "Episodi:",
|
||||
"Availability": "Disponibilità:",
|
||||
"RequestStatus": "Stato Richiesta",
|
||||
"Quality": "Quality:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"QualityOverride": "Quality Override:",
|
||||
"Network": "Network:",
|
||||
"Quality": "Qualità:",
|
||||
"RootFolderOverride": "Sovrascrizione Cartella di Root:",
|
||||
"QualityOverride": "Sovrascrizione Qualità:",
|
||||
"Network": "Rete:",
|
||||
"GenresLabel": "Generi:",
|
||||
"Genres": "Generi",
|
||||
"FirstAired": "First Aired:",
|
||||
"TheatricalRelease": "Release:",
|
||||
"DigitalRelease": "Digital Release:",
|
||||
"Votes": "Votes:",
|
||||
"Runtime": "Runtime:",
|
||||
"FirstAired": "Prima Trasmissione:",
|
||||
"TheatricalRelease": "Uscita:",
|
||||
"DigitalRelease": "Uscita Digitale:",
|
||||
"Votes": "Voti:",
|
||||
"Runtime": "Durata:",
|
||||
"Minutes": "{{runtime}} Minuti",
|
||||
"Revenue": "Revenue:",
|
||||
"Revenue": "Entrate:",
|
||||
"Budget": "Budget:",
|
||||
"Keywords": "Keywords/Tags:",
|
||||
"Keywords": "Parole Chiave/Tag:",
|
||||
"Casts": {
|
||||
"CastTitle": "Trasmetti"
|
||||
},
|
||||
|
@ -345,32 +345,32 @@
|
|||
"AllSeasonsTooltip": "Questo richiederà ogni stagione per questo show",
|
||||
"FirstSeasonTooltip": "Questo richiederà solo la Prima Stagione per questo show",
|
||||
"LatestSeasonTooltip": "Questo richiederà solo l'Ultima Stagione per questo show",
|
||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||
"SeasonNumber": "Season {{number}}"
|
||||
"NoEpisodes": "Sfortunatamente, non c'è ancora alcun dato dell'episodio per questa serie!",
|
||||
"SeasonNumber": "Stagione {{number}}"
|
||||
},
|
||||
"SonarrConfiguration": "Sonarr Configuration",
|
||||
"RadarrConfiguration": "Radarr Configuration",
|
||||
"RequestOnBehalf": "Request on behalf of",
|
||||
"PleaseSelectUser": "Please select a user",
|
||||
"StreamingOn": "Streaming On:",
|
||||
"RequestedBy": "Requested By:",
|
||||
"SonarrConfiguration": "Configurazione di Sonarr",
|
||||
"RadarrConfiguration": "Configurazione di Radarr",
|
||||
"RequestOnBehalf": "Richiesta per conto di",
|
||||
"PleaseSelectUser": "Sei pregato di selezionare un utente",
|
||||
"StreamingOn": "In Streaming Su:",
|
||||
"RequestedBy": "Richiesto Da:",
|
||||
"RequestedByOn": "Richiesto da {{user}} il {{date}}",
|
||||
"RequestDate": "Request Date:",
|
||||
"DeniedReason": "Denied Reason:",
|
||||
"ReProcessRequest": "Re-Process Request",
|
||||
"RequestDate": "Data di Richiesta:",
|
||||
"DeniedReason": "Motivo di Negazione:",
|
||||
"ReProcessRequest": "Ri-Elabora Richiesta",
|
||||
"Music": {
|
||||
"Type": "Type:",
|
||||
"Country": "Country:",
|
||||
"StartDate": "Start Date:",
|
||||
"EndDate": "EndDate:"
|
||||
"Type": "Tipo:",
|
||||
"Country": "Paese:",
|
||||
"StartDate": "Data Iniziale:",
|
||||
"EndDate": "Data Finale:"
|
||||
}
|
||||
},
|
||||
"Discovery": {
|
||||
"PopularTab": "Popolare",
|
||||
"TrendingTab": "Tendenze",
|
||||
"UpcomingTab": "In arrivo",
|
||||
"SeasonalTab": "Seasonal",
|
||||
"RecentlyRequestedTab": "Recently Requested",
|
||||
"SeasonalTab": "Stagionale",
|
||||
"RecentlyRequestedTab": "Richiesto Recentemente",
|
||||
"Movies": "Film",
|
||||
"Combined": "Combinato",
|
||||
"Tv": "TV",
|
||||
|
@ -386,16 +386,16 @@
|
|||
"Writer": "Scrittore",
|
||||
"ExecProducer": "Produttore Esecutivo"
|
||||
},
|
||||
"NoSearch": "Sorry, nothing matches your search!"
|
||||
"NoSearch": "Spiacenti, nessun risultato corrisponde alla tua ricerca!"
|
||||
},
|
||||
"UserPreferences": {
|
||||
"Welcome": "Benvenuto {{username}}!",
|
||||
"OmbiLanguage": "Lingua",
|
||||
"DarkMode": "Modalità Scura",
|
||||
"Updated": "Successfully Updated",
|
||||
"StreamingCountry": "Streaming Country",
|
||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.",
|
||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
||||
"Updated": "Aggiornate Correttamente",
|
||||
"StreamingCountry": "Paese di Streaming",
|
||||
"StreamingCountryDescription": "Questo è il codice del paese per cui mostreremo le informazioni di streaming. Se sei negli USA, sei pregato di selezionare US e riceverai le informazioni di streaming correlate agli USA.",
|
||||
"LanguageDescription": "Questa è la lingua in cui vorresti fosse visualizzata l'interfaccia di Ombi.",
|
||||
"MobileQRCode": "Codice QR Mobile",
|
||||
"LegacyApp": "Avvia l'App Legacy",
|
||||
"NoQrCode": "Sei pregato di contattare il tuo amministratore per abilitare i codici QR",
|
||||
|
@ -408,15 +408,15 @@
|
|||
"NewPasswordConfirm": "Conferma Nuova Password",
|
||||
"Security": "Sicurezza",
|
||||
"Profile": "Profilo",
|
||||
"UpdatedYourInformation": "Updated your information",
|
||||
"UpdatedYourInformation": "Le tue informazioni sono state aggiornate",
|
||||
"Unsubscribed": "Disiscritto!"
|
||||
},
|
||||
"UserTypeLabel": {
|
||||
"1": "Local User",
|
||||
"2": "Plex User",
|
||||
"3": "Emby User",
|
||||
"4": "Emby Connect User",
|
||||
"5": "Jellyfin User"
|
||||
"1": "Utente Locale",
|
||||
"2": "Utente di Plex",
|
||||
"3": "Utente di Emby",
|
||||
"4": "Connetti Utente di Emby",
|
||||
"5": "Utente di Jellyfin"
|
||||
},
|
||||
"Paginator": {
|
||||
"itemsPerPageLabel": "Righe per pagina:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue