mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add setting to control auto-run of web app
This commit is contained in:
parent
4492cabfc7
commit
2f83d099a3
105 changed files with 683 additions and 265 deletions
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -22,7 +22,7 @@
|
|||
"HeaderAddUser": "Afegir Usuari",
|
||||
"LabelAddConnectSupporterHelp": "Per afegir un usuari que no estigui llistat primer necessitar\u00e0s vincular el seu compte a Emby Connect des del seu perfil d'usuari.",
|
||||
"LabelPinCode": "Codi pin:",
|
||||
"DeleteMedia": "Esborra multim\u00e8dia",
|
||||
"DeleteMedia": "Esborra",
|
||||
"HeaderSync": "Sync",
|
||||
"HeaderPlayAll": "Reprodueix Tot",
|
||||
"HeaderUpcomingNews": "Properes Not\u00edcies",
|
||||
|
@ -263,7 +263,7 @@
|
|||
"HeaderFeatureAccess": "Acc\u00e9s a Funcions",
|
||||
"OptionAllowMediaPlayback": "Permetre reproducci\u00f3 multim\u00e8dia",
|
||||
"OptionAllowBrowsingLiveTv": "Permetre acc\u00e9s a TV en directe",
|
||||
"HeaderMediaDeletion": "Media Deletion",
|
||||
"HeaderMediaDeletion": "Esborrat de Mitjans",
|
||||
"AllowDeletionFromAll": "Allow media deletion from all libraries",
|
||||
"OptionAllowManageLiveTv": "Permetre gestionar l'enregistrament de TV en directe",
|
||||
"OptionAllowRemoteControlOthers": "Permetre el control remot d'altres usuaris",
|
||||
|
@ -548,15 +548,15 @@
|
|||
"ButtonSearch": "Cercar",
|
||||
"ButtonSettings": "Prefer\u00e8ncies",
|
||||
"Settings": "Prefer\u00e8ncies",
|
||||
"Mute": "Mute",
|
||||
"Unmute": "Unmute",
|
||||
"Subtitles": "Subtitles",
|
||||
"Audio": "Audio",
|
||||
"Mute": "Silencia",
|
||||
"Unmute": "De-silencia",
|
||||
"Subtitles": "Subt\u00edtols",
|
||||
"Audio": "\u00c0udio",
|
||||
"Rewind": "Rewind",
|
||||
"Fullscreen": "Full screen",
|
||||
"ExitFullscreen": "Exit full screen",
|
||||
"Fullscreen": "Pantalla completa",
|
||||
"ExitFullscreen": "Surt de pantalla completa",
|
||||
"PictureInPicture": "Picture in picture",
|
||||
"PlayOnAnotherDevice": "Play on another device",
|
||||
"PlayOnAnotherDevice": "Reprodueix en un altre dispositiu",
|
||||
"FastForward": "Fast-forward",
|
||||
"LetterButtonAbbreviation": "A",
|
||||
"TabNowPlaying": "Reprodu\u00efnt",
|
||||
|
@ -670,15 +670,15 @@
|
|||
"ButtonRegister": "Registrar",
|
||||
"LabelSkipIfAudioTrackPresent": "Skip if the default audio track matches the download language",
|
||||
"LabelSkipIfAudioTrackPresentHelp": "Uncheck this to ensure all videos have subtitles, regardless of audio language.",
|
||||
"SendMessage": "Send message",
|
||||
"SendMessage": "Envia missatge",
|
||||
"HeaderSendMessage": "Enviar Missatge",
|
||||
"ButtonSend": "Envia",
|
||||
"ViewPlaybackInfo": "View playback info",
|
||||
"ViewPlaybackInfo": "Veure informaci\u00f3 de reproducci\u00f3",
|
||||
"LabelMessageText": "Text del missatge:",
|
||||
"LabelMessageTitle": "T\u00edtol del missatge:",
|
||||
"MessageNoAvailablePlugins": "No hi ha extensions disponibles.",
|
||||
"LabelDisplayPluginsFor": "Mostra complements per a:",
|
||||
"PluginTabAppClassic": "Emby for Windows Media Center",
|
||||
"PluginTabAppClassic": "Emby per a Windows Media Center",
|
||||
"HeaderTypeText": "Introdueix Text",
|
||||
"LabelTypeText": "Text",
|
||||
"TabDisplay": "Visualitzaci\u00f3",
|
||||
|
@ -689,11 +689,11 @@
|
|||
"OptionYes": "S\u00ed",
|
||||
"OptionNo": "No",
|
||||
"HeaderOptions": "Opcions",
|
||||
"LabelHomeScreenSectionValue": "Home screen section {0}:",
|
||||
"LabelHomeScreenSectionValue": "Secci\u00f3 de la pantalla d'inici: {0}",
|
||||
"OptionResumablemedia": "Continuable",
|
||||
"OptionLatestMedia": "Darrers Multim\u00e8dia",
|
||||
"OptionLatestChannelMedia": "Latest channel items",
|
||||
"HeaderLatestChannelItems": "Latest Channel Items",
|
||||
"OptionLatestChannelMedia": "Darrers \u00edtems del canal",
|
||||
"HeaderLatestChannelItems": "Darrers \u00cdtems del Canal",
|
||||
"OptionNone": "Cap",
|
||||
"HeaderLiveTv": "TV en Directe",
|
||||
"HeaderReports": "Reports",
|
||||
|
@ -701,11 +701,11 @@
|
|||
"OptionDefaultSort": "Per defecte",
|
||||
"TabNextUp": "A continuaci\u00f3",
|
||||
"HeaderBecomeProjectSupporter": "Obtenir Emby Premiere",
|
||||
"MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.",
|
||||
"MessageNoMovieSuggestionsAvailable": "Per ara no hi ha sugger\u00e8ncies de pel\u00b7l\u00edcules. Comen\u00e7a a veure i valorar les teves pel\u00b7l\u00edcules i llavors torna aqu\u00ed per veure les teves recomanacions.",
|
||||
"MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the + button to start creating Collections.",
|
||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||
"MessageNoPlaylistItemsAvailable": "Aquesta llista de reproducci\u00f3 \u00e9s buida actualment.",
|
||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||
"ButtonEditOtherUserPreferences": "Edita el perfil, la imatge i les prefer\u00e8ncies d'aquest usuari.",
|
||||
"LabelChannelStreamQuality": "Preferred internet channel quality:",
|
||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||
"OptionBestAvailableStreamQuality": "Millor disponible",
|
||||
|
@ -736,7 +736,7 @@
|
|||
"LabelKodiMetadataSaveImagePathsHelp": "This is recommended if you have image file names that don't conform to Kodi guidelines.",
|
||||
"LabelKodiMetadataEnablePathSubstitution": "Habilita la substituci\u00f3 de directoris",
|
||||
"LabelKodiMetadataEnablePathSubstitutionHelp": "Habilita la substituci\u00f3 de directoris emprant les opcions de substituci\u00f3 de directoris del servidor.",
|
||||
"OptionDisplayChannelsInline": "Display channels as media folders",
|
||||
"OptionDisplayChannelsInline": "Mostra canals com a directoris de mitjans",
|
||||
"OptionDisplayChannelsInlineHelp": "If enabled, channels will be displayed directly alongside other media libraries. If disabled, they'll be displayed within a separate Channels folder.",
|
||||
"LabelDisplayCollectionsView": "Mostra una vista de col\u00b7leccions per mostrar col\u00b7leccions de pel\u00b7licules",
|
||||
"LabelDisplayCollectionsViewHelp": "This will create a separate view to display movie collections. To create a collection, right-click or tap-hold any movie and select 'Add to Collection'. ",
|
||||
|
@ -748,10 +748,10 @@
|
|||
"HeaderBrandingHelp": "Personalitza l'aparen\u00e7a d'Emby de manera que encaixi amb les necessitats del teu grup o organitzaci\u00f3.",
|
||||
"LabelLoginDisclaimer": "Login disclaimer:",
|
||||
"LabelLoginDisclaimerHelp": "Es mostrar\u00e0 al peu de la p\u00e0gina d'inici de sessi\u00f3.",
|
||||
"OptionList": "List",
|
||||
"OptionList": "Llista",
|
||||
"TabDashboard": "Tauler de Control",
|
||||
"TitleServer": "Servidor",
|
||||
"LabelCache": "Cache:",
|
||||
"LabelCache": "Mem\u00f2ria cau:",
|
||||
"LabelLogs": "Registres:",
|
||||
"LabelMetadata": "Metadada:",
|
||||
"LabelTranscodingTemporaryFiles": "Fitxers temporals de transcodificaci\u00f3:",
|
||||
|
@ -799,7 +799,7 @@
|
|||
"HeaderImages": "Imatges",
|
||||
"HeaderBackdrops": "Backdrops",
|
||||
"HeaderAddUpdateImage": "Afegir\/Actualitzar Imatge",
|
||||
"LabelDropImageHere": "Drop image here.",
|
||||
"LabelDropImageHere": "Deixa anar la imatge aqu\u00ed.",
|
||||
"LabelJpgPngOnly": "Nom\u00e9s JPG\/PNG",
|
||||
"LabelImageType": "Tipus d'imatge:",
|
||||
"OptionPrimary": "Prim\u00e0ria",
|
||||
|
@ -856,7 +856,7 @@
|
|||
"HeaderPassword": "Contrasenya",
|
||||
"HeaderViewOrder": "Ordre de Visualitzaci\u00f3",
|
||||
"ButtonResetEasyPassword": "Reinicia el codi pin senzill",
|
||||
"HeaderPersonInfo": "Person Info",
|
||||
"HeaderPersonInfo": "Informaci\u00f3 de la Persona",
|
||||
"HeaderConfirmDeletion": "Confirmar Supressi\u00f3",
|
||||
"LabelAlbumArtist": "Album artist:",
|
||||
"LabelAlbumArtists": "Album artists:",
|
||||
|
@ -890,10 +890,10 @@
|
|||
"HeaderReviews": "Reviews",
|
||||
"HeaderDeveloperInfo": "Informaci\u00f3 de Desenvolupador",
|
||||
"HeaderRevisionHistory": "Revision History",
|
||||
"ButtonViewWebsite": "View website",
|
||||
"ButtonViewWebsite": "Veure website",
|
||||
"HeaderXmlSettings": "Prefer\u00e8ncies Xml",
|
||||
"HeaderXmlDocumentAttributes": "Xml Document Attributes",
|
||||
"HeaderXmlDocumentAttribute": "Xml Document Attribute",
|
||||
"HeaderXmlDocumentAttributes": "Atributs de Documents XML",
|
||||
"HeaderXmlDocumentAttribute": "Atribut del Document XML",
|
||||
"XmlDocumentAttributeListHelp": "These attributes are applied to the root element of every xml response.",
|
||||
"OptionSaveMetadataAsHidden": "Desa les metadades i les imatges com a fitxers ocults",
|
||||
"LabelExtractChaptersDuringLibraryScan": "Extrau imatges dels episodis durant l'escaneig de la biblioteca",
|
||||
|
@ -902,7 +902,7 @@
|
|||
"LabelConnectUserName": "Emby username or email address:",
|
||||
"LabelConnectUserNameHelp": "Connect this local user to an online Emby account to enable easy sign-in access from any Emby app without having to know the server ip address.",
|
||||
"ButtonLearnMoreAboutEmbyConnect": "Learn more about Emby Connect",
|
||||
"LabelExternalPlayers": "External players:",
|
||||
"LabelExternalPlayers": "Reproductors externs:",
|
||||
"LabelNativeExternalPlayersHelp": "Play videos using external players.",
|
||||
"HeaderSubtitleProfile": "Subtitle Profile",
|
||||
"HeaderSubtitleProfiles": "Subtitle Profiles",
|
||||
|
@ -915,7 +915,7 @@
|
|||
"OptionEmbedSubtitles": "Incrusta dins el contenidor",
|
||||
"OptionExternallyDownloaded": "Desc\u00e0rrega externa",
|
||||
"OptionHlsSegmentedSubtitles": "Hls segmented subtitles",
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"LabelSubtitleFormatHelp": "Exemple: srt",
|
||||
"ButtonLearnMore": "Apr\u00e8n m\u00e9s",
|
||||
"TabPlayback": "Reproducci\u00f3",
|
||||
"HeaderAudioSettings": "Prefer\u00e8ncies d'\u00c0udio",
|
||||
|
@ -926,16 +926,16 @@
|
|||
"CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
|
||||
"OptionTrailersFromMyMovies": "Inclou tr\u00e0ilers de pel\u00b7l\u00edcules a la meva biblioteca",
|
||||
"OptionUpcomingMoviesInTheaters": "Include trailers from new and upcoming movies",
|
||||
"LabelLimitIntrosToUnwatchedContent": "Only play trailers from unwatched content",
|
||||
"LabelLimitIntrosToUnwatchedContent": "Reprodueix tr\u00e0ilers nom\u00e9s de contingut no vist",
|
||||
"LabelEnableIntroParentalControl": "Enable smart parental control",
|
||||
"LabelEnableIntroParentalControlHelp": "Trailers will only be selected with a parental rating equal to or less than the content being watched.",
|
||||
"LabelTheseFeaturesRequireSubscriptionHelpAndTrailers": "These features require an active Emby Premiere subscription and installation of the Trailer channel plugin.",
|
||||
"OptionTrailersFromMyMoviesHelp": "Requires setup of local trailers.",
|
||||
"LabelCustomIntrosPath": "Custom intros path:",
|
||||
"LabelCustomIntrosPathHelp": "A folder containing video files. A video will be randomly selected and played after trailers.",
|
||||
"LabelSelectInternetTrailersForCinemaMode": "Internet trailers:",
|
||||
"OptionUpcomingDvdMovies": "Include trailers from new and upcoming movies on Dvd & Blu-ray",
|
||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||
"LabelSelectInternetTrailersForCinemaMode": "Tr\u00e0ilers d'internet:",
|
||||
"OptionUpcomingDvdMovies": "Inclou tr\u00e0ilers de noves i properes pel\u00b7l\u00edcules en Dvd i Blu-Ray",
|
||||
"OptionUpcomingStreamingMovies": "Inclou tr\u00e0ilers de noves i properes pel\u00b7l\u00edcules a Netflix",
|
||||
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||
"LabelEnableCinemaMode": "Habilitar mode cinema",
|
||||
"HeaderCinemaMode": "Mode Cinema",
|
||||
|
@ -1399,7 +1399,7 @@
|
|||
"HeaderTrack": "Track",
|
||||
"OptionCollections": "Col\u00b7leccions",
|
||||
"OptionSeries": "S\u00e8ries",
|
||||
"OptionSeasons": "Seasons",
|
||||
"OptionSeasons": "Temporades",
|
||||
"OptionGames": "Jocs",
|
||||
"OptionGameSystems": "Game systems",
|
||||
"OptionMusicArtists": "M\u00fasics",
|
||||
|
@ -1514,7 +1514,7 @@
|
|||
"HeaderGames": "Jocs",
|
||||
"HeaderBooks": "Llibres",
|
||||
"HeaderEpisodes": "Episodes",
|
||||
"HeaderSeasons": "Seasons",
|
||||
"HeaderSeasons": "Temporades",
|
||||
"HeaderTracks": "Tracks",
|
||||
"HeaderItems": "Items",
|
||||
"HeaderOtherItems": "Other Items",
|
||||
|
@ -1761,7 +1761,7 @@
|
|||
"SyncToOtherDevices": "Sincronitza a altres dispositius",
|
||||
"ManageOfflineDownloads": "Manage offline downloads",
|
||||
"MessageDownloadScheduled": "Download scheduled",
|
||||
"RememberMe": "Remember me",
|
||||
"RememberMe": "Recorda'm",
|
||||
"HeaderOfflineSync": "Offline Sync",
|
||||
"LabelMaxAudioFileBitrate": "Max audio file bitrate:",
|
||||
"LabelMaxAudioFileBitrateHelp": "Audio files with a higher bitrate will be converted by Emby Server. Select a higher value for better quality, or a lower value to conserve local storage space.",
|
||||
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Speichere Untertitel in den Medienverzeichnissen",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Untertitel in den Medienverzeichnissen speichern macht es einfacher sie zu lokalisieren und zu organisieren.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
||||
|
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Salvar subtitulos en las carpetas de medios",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Salvar los subtitulos en las carpetas de medios los har\u00e1 mas f\u00e1cil de encontrar y administrar.",
|
||||
"LabelSimultaneousConnectionLimit": "Limite de transmisiones simultaneas:",
|
||||
"SimultaneousConnectionLimitHelp": "El numero m\u00e1ximo de transmisiones simultaneas permitidas. Ingrese 0 para ilimitados."
|
||||
"SimultaneousConnectionLimitHelp": "El numero m\u00e1ximo de transmisiones simultaneas permitidas. Ingrese 0 para ilimitados.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Enregistrer les sous-titres dans les dossiers multim\u00e9dia",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "L'enregistrement des sous-titres dans les dossiers multim\u00e9dia les rendra plus faciles \u00e0 localiser et \u00e0 g\u00e9rer.",
|
||||
"LabelSimultaneousConnectionLimit": "Limite de flux simultan\u00e9e:",
|
||||
"SimultaneousConnectionLimitHelp": "Le nombre maximal de flux simultan\u00e9s autoris\u00e9s. Entrez 0 pour aucune limite."
|
||||
"SimultaneousConnectionLimitHelp": "Le nombre maximal de flux simultan\u00e9s autoris\u00e9s. Entrez 0 pour aucune limite.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440\u0434\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u049b\u0430\u043b\u0442\u0430\u043b\u0430\u0440\u044b \u0456\u0448\u0456\u043d\u0434\u0435 \u0441\u0430\u049b\u0442\u0430\u0443",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440\u0434\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u049b\u0430\u043b\u0442\u0430\u043b\u0430\u0440\u044b\u043d\u0430 \u0441\u0430\u049b\u0442\u0430\u0443 \u043e\u043b\u0430\u0440\u0434\u044b \u0442\u0430\u0431\u0443\u0434\u044b \u0436\u04d9\u043d\u0435 \u0431\u0430\u0441\u049b\u0430\u0440\u0443\u0434\u044b \u0436\u0435\u04a3\u0456\u043b\u0434\u0435\u0442\u0435\u0434\u0456.",
|
||||
"LabelSimultaneousConnectionLimit": "\u0411\u0456\u0440 \u043c\u0435\u0437\u0433\u0456\u043b\u0434\u0435\u0433\u0456 \u0430\u0493\u044b\u043d\u0434\u0430\u0440\u0434\u044b\u04a3 \u0448\u0435\u0433\u0456:",
|
||||
"SimultaneousConnectionLimitHelp": "\u0411\u0456\u0440 \u043c\u0435\u0437\u0433\u0456\u043b\u0434\u0435\u0433\u0456 \u0430\u0493\u044b\u043d\u0434\u0430\u0440\u0434\u044b\u04a3 \u0440\u0443\u049b\u0441\u0430\u0442 \u0435\u0442\u0456\u043b\u0433\u0435\u043d \u0435\u04a3 \u043a\u04e9\u043f \u0441\u0430\u043d\u044b. \u0428\u0435\u043a\u0441\u0456\u0437 \u04af\u0448\u0456\u043d\u0442 0 \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437."
|
||||
"SimultaneousConnectionLimitHelp": "\u0411\u0456\u0440 \u043c\u0435\u0437\u0433\u0456\u043b\u0434\u0435\u0433\u0456 \u0430\u0493\u044b\u043d\u0434\u0430\u0440\u0434\u044b\u04a3 \u0440\u0443\u049b\u0441\u0430\u0442 \u0435\u0442\u0456\u043b\u0433\u0435\u043d \u0435\u04a3 \u043a\u04e9\u043f \u0441\u0430\u043d\u044b. \u0428\u0435\u043a\u0441\u0456\u0437 \u04af\u0448\u0456\u043d\u0442 0 \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Sla ondertitels op in media mappen.",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Ondertitels opslaan in media mappen maakt ze eenvoudiger te vinden en te beheren.",
|
||||
"LabelSimultaneousConnectionLimit": "Gelijktijdige streams limiet:",
|
||||
"SimultaneousConnectionLimitHelp": "Het maximum aantal toegestane gelijktijdige streams. Geef 0 in voor geen limiet."
|
||||
"SimultaneousConnectionLimitHelp": "Het maximum aantal toegestane gelijktijdige streams. Geef 0 in voor geen limiet.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Zapisuj napisy w folderach medi\u00f3w",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Umo\u017cliwia zapisywanie napis\u00f3w w folderach medi\u00f3w, w celu \u0142atwego lokalizowania i zarz\u0105dzania.",
|
||||
"LabelSimultaneousConnectionLimit": "Limit jednoczesnych transmisji:",
|
||||
"SimultaneousConnectionLimitHelp": "Okre\u015bla maksymaln\u0105 liczb\u0119 dozwolonych jednoczesnych transmisji. Wprowad\u017a 0 jako brak limitu."
|
||||
"SimultaneousConnectionLimitHelp": "Okre\u015bla maksymaln\u0105 liczb\u0119 dozwolonych jednoczesnych transmisji. Wprowad\u017a 0 jako brak limitu.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Salvar legendas dentro das pastas de m\u00eddia",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Salvar legendas dentro das pastas de m\u00eddia deixar\u00e1 mais f\u00e1cil localiz\u00e1-las e gerenci\u00e1-las.",
|
||||
"LabelSimultaneousConnectionLimit": "Limite de stream simult\u00e2neo:",
|
||||
"SimultaneousConnectionLimitHelp": "O n\u00famero m\u00e1ximo permitido de streams simult\u00e2neos. Digitar 0 para n\u00e3o haver limite."
|
||||
"SimultaneousConnectionLimitHelp": "O n\u00famero m\u00e1ximo permitido de streams simult\u00e2neos. Digitar 0 para n\u00e3o haver limite.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0432\u043d\u0443\u0442\u0440\u044c \u043c\u0435\u0434\u0438\u0430\u043f\u0430\u043f\u043e\u043a",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440\u0434\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u049b\u0430\u043b\u0442\u0430\u043b\u0430\u0440\u044b\u043d\u0430 \u0441\u0430\u049b\u0442\u0430\u0443 \u043e\u043b\u0430\u0440\u0434\u044b \u0442\u0430\u0431\u0443\u0434\u044b \u0436\u04d9\u043d\u0435 \u0431\u0430\u0441\u049b\u0430\u0440\u0443\u0434\u044b \u0436\u0435\u04a3\u0456\u043b\u0434\u0435\u0442\u0435\u0434\u0456.",
|
||||
"LabelSimultaneousConnectionLimit": "\u041b\u0438\u043c\u0438\u0442 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u0442\u043e\u043a\u043e\u0432:",
|
||||
"SimultaneousConnectionLimitHelp": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0440\u0430\u0437\u0440\u0435\u0448\u0451\u043d\u043d\u044b\u0445 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u0442\u043e\u043a\u043e\u0432. \u0412\u0432\u0435\u0434\u0438\u0442\u0435 0, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f."
|
||||
"SimultaneousConnectionLimitHelp": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0440\u0430\u0437\u0440\u0435\u0448\u0451\u043d\u043d\u044b\u0445 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u0442\u043e\u043a\u043e\u0432. \u0412\u0432\u0435\u0434\u0438\u0442\u0435 0, \u0447\u0442\u043e\u0431\u044b \u0441\u043d\u044f\u0442\u044c \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
|
@ -1855,5 +1855,7 @@
|
|||
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
|
||||
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
|
||||
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
|
||||
"LaunchWebAppOnStartup": "Launch the Emby web app in my web browser when Emby Server starts",
|
||||
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Emby Server initially starts. This will not occur when using the restart server function."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue