mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 02:04:50 +03:00
add connect to startup wizard
This commit is contained in:
@@ -36,10 +36,10 @@
|
||||
"LabelMovie": "Film",
|
||||
"LabelMusicVideo": "Video Musicali",
|
||||
"LabelEpisode": "Episodio",
|
||||
"LabelSeries": "Series",
|
||||
"LabelSeries": "Serie TV",
|
||||
"LabelStopping": "Sto fermando",
|
||||
"LabelCancelled": "(cancellato)",
|
||||
"LabelFailed": "(failed)",
|
||||
"LabelFailed": "(fallito)",
|
||||
"LabelAbortedByServerShutdown": "(Interrotto dalla chiusura del server)",
|
||||
"LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
|
||||
"HeaderDeleteTaskTrigger": "Elimina Operazione pianificata",
|
||||
@@ -310,8 +310,8 @@
|
||||
"TabAdvanced": "Avanzato",
|
||||
"TabHelp": "Aiuto",
|
||||
"TabScheduledTasks": "Operazioni pianificate",
|
||||
"ButtonFullscreen": "Fullscreen",
|
||||
"ButtonAudioTracks": "Audio Tracks",
|
||||
"ButtonFullscreen": "Schermo intero",
|
||||
"ButtonAudioTracks": "Tracce audio",
|
||||
"ButtonSubtitles": "Sottotitoli",
|
||||
"ButtonScenes": "Scene",
|
||||
"ButtonQuality": "Qualit\u00e0",
|
||||
@@ -383,7 +383,7 @@
|
||||
"PersonTypePerson": "Persona",
|
||||
"LabelTitleDisplayOrder": "Titolo mostrato in ordine:",
|
||||
"OptionSortName": "Nome ordinato",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"OptionReleaseDate": "Data di uscita",
|
||||
"LabelSeasonNumber": "Numero Stagione:",
|
||||
"LabelDiscNumber": "Disco numero",
|
||||
"LabelParentNumber": "Numero superiore",
|
||||
@@ -525,7 +525,7 @@
|
||||
"HeaderAlbums": "Album",
|
||||
"HeaderGames": "Giochi",
|
||||
"HeaderBooks": "Libri",
|
||||
"HeaderEpisodes": "Episodes",
|
||||
"HeaderEpisodes": "Episodi",
|
||||
"HeaderSeasons": "Stagioni",
|
||||
"HeaderTracks": "Traccia",
|
||||
"HeaderItems": "Elementi",
|
||||
@@ -594,8 +594,8 @@
|
||||
"DashboardTourNotifications": "Inviare automaticamente notifiche di eventi server al vostro dispositivo mobile, e-mail e altro ancora.",
|
||||
"DashboardTourScheduledTasks": "Gestire facilmente le operazioni di lunga esecuzione con le operazioni pianificate. Decidere quando corrono, e con quale frequenza.",
|
||||
"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": "Refresh queued",
|
||||
"TabDevices": "Devices",
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user