mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 15:28:28 +01:00
add connect to startup wizard
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user