aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-22 00:42:26 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-22 00:42:26 -0400
commit9f3891d418729b9cc1dbdf4e48013f5a0a57639a (patch)
tree265aeca4176a24e5ad58d9acf5ba3b0d5f4b5f54 /MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
parent1e7ac871db62d749725226fe05d61ab2629e79e9 (diff)
render movies as folders with dlna
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/it.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/it.json21
1 files changed, 12 insertions, 9 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
index 38f6acf98..60d3bc547 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
@@ -63,7 +63,7 @@
"ButtonPlay": "Riproduci",
"ButtonEdit": "Modifica",
"ButtonQueue": "In coda",
- "ButtonPlayTrailer": "Play trailer",
+ "ButtonPlayTrailer": "Riproduci trailer",
"ButtonPlaylist": "Playlist",
"ButtonPreviousTrack": "Precedente traccia",
"LabelEnabled": "Abilitato",
@@ -74,7 +74,8 @@
"ButtonMarkTheseRead": "Segna come lette",
"ButtonClose": "Chiudi",
"LabelAllPlaysSentToPlayer": "Tutti i play saranno inviati all utente selezionato.",
- "MessageInvalidUser": "Password non valida",
+ "MessageInvalidUser": "Invalid username or password. Please try again.",
+ "HeaderLoginFailure": "Login Failure",
"HeaderAllRecordings": "Tutte le registrazioni",
"RecommendationBecauseYouLike": "perch\u00e9 ti piace {0}",
"RecommendationBecauseYouWatched": "perch\u00e9 hai visto {0}",
@@ -596,11 +597,13 @@
"DashboardTourMobile": "Il cruscotto Media Browser funziona alla grande su smartphone e tablet. Gestisci il tuo server dal palmo della tua mano in qualsiasi momento, ovunque.",
"MessageRefreshQueued": "Aggiornamento programmato",
"TabDevices": "Dispositivi",
- "DeviceLastUsedByUserName": "Last used by {0}",
- "HeaderDeleteDevice": "Delete Device",
- "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
- "LabelEnableCameraUploadFor": "Enable camera upload for:",
- "HeaderSelectUploadPath": "Select Upload Path",
- "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
- "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time."
+ "DeviceLastUsedByUserName": "Ultimo utilizzata da {0}",
+ "HeaderDeleteDevice": "Elimina dispositivo",
+ "DeleteDeviceConfirmation": "Sei sicuro di voler cancellare questo dispositivo? Esso riapparir\u00e0 la prossima volta che un utente accede con esso.",
+ "LabelEnableCameraUploadFor": "Abilita caricamento macchina fotografica per:",
+ "HeaderSelectUploadPath": "Seleziona cartella upload",
+ "LabelEnableCameraUploadForHelp": "Uploads avverr\u00e0 automaticamente in background quando attivato in Media Browser.",
+ "ErrorMessageStartHourGreaterThanEnd": "Ora di fine deve essere maggiore del tempo di avvio.",
+ "ButtonLibraryAccess": "Library access",
+ "ButtonParentalControl": "Parental control"
} \ No newline at end of file