diff options
| author | stefan <stefan@hegedues.at> | 2018-09-12 19:26:21 +0200 |
|---|---|---|
| committer | stefan <stefan@hegedues.at> | 2018-09-12 19:26:21 +0200 |
| commit | 48facb797ed912e4ea6b04b17d1ff190ac2daac4 (patch) | |
| tree | 8dae77a31670a888d733484cb17dd4077d5444e8 /Emby.Server.Implementations/Localization/Core/it.json | |
| parent | c32d8656382a0eacb301692e0084377fc433ae9b (diff) | |
Update to 3.5.2 and .net core 2.1
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/it.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/it.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/it.json b/Emby.Server.Implementations/Localization/Core/it.json index 42605acdb..f1ce264cf 100644 --- a/Emby.Server.Implementations/Localization/Core/it.json +++ b/Emby.Server.Implementations/Localization/Core/it.json @@ -1,4 +1,12 @@ { + "HeaderCameraUploads": "Caricamenti Fotocamera", + "ValueHasBeenAddedToLibrary": "{0} has been added to your media library", + "NameInstallFailed": "{0} installation failed", + "CameraImageUploadedFrom": "A new camera image has been uploaded from {0}", + "ServerNameNeedsToBeRestarted": "{0} needs to be restarted", + "NewVersionIsAvailable": "A new version of Emby Server is available for download.", + "MessageApplicationUpdatedTo": "Emby Server has been updated to {0}", + "SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}", "Latest": "Pi\u00f9 recenti", "ValueSpecialEpisodeName": "Speciale - {0}", "Inherit": "Eredita", @@ -24,10 +32,11 @@ "Channels": "Canali", "Movies": "Film", "Albums": "Album", + "NameSeasonUnknown": "Stagione sconosciuto", "Artists": "Artisti", "Folders": "Cartelle", "Songs": "Canzoni", - "TvShows": "TV Shows", + "TvShows": "Serie TV", "Shows": "Programmi", "Genres": "Generi", "NameSeasonNumber": "Stagione {0}", @@ -53,7 +62,7 @@ "UserCreatedWithName": "L'utente {0} \u00e8 stato creato", "UserPasswordChangedWithName": "La password \u00e8 stata cambiata per l'utente {0}", "UserDeletedWithName": "L'utente {0} \u00e8 stato rimosso", - "UserConfigurationUpdatedWithName": "La configurazione utente \u00e8 stata aggiornata per {0}", + "UserPolicyUpdatedWithName": "La politica dell'utente \u00e8 stata aggiornata per {0}", "MessageServerConfigurationUpdated": "La configurazione del server \u00e8 stata aggiornata", "MessageNamedServerConfigurationUpdatedWithValue": "La sezione {0} della configurazione server \u00e8 stata aggiornata", "MessageApplicationUpdated": "Il Server Emby \u00e8 stato aggiornato", |
