Remove AutoRunAtStartup

This commit is contained in:
cvium 2019-01-05 23:07:06 +01:00
parent 5de06685e6
commit b1d51eb80e
48 changed files with 1 additions and 113 deletions

View file

@ -2,7 +2,7 @@ define(["jQuery", "loading", "fnchecked", "emby-checkbox", "emby-textarea", "emb
"use strict";
function loadPage(page, config, languageOptions, systemInfo) {
-1 !== systemInfo.OperatingSystem.toLowerCase().indexOf("windows") ? page.querySelector("#windowsStartupDescription").classList.remove("hide") : page.querySelector("#windowsStartupDescription").classList.add("hide"), systemInfo.SupportsAutoRunAtStartup ? page.querySelector("#fldRunAtStartup").classList.remove("hide") : page.querySelector("#fldRunAtStartup").classList.add("hide"), systemInfo.CanLaunchWebBrowser ? page.querySelector("#fldRunWebAppAtStartup").classList.remove("hide") : page.querySelector("#fldRunWebAppAtStartup").classList.add("hide"), page.querySelector("#txtCachePath").value = config.CachePath || "", $("#selectLocalizationLanguage", page).html(languageOptions.map(function(l) {
-1 !== systemInfo.OperatingSystem.toLowerCase().indexOf("windows") ? page.querySelector("#windowsStartupDescription").classList.remove("hide") : page.querySelector("#windowsStartupDescription").classList.add("hide"), systemInfo.CanLaunchWebBrowser ? page.querySelector("#fldRunWebAppAtStartup").classList.remove("hide") : page.querySelector("#fldRunWebAppAtStartup").classList.add("hide"), page.querySelector("#txtCachePath").value = config.CachePath || "", $("#selectLocalizationLanguage", page).html(languageOptions.map(function(l) {
return '<option value="' + l.Value + '">' + l.Name + "</option>"
})).val(config.UICulture), currentLanguage = config.UICulture, $("#chkRunAtStartup", page).checked(config.RunAtStartup), $("#chkRunWebAppAtStartup", page).checked(config.AutoRunWebApp || !1), systemInfo.CanSelfUpdate ? page.querySelector(".fldAutomaticUpdates").classList.remove("hide") : page.querySelector(".fldAutomaticUpdates").classList.add("hide"), $("#chkEnableAutomaticServerUpdates", page).checked(config.EnableAutoUpdate), $("#chkEnableAutomaticRestart", page).checked(config.EnableAutomaticRestart), systemInfo.CanSelfRestart ? page.querySelector("#fldEnableAutomaticRestart").classList.remove("hide") : page.querySelector("#fldEnableAutomaticRestart").classList.add("hide"), systemInfo.CanSelfRestart || systemInfo.CanSelfUpdate ? $(".autoUpdatesContainer", page).removeClass("hide") : $(".autoUpdatesContainer", page).addClass("hide"), loading.hide()
}

View file

@ -22,26 +22,6 @@
</div>
</div>
</div>
<div id="fldRunAtStartup" class="checkboxContainer checkboxContainer-withDescription hide">
<label>
<input is="emby-checkbox" type="checkbox" id="chkRunAtStartup" />
<span>${LabelRunServerAtStartup}</span>
</label>
<div id="windowsStartupDescription" class="fieldDescription checkboxFieldDescription hide">
${LabelRunServerAtStartupHelp}
</div>
</div>
<div id="fldRunWebAppAtStartup" class="checkboxContainer checkboxContainer-withDescription hide">
<label>
<input is="emby-checkbox" type="checkbox" id="chkRunWebAppAtStartup" />
<span>${LaunchWebAppOnStartup}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">
${LaunchWebAppOnStartupHelp}
</div>
</div>
</div>
<div class="verticalSection verticalSection-extrabottompadding">

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "التقرير:",
"LabelResumePoint": "نقطة الاستئناف",
"LabelRunServerAtStartup": "تشغيل الخادم عند بدء الحاسوب",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "متصل عبر منفذ httpـ {0}",
"LabelRunningOnPorts": "متصل عبر منفذ httpـ {0}، ومنفذ httpsـ {1}.",
"LabelRunningTimeValue": "إجمالي وقت التشغيل: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Пускане на сървъра при стартиране",
"LabelRunServerAtStartupHelp": "Това ще покаже иконката в областта за уведомяване при пускане на Уиндоус. Ако сте задали услуга, тогава махнете отметката на елемента и настройте услугата да се стартира при пускане.",
"LabelRunningOnPort": "Върви на порт {0} (http).",
"LabelRunningOnPorts": "Върви на порт {0} (http) и порт {1} (https).",
"LabelRunningTimeValue": "Времетраене: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Punt de represa:",
"LabelRunServerAtStartup": "Engega el servidor en iniciar el sistema",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Corrent al port http {0}.",
"LabelRunningOnPorts": "Corrent al port http {0} i al port https {1}.",
"LabelRunningTimeValue": "Temps executant-se: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Hlášení:",
"LabelResumePoint": "Bod pokračování:",
"LabelRunServerAtStartup": "Spustit server při startu",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Spuštěno na http portu {0}.",
"LabelRunningOnPorts": "Spuštěno na http portu {0} a https portu {1}.",
"LabelRunningTimeValue": "Délka média: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "En valgfri per-stream bitrate begrændning for alle enheder ikke på netværket. Dette er praktisk til at forhindre enheder i at efterspørge højere bitrate end din internet forbindelse kan håndtere. Dette kan resultere i forhøjet CPU load på serveren for at omkode videoer til lavere bitrate on-the-fly.",
"LabelReport": "Rapport:",
"LabelResumePoint": "Genoptagelsespunkt:",
"LabelRunServerAtStartup": "Start serveren ved opstart",
"LabelRunServerAtStartupHelp": "Dette vil starte Jellyfin systembakke ikonet når Windows starter. Hvis du har lavet en Windows tjeneste så lad denne være umarkeret og konfigurer din tjeneste til at køre ved opstart.",
"LabelRunningOnPort": "Kører på http port {0}.",
"LabelRunningOnPorts": "Kører på http port {0}, og https port {1}.",
"LabelRunningTimeValue": "Kørselstid: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Ein optionales Bitratenlimit pro Stream für alle Geräte außerhalb des Netzwerkes. Dies ist nützlich um zu verhindern, dass Geräte eine höhere Datenrate verwenden als die Internetverbindung erlaubt. Es kann zu erhöhter CPU-Last auf deinem Server kommen, da ggf. Videos in Echtzeit in eine niedrigere Bitrate transkodiert werden müssen.",
"LabelReport": "Bericht:",
"LabelResumePoint": "Fortsetzungspunkt",
"LabelRunServerAtStartup": "Starte Server beim hochfahren.",
"LabelRunServerAtStartupHelp": "Dies wird Jellyfin als Anwendung während der Windows Anmeldung starten und das Tray Icon in der Taskleiste anzeigen. Wenn du den Windows Service nutzt, lasse diese Einstellung deaktiviert und konfiguriere den Service so, dass er beim Systemstart aktiviert wird.",
"LabelRunningOnPort": "Läuft über HTTP Port: {0}",
"LabelRunningOnPorts": "Läuft über HTTP Port {0} und HTTPS Port {1}.",
"LabelRunningTimeValue": "Laufzeit: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Ένα προαιρετικό όριο bitrate ανά δευτερόλεπτο για όλες τις συσκευές δικτύου. Αυτό είναι χρήσιμο για να αποτρέψετε τις συσκευές να ζητούν υψηλότερο bitrate από ό, τι μπορεί να χειριστεί η σύνδεσή σας στο διαδίκτυο. Αυτό μπορεί να έχει ως αποτέλεσμα αυξημένο φορτίο CPU στο διακομιστή σας, προκειμένου να μετατρέψετε τα βίντεο σε κίνηση σε χαμηλότερο bitrate.",
"LabelReport": "Αναφορά:",
"LabelResumePoint": "Σημείο επαναφοράς:",
"LabelRunServerAtStartup": "Ξεκίνησε τον Σερβερ κατά την εκκίνηση",
"LabelRunServerAtStartupHelp": "Αυτό θα ξεκινήσει το εικονίδιο του δίσκου Jellyfin κατά την εκκίνηση των Windows. Αν έχετε ρυθμίσει μια υπηρεσία των Windows, αφήστε το μη ελεγμένο και ρυθμίστε τις παραμέτρους για την εκτέλεση της υπηρεσίας κατά την εκκίνηση.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Διάρκεια: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your Internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin notification icon on Windows startup. If you've set up a Windows service then leave this unticked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on HTTP port {0}.",
"LabelRunningOnPorts": "Running on HTTP port {0}, and HTTPS port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Un límite opcional en la tasa de bits para cada transmisión para todos los dispositivos fuera de la red local. Esto es útil para evitar que los clientes soliciten una tasa de bits mayor a la que su conexión de internet puede soportar. Puede resultar en un incremente en la carga del CPU de su servidor para poder transmitir videos al vuelo a una resolución baja.",
"LabelReport": "Reporte:",
"LabelResumePoint": "Punto de reinicio:",
"LabelRunServerAtStartup": "Ejecutar el servidor al iniciar",
"LabelRunServerAtStartupHelp": "Esto iniciará el icono de Jellyfin en el área de notificación cuando windows arranque. Si ha configurado un Servicio de Windows entonces deje esta casilla desmarcada y configure el servicio para ejecutarse al iniciar.",
"LabelRunningOnPort": "Ejecutándose en el puerto http {0}.",
"LabelRunningOnPorts": "Ejecutándose en el puerto http {0} y el puerto https {1}.",
"LabelRunningTimeValue": "Duración: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Un límite opcional de tasa de bits para todos los dispositivos fuera de la red. Esto es útil para evitar que los dispositivos soliciten una tasa de bits más alta que la que su conexión a Internet puede manejar. Esto puede ocasionar una mayor carga de la CPU en su servidor para transcodificar vídeos sobre la marcha a una tasa de bits más baja.",
"LabelReport": "Informe:",
"LabelResumePoint": "Punto de continuación:",
"LabelRunServerAtStartup": "Arrancar servidor al iniciar",
"LabelRunServerAtStartupHelp": "Esto iniciará el ícono de la bandeja Jellyfin al inicio de Windows. Si ha configurado un servicio de Windows, deje esto sin marcar y configure el servicio para que se ejecute al inicio.",
"LabelRunningOnPort": "Ejecutándose en el puerto http {0}.",
"LabelRunningOnPorts": "Ejecutándose en el puerto http {0}, y puerto https {1}.",
"LabelRunningTimeValue": "Tiempo de ejecución: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Une limite de débit optionnelle par streaming pour les connexions hors du réseau local. Utile pour éviter que les appareils ne demandent un débit supérieur à ce que votre connexion internet peu fournir. Cela peut augmenter la charge du processeur de votre serveur pour transcoder les vidéos à la volée à un débit plus faible.",
"LabelReport": "Rapport :",
"LabelResumePoint": "Point de reprise :",
"LabelRunServerAtStartup": "Démarrer le serveur au démarrage",
"LabelRunServerAtStartupHelp": "Cela démarrera l'icône Jellyfin dans la barre des tâches au démarrage de Windows. Si vous avez configuré un service Windows, laissez cette option désactivée et configurez le service pour qu'il s'exécute au démarrage.",
"LabelRunningOnPort": "En cours d'exécution sur le port http {0}.",
"LabelRunningOnPorts": "En cours d'exécution sur les ports http {0} et https {1}.",
"LabelRunningTimeValue": "Durée : {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "התחל שרת בהפעלת המחשב",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Izvještaj:",
"LabelResumePoint": "Točka nastavka:",
"LabelRunServerAtStartup": "Pokreni server pri pokretanju računala",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Izvodi se na http port-u {0}.",
"LabelRunningOnPorts": "Izvodi se na http port-u {0} i na https port-u {1}.",
"LabelRunningTimeValue": "Vrijeme rada: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Jelentés:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Szerver futtatása indításkor",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "A következő {0} http porton futtatva.",
"LabelRunningOnPorts": "A következő http: {0}, és https: {1} porton futtatva.",
"LabelRunningTimeValue": "Futási idő: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Un limite bitrate per-stream opzionale per tutti i dispositivi di rete. Ciò è utile per impedire ai dispositivi di richiedere un bitrate superiore a quello in grado di gestire la connessione a Internet. Questo può provocare un aumento del carico della CPU sul server per transcodificare i video in volo ad un bitrate inferiore.",
"LabelReport": "Report:",
"LabelResumePoint": "Punto di ripristino:",
"LabelRunServerAtStartup": "Esegui il server all'avvio di Windows",
"LabelRunServerAtStartupHelp": "Se hai impostato un servizio Windows, lasciate questa opzione deselezionata e configurate il servizio da eseguire all'avvio.",
"LabelRunningOnPort": "In esecuzione sulla porta HTTP {0}.",
"LabelRunningOnPorts": "In esecuzione sulla porta HTTP {0}, e porta HTTPS {1}",
"LabelRunningTimeValue": "Durata: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Барлық желілік құрылғылар үшін ағын бойынша тасымалдау қарқынының қосымша шегі. Бұл интернет-қосылымыңыздың өңдеу мүмкіндігіне қарағанда құрылғының жоғарылау қарқын сауалдарына тыйым салу үшін пайдалы болып табылады. Бұл бейнелерді төменгі қарқынға қайта кодтау үшін серверіңіздегі ОП жүктемесін арттыруға әкелуі мүмкін.",
"LabelReport": "Баянат:",
"LabelResumePoint": "Жалғастыру нүктесі:",
"LabelRunServerAtStartup": "Серверді іске қосылудан бастап орындау",
"LabelRunServerAtStartupHelp": "Бұл Windows жұмысын бастағанда жүйелік тақтадағы белгіше іске қосылады. Егер сіз Windows қызметін орнатқан болсаңыз, онда бұл жалаушаны аластаңыз және қызметтің жұмыс бастауын іске қос кезіне теңшеңіз.",
"LabelRunningOnPort": "{0} http-портында жұмыс істейді.",
"LabelRunningOnPorts": "{0} http-портында және {1} https-портында жұмыс істейді.",
"LabelRunningTimeValue": "Іске қосылу уақыты: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "결과 :",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "시작할 때 서버 실행",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "상영 시간: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Paleisti serverį paleidžiant kompiuterį",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Rapport:",
"LabelResumePoint": "Fortsettelsespunkt",
"LabelRunServerAtStartup": "Start server ved maskin-oppstart",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Kjører på http port {0}.",
"LabelRunningOnPorts": "Kjører på http port {0} og https port {1}.",
"LabelRunningTimeValue": "Spille tide: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Een optionele bitrate limiet per stream voor alle apparaten buiten het netwerk. Dit is handig om te voorkomen dat apparaten een hogere bitrate vragen dan je internetverbinding aan kan. Dit kan een verhoogde belasting van de CPU in je server veroorzaken om om videos direct te transcoderen naar een lagere bitrate.",
"LabelReport": "Rapport:",
"LabelResumePoint": "Hervat punt:",
"LabelRunServerAtStartup": "Start server bij het aanmelden",
"LabelRunServerAtStartupHelp": "Dit zal het Jellyfin systeemvakicoon starten bij het opstarten van Windows. Als je een Windows service hebt opgezet, laat dit dan uitgevinkt en configureer de service om te starten bij het opstarten.",
"LabelRunningOnPort": "Draait op http poort {0}.",
"LabelRunningOnPorts": "Draait op http poort {0} en https poort {1}.",
"LabelRunningTimeValue": "Looptijd: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Opcjonalny limit przepływności transmisji dla urządzeń poza siecią domową. Używaj tej opcji, w celu zapobiegania żądaniom o wyższe przepływności, niż Twojej połączenie internetowe może obsłużyć.",
"LabelReport": "Raport:",
"LabelResumePoint": "Punkt wznawiania:",
"LabelRunServerAtStartup": "Uruchamiaj serwer podczas uruchomienia systemu",
"LabelRunServerAtStartupHelp": "Umożliwia uruchomienieJellyfin w trybie aplikacji z aktywną ikoną w zasobniku systemowym. Jeśli skonfigurowałeś Jellyfin jako usługę Windows, pozostaw tę opcję odznaczoną i ustaw typ uruchomienia usługi jako Automatyczny.",
"LabelRunningOnPort": "Uruchomiony na porcie http {0}.",
"LabelRunningOnPorts": "Uruchomiony na porcie http {0} oraz na porcie https {1}.",
"LabelRunningTimeValue": "Czas trwania: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Um limite opcional da taxa de bits por-stream para todos os dispositivos fora da rede. Esta opção é útil para evitar que os dispositivos demandem uma taxa de bits maior que a permitida pela sua conexão. Isto pode causar um aumento na carga da CPU de seu servidor para que possa transcodificar os vídeos em tempo real para uma taxa mais baixa.",
"LabelReport": "Relatório:",
"LabelResumePoint": "Ponto para retomar:",
"LabelRunServerAtStartup": "Executar servidor na inicialização",
"LabelRunServerAtStartupHelp": "Esta opção abrirá o ícone da bandeja de sistema na inicialização do Windows. Se você configurou um serviço do Windows, então deixe a opção desmarcada e configure o serviço para executar na inicialização.",
"LabelRunningOnPort": "Executando na porta http {0}.",
"LabelRunningOnPorts": "Executando na porta http {0} e porta https {1}.",
"LabelRunningTimeValue": "Duração: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Relatório:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Iniciar o servidor no arranque",
"LabelRunServerAtStartupHelp": "Isto irá iniciar o ícone do Jellyfin na barra de tarefas quando o Windows inicia. Se configurou um serviço do Windows, deixe a caixa desmarcada e configure o serviço para correr no arranque.",
"LabelRunningOnPort": "A executar na porta http {0}.",
"LabelRunningOnPorts": "A executar na porta http {0} e na porta https {1}.",
"LabelRunningTimeValue": "Duração: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Pornește serverul automat cu sistemul de operare",
"LabelRunServerAtStartupHelp": "Aceaasta va porni Jellyfin bara de stare la pornirea Windows. Dacă ați stat Jellyfin ca serviciu de Windows, lasați această opțiune neselectată și configurați serviciul să pornească automat.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "Необязательный предел скорости на поток для каждого из сетевых устройств. Это целесообразно, чтобы не допускать запрашивание устройствами более высокой скорости, чем способно пропустить интернет-соединение. Это может привести к увеличению загрузки процессора на вашем сервере, при динамическом перекодировании видео до более низкой скорости.",
"LabelReport": "Отчёт:",
"LabelResumePoint": "Точка возобновления:",
"LabelRunServerAtStartup": "Запускать сервер при старте системы",
"LabelRunServerAtStartupHelp": "При этом запускается значок в системном лотке на старте Windows. Если установлена как служба Windows, то снимите данный флажок и конфигурируйте службу для работы на старте.",
"LabelRunningOnPort": "Работает на HTTP-порту {0}.",
"LabelRunningOnPorts": "Работает на HTTP-порту {0} и HTTPS-порту {1}.",
"LabelRunningTimeValue": "Время выполнения: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Spustiť server pri štarte",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Beží na HTTP porte {0}.",
"LabelRunningOnPorts": "Beží na HTTP porte {0} a na HTTPS porte {1}.",
"LabelRunningTimeValue": "Dĺžka: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "En valfri bitfrekvensgräns för enskilda strömmar utanför det lokala nätverket. Detta är användbart för att förhindra enheter från att begära högre bitfrekvens än din internetuppkoppling kan hantera. Detta kan innebära högre processorbelastning för att omkoda videor till lägre bitfrekvens.",
"LabelReport": "Rapport:",
"LabelResumePoint": "Återuppta vid:",
"LabelRunServerAtStartup": "Starta servern då systemet startas",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Kör http på port {0}",
"LabelRunningOnPorts": "Kör http på port {0} och https på port {1}",
"LabelRunningTimeValue": "Speltid: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Başlangıçta Serverı Çalıştır",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "Run server at startup",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "所有网络设备都有一个可选的每流比特率限制。这对于防止设备请求比 internet 连接所能处理的更高的比特率非常有用。这可能会导致服务器上的 CPU 负载增加, 以便将视频转码到较低的比特率。",
"LabelReport": "报告:",
"LabelResumePoint": "恢复点:",
"LabelRunServerAtStartup": "开机启动服务器",
"LabelRunServerAtStartupHelp": "这将使 Windows 开机时自动启动 Jellyfin 托盘图标。如果你已经设置了一个 Windows 服务,那么请取消勾选此项并配置此服务为开机自启动。",
"LabelRunningOnPort": "正运行于 HTTP 端口 {0}.",
"LabelRunningOnPorts": "正运行于HTTP端口 {0},和 HTTPS 端口{1}.",
"LabelRunningTimeValue": "运行时间: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "啟動時運行伺服器",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "運行於 http 連接埠 {0}.",
"LabelRunningOnPorts": "運行於 http 連接埠 {0}, 和 https 連接埠 {1}.",
"LabelRunningTimeValue": "Running time: {0}",

View file

@ -931,8 +931,6 @@
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
"LabelReport": "Report:",
"LabelResumePoint": "Resume point:",
"LabelRunServerAtStartup": "在系統啟動時運行伺服器",
"LabelRunServerAtStartupHelp": "This will start the Jellyfin tray icon on Windows startup. If you've set up a Windows service then leave this unchecked and configure the service to run at startup.",
"LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"LabelRunningTimeValue": "Running time: {0}",