diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-19 23:04:45 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-19 23:04:45 -0400 |
| commit | 3be4aa8dc729f5899658790f43a1d1c182e7a243 (patch) | |
| tree | 0af3803924add6eaffcfd4a58a81c3385f3afc61 /MediaBrowser.Server.Implementations/Localization/Server/it.json | |
| parent | 813f5d9649522f8627940e3688e49f20fbff3acd (diff) | |
add connect to startup wizard
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/it.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/it.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/it.json b/MediaBrowser.Server.Implementations/Localization/Server/it.json index ce2687307..ed67cf0f0 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/it.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/it.json @@ -152,7 +152,7 @@ "LabelWebsite": "Sito web:", "ButtonAddLocalUser": "Aggiungi Utente locale", "LabelTagline": "Messaggio pers:", - "ButtonInviteUser": "Invite User", + "ButtonInviteUser": "Invita un utente", "ButtonSave": "Salva", "LabelOverview": "Trama:", "ButtonResetPassword": "Reset Password", @@ -404,11 +404,11 @@ "OptionFriday": "Venerdi", "LabelNumberTrailerToPlay": "Number of trailers to play:", "OptionSaturday": "Sabato", - "TitleDevices": "Devices", + "TitleDevices": "Dispositivi", "HeaderManagement": "Gestione :", "TabCameraUpload": "Camera Upload", "LabelManagement": "Management:", - "TabDevices": "Devices", + "TabDevices": "Dispositivi", "OptionMissingImdbId": "IMDB id mancante", "HeaderCameraUploadHelp": "Automatically upload photos and videos taken from your mobile devices into Media Browser.", "OptionMissingTvdbId": "TheTVDB Id mancante", @@ -436,7 +436,7 @@ "SearchKnowledgeBase": "Cerca sulla guida online", "HeaderGuests": "Guests", "VisitTheCommunity": "Visita la nostra comunit\u00e0", - "HeaderLocalUsers": "Local Users", + "HeaderLocalUsers": "Utenti locale", "VisitMediaBrowserWebsite": "Visita il sito di Media Browser", "HeaderPendingInvitations": "Pending Invitations", "VisitMediaBrowserWebsiteLong": "Vuoi saperne di pi\u00f9 sulle ultime novit\u00e0?", @@ -689,12 +689,12 @@ "NewCollectionNameExample": "Esempio:Collezione Star wars", "OptionSearchForInternetMetadata": "Cerca su internet le immagini e i metadati", "ButtonCreate": "Crea", - "LabelLocalHttpServerPortNumber": "Local port number:", + "LabelLocalHttpServerPortNumber": "Numero di porta locale:", "LabelLocalHttpServerPortNumberHelp": "The tcp port number that Media Browser's http server should bind to.", "LabelPublicPort": "Public port number:", "LabelPublicPortHelp": "The public port number that should be mapped to the local port.", "LabelWebSocketPortNumber": "Porta webSocket numero:", - "LabelEnableAutomaticPortMap": "Enable automatic port mapping", + "LabelEnableAutomaticPortMap": "Abilita mappatura delle porte automatiche", "LabelEnableAutomaticPortMapHelp": "Attempt to automatically map the public port to the local port via UPnP. This may not work with some router models.", "LabelExternalDDNS": "DDNS Esterno:", "LabelExternalDDNSHelp": "Se tu ha un DNS dinamico inseriscilo qui.Media browser lo utilizzera per le connessioni remote.", |
