mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
ensure custom css is loaded last
This commit is contained in:
parent
757c79fa01
commit
a603ba45cd
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
_:-ms-input-placeholder{-ms-appearance:none;height:32px;margin:0}.mdl-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;height:.214em;background:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;padding:1em 0;color:#52B54B;-webkit-align-self:center;align-self:center;z-index:1;cursor:pointer;margin:0;-webkit-tap-highlight-color:transparent;display:block}.mdl-slider::-moz-focus-outer{border:0}.mdl-slider::-ms-tooltip{display:none}.mdl-slider::-webkit-slider-runnable-track{background:0 0}.mdl-slider::-moz-range-track{background:#444;border:none}.mdl-slider::-moz-range-progress{background:#52B54B}.mdl-slider::-ms-track{background:0 0;color:transparent;height:.214em;width:100%;border:none}.mdl-slider::-ms-fill-lower{display:none}.mdl-slider::-ms-fill-upper{display:none}.mdl-slider::-webkit-slider-thumb{-webkit-appearance:none;width:1.8em;height:1.8em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;border-radius:50%;background:#52B54B;border:none;-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1)}.mdl-slider-hoverthumb::-webkit-slider-thumb{margin-left:-.1em;-webkit-transform:scale(0,0);transform:scale(0,0)}.mdl-slider:hover::-webkit-slider-thumb{-webkit-transform:scale(1,1);transform:scale(1,1)}.slider-no-webkit-thumb::-webkit-slider-thumb{opacity:0!important}.mdl-slider::-moz-range-thumb{-moz-appearance:none;width:1.8em;height:1.8em;box-sizing:border-box;border-radius:50%;background:#52B54B;border:none}.mdl-slider:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 10px rgba(82,181,75,.26);box-shadow:0 0 0 10px rgba(82,181,75,.26)}.mdl-slider:focus::-moz-range-thumb{box-shadow:0 0 0 10px rgba(82,181,75,.26)}.mdl-slider::-ms-thumb{-webkit-appearance:none;width:1.8em;height:1.8em;box-sizing:border-box;border-radius:50%;background:#52B54B;border:none;transition:transform .3s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1)}.mdl-slider-hoverthumb::-ms-thumb{margin-left:-.4em;transform:scale(0,0)}.mdl-slider:hover::-ms-thumb{transform:scale(1,1)}.mdl-slider[disabled]::-webkit-slider-thumb{display:none}.mdl-slider[disabled]::-moz-range-thumb{display:none}.mdl-slider[disabled]::-ms-thumb{display:none}.mdl-slider__ie-container{height:18px;overflow:visible;border:none;margin:none;padding:none}.mdl-slider__container{height:18px;position:relative;background:0 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.mdl-slider__background-flex{background:#333;position:absolute;height:.214em;margin-top:-.1em;width:100%;top:50%;left:0;display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;border:0;padding:0}.mdl-slider__background-flex-inner{position:relative;width:100%}.mdl-slider__background-lower{background:#52B54B;position:absolute;left:0;width:0;top:0;bottom:0}.mdl-slider__background-lower-withtransform{width:100%;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0);transform:scaleX(0)}.mdl-slider__background-upper{background:#666;background:rgba(255,255,255,.4);position:absolute;left:0;width:0;top:0;bottom:0}.sliderBubble{position:absolute;top:0;left:0;-webkit-transform:translate3d(-48%,-120%,0);transform:translate3d(-48%,-120%,0);background:#282828;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.sliderBubbleText{margin:0;padding:.5em .75em}
|
||||
_:-ms-input-placeholder{-ms-appearance:none;height:32px;margin:0}.mdl-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;height:.214em;background:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;padding:1em 0;color:#52B54B;-webkit-align-self:center;align-self:center;z-index:1;cursor:pointer;margin:0;-webkit-tap-highlight-color:transparent;display:block}.mdl-slider::-moz-focus-outer{border:0}.mdl-slider::-ms-tooltip{display:none}.mdl-slider::-webkit-slider-runnable-track{background:0 0}.mdl-slider::-moz-range-track{background:#444;border:none}.mdl-slider::-moz-range-progress{background:#52B54B}.mdl-slider::-ms-track{background:0 0;color:transparent;height:.214em;width:100%;border:none}.mdl-slider::-ms-fill-lower{display:none}.mdl-slider::-ms-fill-upper{display:none}.mdl-slider::-webkit-slider-thumb{-webkit-appearance:none;width:1.8em;height:1.8em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;border-radius:50%;background:#52B54B;border:none;-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1)}.mdl-slider-hoverthumb::-webkit-slider-thumb{margin-left:-.08em;-webkit-transform:scale(0,0);transform:scale(0,0)}.mdl-slider:hover::-webkit-slider-thumb{-webkit-transform:scale(1,1);transform:scale(1,1)}.slider-no-webkit-thumb::-webkit-slider-thumb{opacity:0!important}.mdl-slider::-moz-range-thumb{-moz-appearance:none;width:1.8em;height:1.8em;box-sizing:border-box;border-radius:50%;background:#52B54B;border:none}.mdl-slider:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 10px rgba(82,181,75,.26);box-shadow:0 0 0 10px rgba(82,181,75,.26)}.mdl-slider:focus::-moz-range-thumb{box-shadow:0 0 0 10px rgba(82,181,75,.26)}.mdl-slider::-ms-thumb{-webkit-appearance:none;width:1.8em;height:1.8em;box-sizing:border-box;border-radius:50%;background:#52B54B;border:none;transition:transform .3s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1)}.mdl-slider-hoverthumb::-ms-thumb{margin-left:-.4em;transform:scale(0,0)}.mdl-slider:hover::-ms-thumb{transform:scale(1,1)}.mdl-slider[disabled]::-webkit-slider-thumb{display:none}.mdl-slider[disabled]::-moz-range-thumb{display:none}.mdl-slider[disabled]::-ms-thumb{display:none}.mdl-slider__ie-container{height:18px;overflow:visible;border:none;margin:none;padding:none}.mdl-slider__container{height:18px;position:relative;background:0 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.mdl-slider__background-flex{background:#333;position:absolute;height:.214em;margin-top:-.1em;width:100%;top:50%;left:0;display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;border:0;padding:0}.mdl-slider__background-flex-inner{position:relative;width:100%}.mdl-slider__background-lower{background:#52B54B;position:absolute;left:0;width:0;top:0;bottom:0}.mdl-slider__background-lower-withtransform{width:100%;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scaleX(0);transform:scaleX(0)}.mdl-slider__background-upper{background:#666;background:rgba(255,255,255,.4);position:absolute;left:0;width:0;top:0;bottom:0}.sliderBubble{position:absolute;top:0;left:0;-webkit-transform:translate3d(-48%,-120%,0);transform:translate3d(-48%,-120%,0);background:#282828;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.sliderBubbleText{margin:0;padding:.5em .75em}
|
1
dashboard-ui/bower_components/emby-webcomponents/fonts/fonts.css
vendored
Normal file
1
dashboard-ui/bower_components/emby-webcomponents/fonts/fonts.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
h1,h2,h3{font-weight:400}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Open Sans',sans-serif;font-size:88%}h1{font-size:1.72em}h2{font-size:1.5em}h3{font-size:1.17em}.layout-tv{font-size:2.5vh}.layout-tv h2{font-size:1.35em}
|
1
dashboard-ui/bower_components/emby-webcomponents/fonts/fonts.sized.css
vendored
Normal file
1
dashboard-ui/bower_components/emby-webcomponents/fonts/fonts.sized.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
h1,h2,h3{font-weight:400}h1{font-size:1.72em}h2{font-size:1.5em}h3{font-size:1.17em}.layout-tv h2{font-size:1.35em}@media all and (min-height:720px){html{font-size:22px}}@media all and (min-height:1000px){html{font-size:27px}}
|
File diff suppressed because one or more lines are too long
@ -224,16 +224,6 @@
|
||||
<div id="peopleList" class="paperList">
|
||||
</div>
|
||||
</div>
|
||||
<div id="keywordsCollapsible" class="editableListviewContainer hide" style="margin-top: 3em;">
|
||||
<h1 style="margin:.6em 0;vertical-align:middle;display:inline-block;">
|
||||
${HeaderPlotKeywords}
|
||||
</h1>
|
||||
<button is="emby-button" type="button" class="raised btnAddTextItem submit mini" style="margin-left:1em;" title="${Add}">
|
||||
<i class="md-icon">add</i>
|
||||
<span>${Add}</span>
|
||||
</button>
|
||||
<div class="paperList" id="listKeywords"></div>
|
||||
</div>
|
||||
<div id="studiosCollapsible" class="editableListviewContainer hide" style="margin-top: 3em;">
|
||||
<h1 style="margin:.6em 0;vertical-align:middle;display:inline-block;">
|
||||
${Studios}
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Ordre de visualitzaci\u00f3:",
|
||||
"Countries": "Pa\u00efsos",
|
||||
"Genres": "G\u00e8neres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Estudis",
|
||||
"Tags": "Etiquetes",
|
||||
"HeaderMetadataSettings": "Prefer\u00e8ncies de Metadades",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Imatges",
|
||||
"Keywords": "Paraules clau",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Po\u0159ad\u00ed zobrazen\u00ed:",
|
||||
"Countries": "Zem\u011b",
|
||||
"Genres": "\u017d\u00e1nry",
|
||||
"HeaderPlotKeywords": "Kl\u00ed\u010dov\u00e1 slova obsahu",
|
||||
"Studios": "Studia",
|
||||
"Tags": "Tagy",
|
||||
"HeaderMetadataSettings": "Nastaven\u00ed metadat",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Zru\u0161te za\u0161krtnut\u00ed, abyste zabr\u00e1nily zm\u011bn\u00e1m dat.",
|
||||
"Backdrops": "Pozad\u00ed",
|
||||
"Images": "Obr\u00e1zky",
|
||||
"Keywords": "Kl\u00ed\u010dov\u00e1 slova",
|
||||
"Runtime": "D\u00e9lka",
|
||||
"ProductionLocations": "M\u00edsto v\u00fdroby",
|
||||
"BirthLocation": "M\u00edsto narozen\u00ed",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Visningsorden:",
|
||||
"Countries": "Lande",
|
||||
"Genres": "Genre",
|
||||
"HeaderPlotKeywords": "Plot n\u00f8gleord",
|
||||
"Studios": "Studier",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Indstillinger for metadata",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Fjern fluebenet fra et felt for at l\u00e5se det og forhindre dets data fra at blive \u00e6ndret.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Billeder",
|
||||
"Keywords": "N\u00f8gleord",
|
||||
"Runtime": "Afspilningstid",
|
||||
"ProductionLocations": "Produktionslokationer",
|
||||
"BirthLocation": "F\u00f8dselslokation",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Anzeigereihenfolge:",
|
||||
"Countries": "L\u00e4nder",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Handlungsstichworte",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadaten Einstellungen",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "W\u00e4hle Felder ab um das \u00c4ndern von Daten zu verhindern.",
|
||||
"Backdrops": "Hintergr\u00fcnde",
|
||||
"Images": "Bilder",
|
||||
"Keywords": "Stichworte",
|
||||
"Runtime": "Laufzeit",
|
||||
"ProductionLocations": "Drehorte",
|
||||
"BirthLocation": "Geburtsort",
|
||||
@ -473,9 +471,9 @@
|
||||
"GuestUserNotFound": "Benutzer nicht gefunden. Bitte stelle die korrekte Schreibweise sicher und versuche es erneut. Du kannst auch die Emailadresse verwenden.",
|
||||
"ErrorReachingEmbyConnect": "Fehler bei der Verbindung zum Emby Connect Server. Stelle bitte sicher, dass du \u00fcber eine aktive Internetverbindung verf\u00fcgst und versuche es erneut.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Ein Fehler trat beim hinzuf\u00fcgen des Emby-Connect Kontos auf. Hast du bereits ein Emby Konto? Melde dich hier an: {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Bitte stelle sicher, dass Dein Emby Konto nach den Anweisungen aus der Email, die du nach Erstellung des Kontos erhalten hast, aktiviert wurde. Wenn du keine Email erhalten hast, sende bitte eine Email an {0}. Benutze dazu bitte die Email-Adresse, die Du bereits zur Erstellung deines Emby Kontos verwendet hast.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Wenn du immer noch ein Problem hast, sende bitte eine E-Mail an {0} von der E-Mail-Adresse die du mit dem Emby-Account nutzt.",
|
||||
"ErrorAddingGuestAccount1": "Ein Fehler trat beim Hinzuf\u00fcgen des Emby Connect Kontos auf. Hat Ihr Gast ein Emby Konto erstellt? Sie k\u00f6nnen sich hier anmelden {0}.",
|
||||
"ErrorAddingGuestAccount2": "Bitte stellen Sie sicher, dass Ihre G\u00e4ste die Aktivierung vervollst\u00e4ndigt haben, welche wir ihm in einer Email nach der Erstellung des Kontos zugesandt haben. Sollte diese Email nicht angekommen sein, senden Sie bitte eine Email an {0}. Bitte geben Sie Ihre Emailadresse und die des Gastes mit an.",
|
||||
"ErrorAddingGuestAccount2": "Wenn du immer noch ein Problem hast, sende bitte eine E-Mail an {0} mit deiner E-Mail-Adresse und die der anderen als Inhalt.",
|
||||
"MessageEmbyAccountAdded": "Das Emby Konto wurde diesem Benutzer hinzugef\u00fcgt.",
|
||||
"MessagePendingEmbyAccountAdded": "Das Emby Konto wurde diesem Benutzer hinzugef\u00fcgt. Eine Emails wird an den Besitzer dieses Kontos gesendet. Die Einladung muss mit einem Klick auf den Link in der Email best\u00e4tigt werden.",
|
||||
"HeaderEmbyAccountAdded": "Emby Konto hinzugef\u00fcgt",
|
||||
@ -525,5 +523,5 @@
|
||||
"HeaderNextVideoPlayingInValue": "N\u00e4chstes Video wird abgespielt in {0}",
|
||||
"HeaderNextEpisodePlayingInValue": "N\u00e4chste Episode wird abgespielt in {0}",
|
||||
"HeaderSecondsValue": "{0} Sekunden",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed."
|
||||
"ErrorConnectServerUnreachable": "Es gab einen Fehler bei bei der Ausf\u00fchrung des Funktion. Dein Server ist nicht in der Lage unsere Emby-Connect-Server zu erreichen um {0}. Stelle bitte sicher, dass dein Server eine aktive Internetverbindung hat und die Kommunikations durch die Firewall oder andere installierte Sicherheitssoftware erlaubt wurde."
|
||||
}
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Untick a field to lock it and prevent its data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Palabras clave",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Orden para mostrar:",
|
||||
"Countries": "Pa\u00edses",
|
||||
"Genres": "G\u00e9neros",
|
||||
"HeaderPlotKeywords": "Palabras clave de la Trama",
|
||||
"Studios": "Estudios",
|
||||
"Tags": "Etiquetas",
|
||||
"HeaderMetadataSettings": "Configuraci\u00f3n de metadatos",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Desmarcar un campo para bloquearlo y prevenir que sus datos cambien.",
|
||||
"Backdrops": "Im\u00e1genes de fondo",
|
||||
"Images": "Im\u00e1genes",
|
||||
"Keywords": "Palabras clave",
|
||||
"Runtime": "Duraci\u00f3n",
|
||||
"ProductionLocations": "Lugares de produccion",
|
||||
"BirthLocation": "Lugar de nacimiento",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Mostrar orden:",
|
||||
"Countries": "Pa\u00edses",
|
||||
"Genres": "G\u00e9neros",
|
||||
"HeaderPlotKeywords": "Palabras clave del reparto",
|
||||
"Studios": "Estudios",
|
||||
"Tags": "Etiquetas",
|
||||
"HeaderMetadataSettings": "Ajustes de metadatos",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Desmarca un campo para bloquearlo y evitar que se cambie su contenido.",
|
||||
"Backdrops": "Im\u00e1genes de fondo",
|
||||
"Images": "Im\u00e1genes",
|
||||
"Keywords": "Palabras clave",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Ordre d'affichage\u00a0:",
|
||||
"Countries": "Pays",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Mots-cl\u00e9s de l'intrigue",
|
||||
"Studios": "Studios",
|
||||
"Tags": "\u00c9tiquettes",
|
||||
"HeaderMetadataSettings": "Param\u00e8tres des m\u00e9tadonn\u00e9es",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "D\u00e9cocher un champ pour le verrouiller et emp\u00eacher ainsi ses donn\u00e9es d'\u00eatre modifi\u00e9es.",
|
||||
"Backdrops": "Arri\u00e8re-plans",
|
||||
"Images": "Images",
|
||||
"Keywords": "Mots-cl\u00e9s",
|
||||
"Runtime": "Dur\u00e9e",
|
||||
"ProductionLocations": "Sites de production",
|
||||
"BirthLocation": "Lieu de naissance",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "\u05e1\u05d3\u05e8 \u05ea\u05e6\u05d5\u05d2\u05d4:",
|
||||
"Countries": "\u05de\u05d3\u05d9\u05e0\u05d5\u05ea",
|
||||
"Genres": "\u05d6'\u05d0\u05e0\u05e8\u05d9\u05dd",
|
||||
"HeaderPlotKeywords": "\u05de\u05d2\u05e8\u05e9 \u05de\u05d9\u05dc\u05d5\u05ea \u05de\u05e4\u05ea\u05d7",
|
||||
"Studios": "\u05d0\u05d5\u05dc\u05e4\u05e0\u05d9",
|
||||
"Tags": "\u05ea\u05d2\u05d9\u05dd",
|
||||
"HeaderMetadataSettings": "\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05d8\u05d0 \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "\u05d1\u05d8\u05dc \u05d0\u05ea \u05d4\u05e1\u05d9\u05de\u05d5\u05df \u05d1\u05e9\u05d3\u05d4 \u05db\u05d3\u05d9 \u05dc\u05e0\u05e2\u05d5\u05dc \u05d0\u05d5\u05ea\u05d5 \u05d5\u05dc\u05de\u05e0\u05d5\u05e2 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd.",
|
||||
"Backdrops": "\u05ea\u05e4\u05d0\u05d5\u05e8\u05d5\u05ea",
|
||||
"Images": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea",
|
||||
"Keywords": "\u05de\u05d9\u05dc\u05d5\u05ea \u05de\u05e4\u05ea\u05d7",
|
||||
"Runtime": "\u05d6\u05de\u05df \u05e8\u05d9\u05e6\u05d4",
|
||||
"ProductionLocations": "\u05de\u05d9\u05e7\u05d5\u05de\u05d9 \u05d9\u05d9\u05e6\u05d5\u05e8",
|
||||
"BirthLocation": "\u05de\u05d9\u05e7\u05d5\u05dd \u05dc\u05d9\u05d3\u05d4",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Poredak prikaza:",
|
||||
"Countries": "Zemlje",
|
||||
"Genres": "\u017danrovi",
|
||||
"HeaderPlotKeywords": "Klju\u010dne rije\u010di",
|
||||
"Studios": "Studija",
|
||||
"Tags": "Oznake",
|
||||
"HeaderMetadataSettings": "Postavke meta-podataka",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Poni\u0161ti polje za zaklju\u010davanje i sprije\u010di njihove podatke od toga da budu promijenjeni.",
|
||||
"Backdrops": "Pozadine",
|
||||
"Images": "Slike",
|
||||
"Keywords": "Klju\u010dne rije\u010di",
|
||||
"Runtime": "Trajanje",
|
||||
"ProductionLocations": "Lokacije proizvodnje",
|
||||
"BirthLocation": "Lokacije ro\u0111enja",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "C\u00edmk\u00e9k",
|
||||
"HeaderMetadataSettings": "Metaadat Be\u00e1ll\u00edt\u00e1sok",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "K\u00e9pek",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Ordine di visualizzazione:",
|
||||
"Countries": "Nazioni",
|
||||
"Genres": "Generi",
|
||||
"HeaderPlotKeywords": "Parole Chiave Trama",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tag",
|
||||
"HeaderMetadataSettings": "Impostazioni Metadati",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Deseleziona un campo per bloccarlo ed impedire che venga modificato.",
|
||||
"Backdrops": "Sfondi",
|
||||
"Images": "Immagini",
|
||||
"Keywords": "Parole chiave",
|
||||
"Runtime": "Durata",
|
||||
"ProductionLocations": "Sedi di produzione",
|
||||
"BirthLocation": "Luogo di nascita",
|
||||
@ -473,9 +471,9 @@
|
||||
"GuestUserNotFound": "Utente non trovato. Assicurati che il nome sia corretto e riprovare o provare ad inserire l'indirizzo email.",
|
||||
"ErrorReachingEmbyConnect": "Si \u00e8 verificato un errore durante la connessione al server Emby Connect. Per favore verifica la tua connessione ad Internet e riprova.",
|
||||
"ErrorAddingEmbyConnectAccount1": "C'\u00e8 stato un errore nell'aggiunta dell'account Emby Connect. Hai creato un account Emby? Registrati su {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Assicurati che l'account Emby sia stato attivato seguendo le istruzioni contenute nell'email inviata dopo la creazione dell'account. Se non hai ricevuto questa email, invia una email a {0} dall'indirizzo email utilizzato con l'account Emby.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Se stai ancora avendo un problema, per piacere invia una email a {0} dall'indirizzo email utilizzato con l'account Emby.",
|
||||
"ErrorAddingGuestAccount1": "C'\u00e8 stato un errore nell'aggiunta dell'account Emby Connect. Il tuo ospite ha creato un account Emby? Si pu\u00f2 registrare su {0}.",
|
||||
"ErrorAddingGuestAccount2": "Assicurati che i tuoi ospiti abbiano completato l'attivazione seguendo le istruzioni contenute nell'email inviata dopo la creazione dell'account. Se non ha ricevuto questa email, invia una email a {0}, e includi il tuo indirizzo email cos\u00ec come il loro.",
|
||||
"ErrorAddingGuestAccount2": "Se stai avendo ancora dei problemi,per piacere invia una email a {0}, e includi il tuo indirizzo email cos\u00ec come il loro.",
|
||||
"MessageEmbyAccountAdded": "L'account Emby \u00e8 stato aggiunto a questo utente",
|
||||
"MessagePendingEmbyAccountAdded": "L'account Emby \u00e8 stato aggiunto a questo utente. Un'email sar\u00e0 inviata al proprietario dell'account. L'invito dovr\u00e0 essere confermato selezionando il link contenuto nell'email",
|
||||
"HeaderEmbyAccountAdded": "Account Emby Aggiunto",
|
||||
@ -525,5 +523,5 @@
|
||||
"HeaderNextVideoPlayingInValue": "Il prossimo Video verr\u00e0 riprodotto in {0}",
|
||||
"HeaderNextEpisodePlayingInValue": "Il prossimo Episodio verr\u00e0 riprodotto in {0}",
|
||||
"HeaderSecondsValue": "{0} Secondi",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed."
|
||||
"ErrorConnectServerUnreachable": "Si \u00e8 verificato un errore durante l'esecuzione dell'operazione richiesta. Il tuo server non \u00e8 in grado di contattare il nostro Server Emby Connect al {0}. Assicurarsi che il server disponga di una connessione Internet attiva e che le comunicazioni siano consentite da qualsiasi firewall o software di protezione installato."
|
||||
}
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "\u0411\u0435\u0439\u043d\u0435\u043b\u0435\u0443 \u0440\u0435\u0442\u0456:",
|
||||
"Countries": "\u0415\u043b\u0434\u0435\u0440",
|
||||
"Genres": "\u0416\u0430\u043d\u0440\u043b\u0430\u0440",
|
||||
"HeaderPlotKeywords": "\u0421\u044e\u0436\u0435\u0442\u0442\u0456\u043d \u043a\u0456\u043b\u0442 \u0441\u04e9\u0437\u0434\u0435\u0440\u0456",
|
||||
"Studios": "\u0421\u0442\u0443\u0434\u0438\u044f\u043b\u0430\u0440",
|
||||
"Tags": "\u0422\u0435\u0433\u0442\u0435\u0440",
|
||||
"HeaderMetadataSettings": "\u041c\u0435\u0442\u0430\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "\u049a\u04b1\u0440\u0441\u0430\u0443\u043b\u0430\u0443 \u04af\u0448\u0456\u043d \u0436\u04d9\u043d\u0435 \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u04e9\u0437\u0433\u0435\u0440\u0442\u0443\u0456\u043d\u0435 \u0442\u044b\u0439\u044b\u043c \u0441\u0430\u043b\u0443 \u04af\u0448\u0456\u043d, \u04e9\u0440\u0456\u0441\u0442\u0435\u043d \u049b\u04b1\u0441\u0431\u0435\u043b\u0433\u0456\u043d\u0456 \u0430\u043b\u044b\u04a3\u044b\u0437.",
|
||||
"Backdrops": "\u0410\u0440\u0442\u049b\u044b \u0441\u0443\u0440\u0435\u0442\u0442\u0435\u0440",
|
||||
"Images": "\u0421\u0443\u0440\u0435\u0442\u0442\u0435\u0440",
|
||||
"Keywords": "\u041a\u0456\u043b\u0442 \u0441\u04e9\u0437\u0434\u0435\u0440",
|
||||
"Runtime": "\u04b0\u0437\u0430\u049b\u0442\u044b\u0493\u044b",
|
||||
"ProductionLocations": "\u04e8\u043d\u0434\u0456\u0440\u0443 \u043e\u0440\u044b\u043d\u0434\u0430\u0440\u044b",
|
||||
"BirthLocation": "\u0422\u0443\u0493\u0430\u043d \u043e\u0440\u043d\u044b",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "\ud45c\uc2dc \uc21c\uc11c:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "\uc904\uac70\ub9ac \ud0a4\uc6cc\ub4dc",
|
||||
"Studios": "Studios",
|
||||
"Tags": "\ud0dc\uadf8",
|
||||
"HeaderMetadataSettings": "\uba54\ud0c0\ub370\uc774\ud130 \uc124\uc815",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "\ubc30\uacbd",
|
||||
"Images": "\uc774\ubbf8\uc9c0",
|
||||
"Keywords": "\ud0a4\uc6cc\ub4dc",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Rodymo tvarka:",
|
||||
"Countries": "\u0160alys",
|
||||
"Genres": "\u017danrai",
|
||||
"HeaderPlotKeywords": "Siu\u017eeto rakta\u017eod\u017eiai",
|
||||
"Studios": "Studijos",
|
||||
"Tags": "\u017dym\u0117s",
|
||||
"HeaderMetadataSettings": "Metaduomen\u0173 nustatymai",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Nuimkite varnel\u0119 nuo lauko kad j\u012f u\u017erakinti ir neleisti keisti jo duomen\u0173.",
|
||||
"Backdrops": "Fonai",
|
||||
"Images": "Paveiksliukai",
|
||||
"Keywords": "Rakta\u017eod\u017eiai",
|
||||
"Runtime": "Trukm\u0117",
|
||||
"ProductionLocations": "Filmavimo vietos",
|
||||
"BirthLocation": "Gimimo vieta",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Visningsrekkef\u00f8lge:",
|
||||
"Countries": "Land",
|
||||
"Genres": "Sjanger",
|
||||
"HeaderPlotKeywords": "Plott n\u00f8kkelord",
|
||||
"Studios": "Studioer",
|
||||
"Tags": "Tagger",
|
||||
"HeaderMetadataSettings": "Metadata innstilinger",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Fjern merket et felt for \u00e5 l\u00e5se den og hindre sine data blir endret.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Bilder",
|
||||
"Keywords": "N\u00f8kkelord",
|
||||
"Runtime": "Spilletid",
|
||||
"ProductionLocations": "Produksjon lokasjoner",
|
||||
"BirthLocation": "F\u00f8delesested",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Weergave volgorde:",
|
||||
"Countries": "Landen",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Trefwoorden verhaallijn",
|
||||
"Studios": "Studio's",
|
||||
"Tags": "Labels",
|
||||
"HeaderMetadataSettings": "Metagegevens instellingen",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Schakel een veld uit om dit te blokkeren van wijzigingen.",
|
||||
"Backdrops": "Achtergronden",
|
||||
"Images": "Afbeeldingen",
|
||||
"Keywords": "Trefwoorden",
|
||||
"Runtime": "Speelduur",
|
||||
"ProductionLocations": "Productie Locaties",
|
||||
"BirthLocation": "Geboorte Locatie",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Kolejno\u015b\u0107 wy\u015bwietlania:",
|
||||
"Countries": "Kraje",
|
||||
"Genres": "Gatunki",
|
||||
"HeaderPlotKeywords": "S\u0142owa Kluczowe Fabu\u0142y",
|
||||
"Studios": "Wytw\u00f3rnie",
|
||||
"Tags": "Tagi",
|
||||
"HeaderMetadataSettings": "Ustawienia Metadanych",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Odznacz pole aby zablokowa\u0107 i zapobiec zmianie danych.",
|
||||
"Backdrops": "Fototapety",
|
||||
"Images": "Obrazki",
|
||||
"Keywords": "S\u0142owa kluczowe",
|
||||
"Runtime": "Czas trwania",
|
||||
"ProductionLocations": "Kraje",
|
||||
"BirthLocation": "Miejsce urodzin",
|
||||
@ -479,51 +477,51 @@
|
||||
"MessageEmbyAccountAdded": "Konto Emby zosta\u0142o dodane do u\u017cytkownika.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Dodano konto Emby",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"LabelSubtitlePlaybackMode": "Tryb napis\u00f3w:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Smart": "Smart",
|
||||
"Small": "Small",
|
||||
"Medium": "Medium",
|
||||
"Large": "Large",
|
||||
"ExtraLarge": "Extra large",
|
||||
"OnlyForcedSubtitles": "Only forced subtitles",
|
||||
"AlwaysPlaySubtitles": "Always play subtitles",
|
||||
"NoSubtitles": "Brak napis\u00f3w",
|
||||
"Default": "Domy\u015blny",
|
||||
"Smart": "Inteligentny",
|
||||
"Small": "Ma\u0142y",
|
||||
"Medium": "\u015aredni",
|
||||
"Large": "Du\u017cy",
|
||||
"ExtraLarge": "Wielki",
|
||||
"OnlyForcedSubtitles": "Tylko wymuszone napisy",
|
||||
"AlwaysPlaySubtitles": "Zawsze wy\u015bwietlaj napisy",
|
||||
"DefaultSubtitlesHelp": "Subtitles are loaded based on the default and forced flags in the embedded metadata. Language preferences are considered when multiple options are available.",
|
||||
"SmartSubtitlesHelp": "Subtitles matching the language preference will be loaded when the audio is in a foreign language.",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"HeaderSubtitleAppearance": "Subtitle Appearance",
|
||||
"OnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
|
||||
"HeaderSubtitleSettings": "Ustawienia napis\u00f3w",
|
||||
"HeaderSubtitleAppearance": "Wygl\u0105d napis\u00f3w",
|
||||
"OnlyForcedSubtitlesHelp": "Tylko napisy oznaczone jako wymuszone b\u0119d\u0105 wczytywane.",
|
||||
"AlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
|
||||
"NoSubtitlesHelp": "Subtitles will not be loaded by default. They can still be turned on manually during playback.",
|
||||
"LabelPreferredSubtitleLanguage": "Preferred subtitle language:",
|
||||
"LabelTextSize": "Text size:",
|
||||
"TheseSettingsAffectSubtitlesOnThisDevice": "These settings affect subtitles on this device",
|
||||
"LabelPreferredSubtitleLanguage": "Preferowany j\u0119zyk napis\u00f3w:",
|
||||
"LabelTextSize": "Rozmiar tekstu:",
|
||||
"TheseSettingsAffectSubtitlesOnThisDevice": "Te ustawienia dotycz\u0105 napis\u00f3w na tym urz\u0105dzeniu",
|
||||
"LabelDropShadow": "Drop shadow:",
|
||||
"LabelTextBackgroundColor": "Text background color:",
|
||||
"LabelWindowBackgroundColor": "Text background color:",
|
||||
"LabelFont": "Font:",
|
||||
"LabelTextColor": "Text color:",
|
||||
"LabelTextBackgroundColor": "Kolor t\u0142a tekstu:",
|
||||
"LabelWindowBackgroundColor": "Kolor t\u0142a tekstu:",
|
||||
"LabelFont": "Czcionka:",
|
||||
"LabelTextColor": "Kolor tekstu:",
|
||||
"Raised": "Raised",
|
||||
"Depressed": "Depressed",
|
||||
"Uniform": "Uniform",
|
||||
"DropShadow": "Drop shadow",
|
||||
"SmallCaps": "Small caps",
|
||||
"SubtitleAppearanceSettingsDisclaimer": "These settings will not apply to graphical subtitles (PGS, DVD, etc), or subtitles that have their own styles embedded (ASS\/SSA).",
|
||||
"LabelBurnSubtitles": "Burn subtitles:",
|
||||
"OnlyImageFormats": "Only image formats (VOBSUB, PGS, SUB\/IDX, etc.)",
|
||||
"LabelBurnSubtitles": "Wypalaj napisy:",
|
||||
"OnlyImageFormats": "Tylko formaty graficzne (VOBSUB, PGS, SUB\/IDX, etc.)",
|
||||
"Normal": "Normal",
|
||||
"BurnSubtitlesHelp": "Determines if the server should burn in subtitles when converting video depending on the subtitles format. Avoiding burning in subtitles will improve server performance. Select Auto to burn image based formats (e.g. VOBSUB, PGS, SUB\/IDX, etc.) as well as certain ASS\/SSA subtitles",
|
||||
"AllComplexFormats": "All complex formats (ASS, SSA, VOBSUB, PGS, SUB\/IDX, etc.)",
|
||||
"AllComplexFormats": "Wszystkie z\u0142o\u017cone formaty (ASS, SSA, VOBSUB, PGS, SUB\/IDX, etc.)",
|
||||
"SubtitleAppearanceSettingsAlsoPassedToCastDevices": "These settings also apply to any Chromecast playback started by this device.",
|
||||
"HeaderWaitingForWifi": "Oczekiwanie na sie\u0107 WiFi",
|
||||
"WifiRequiredToDownload": "Po\u0142\u0105czenie WiFi jest wymagane, aby kontynuowa\u0107 pobieranie.",
|
||||
"HeaderDownloadSettings": "Ustawienia pobierania",
|
||||
"Hide": "Hide",
|
||||
"HeaderStartNow": "Start Now",
|
||||
"HeaderNextVideoPlayingInValue": "Next Video Playing in {0}",
|
||||
"HeaderNextEpisodePlayingInValue": "Next Episode Playing in {0}",
|
||||
"HeaderSecondsValue": "{0} Seconds",
|
||||
"Hide": "Ukryj",
|
||||
"HeaderStartNow": "Rozpocznij teraz",
|
||||
"HeaderNextVideoPlayingInValue": "Nast\u0119pne wideo za {0}",
|
||||
"HeaderNextEpisodePlayingInValue": "Nast\u0119pne odcinek za {0}",
|
||||
"HeaderSecondsValue": "{0} sekund",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed."
|
||||
}
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Ordem de exibi\u00e7\u00e3o:",
|
||||
"Countries": "Pa\u00edses",
|
||||
"Genres": "G\u00eaneros",
|
||||
"HeaderPlotKeywords": "Palavras-chave da Trama",
|
||||
"Studios": "Est\u00fadios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Ajustes dos Metadados",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Desmarque um campo para bloque\u00e1-lo e evitar que seus dados sejam alterados.",
|
||||
"Backdrops": "Imagens de Fundo",
|
||||
"Images": "Imagens",
|
||||
"Keywords": "Palavras-chave",
|
||||
"Runtime": "Dura\u00e7\u00e3o",
|
||||
"ProductionLocations": "Locais de produ\u00e7\u00e3o",
|
||||
"BirthLocation": "Local de nascimento",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Ordem de exibi\u00e7\u00e3o:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Palavras-chave da Trama",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Ajustes dos Metadados",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Desmarque um campo para bloque\u00e1-lo e evitar que seus dados sejam alterados.",
|
||||
"Backdrops": "Imagens de Fundo",
|
||||
"Images": "Imagens",
|
||||
"Keywords": "Palavras-chave",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "\u041f\u043e\u0440\u044f\u0434\u043e\u043a \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f:",
|
||||
"Countries": "\u0421\u0442\u0440\u0430\u043d\u044b",
|
||||
"Genres": "\u0416\u0430\u043d\u0440\u044b",
|
||||
"HeaderPlotKeywords": "\u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u0441\u043b\u043e\u0432\u0430 \u0441\u044e\u0436\u0435\u0442\u0430",
|
||||
"Studios": "\u0421\u0442\u0443\u0434\u0438\u0438",
|
||||
"Tags": "\u0422\u0435\u0433\u0438",
|
||||
"HeaderMetadataSettings": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0445",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "\u0421\u043d\u0438\u043c\u0438\u0442\u0435 \u0444\u043b\u0430\u0436\u043e\u043a, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0444\u0438\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e\u043b\u0435 \u0438 \u0437\u0430\u0449\u0438\u0442\u0438\u0442\u044c \u0435\u0433\u043e \u0434\u0430\u043d\u043d\u044b\u0435 \u043e\u0442 \u0438\u0437\u043c\u0435\u043d\u043d\u0435\u043d\u0438\u0439.",
|
||||
"Backdrops": "\u0417\u0430\u0434\u043d\u0438\u043a\u0438",
|
||||
"Images": "\u0420\u0438\u0441\u0443\u043d\u043a\u0438",
|
||||
"Keywords": "\u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u0441\u043b\u043e\u0432\u0430",
|
||||
"Runtime": "\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c",
|
||||
"ProductionLocations": "\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434-\u043d\u044b\u0435 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438",
|
||||
"BirthLocation": "\u041c\u0435\u0441\u0442\u043e \u0440\u043e\u0436\u0434\u0435\u043d\u0438\u044f",
|
||||
@ -525,5 +523,5 @@
|
||||
"HeaderNextVideoPlayingInValue": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435 \u0432\u0438\u0434\u0435\u043e \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 {0}",
|
||||
"HeaderNextEpisodePlayingInValue": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u044d\u043f\u0438\u0437\u043e\u0434 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 {0}",
|
||||
"HeaderSecondsValue": "{0} \u0441",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed."
|
||||
"ErrorConnectServerUnreachable": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0438 \u0437\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438. \u0412\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u0448\u0438\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c Emby Connect \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443 {0}. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0432\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u0438\u043c\u0435\u0435\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u0447\u0442\u043e \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u044b \u0432 \u0431\u0440\u0430\u043d\u0434\u043c\u0430\u0443\u044d\u0440\u0435 \u0438\u043b\u0438 \u041f\u041e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0443 \u0432\u0430\u0441 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e."
|
||||
}
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Visningsordning:",
|
||||
"Countries": "L\u00e4nder",
|
||||
"Genres": "Genrer",
|
||||
"HeaderPlotKeywords": "Nyckelord i handlingen",
|
||||
"Studios": "Studior",
|
||||
"Tags": "Etiketter",
|
||||
"HeaderMetadataSettings": "Metadatainst\u00e4llningar",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Bocka ur ett f\u00e4lt f\u00f6r att l\u00e5sa det och undvik att dess data \u00e4ndras.",
|
||||
"Backdrops": "Fondbilder",
|
||||
"Images": "Bilder",
|
||||
"Keywords": "Nyckelord",
|
||||
"Runtime": "Speltid",
|
||||
"ProductionLocations": "Produktionsplatser",
|
||||
"BirthLocation": "F\u00f6delseort",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "\u663e\u793a\u987a\u5e8f\uff1a",
|
||||
"Countries": "\u56fd\u5bb6",
|
||||
"Genres": "\u98ce\u683c",
|
||||
"HeaderPlotKeywords": "\u60c5\u8282\u5173\u952e\u5b57",
|
||||
"Studios": "\u5de5\u4f5c\u5ba4",
|
||||
"Tags": "\u6807\u7b7e",
|
||||
"HeaderMetadataSettings": "\u5a92\u4f53\u8d44\u6599\u8bbe\u7f6e",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "\u53cd\u9009\u680f\u4ee5\u9501\u5b9a\u5e76\u4e0d\u8ba9\u5176\u6570\u636e\u88ab\u66f4\u6539\u3002",
|
||||
"Backdrops": "\u80cc\u666f",
|
||||
"Images": "\u56fe\u7247",
|
||||
"Keywords": "\u5173\u952e\u8bcd",
|
||||
"Runtime": "\u64ad\u653e\u65f6\u957f",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "\u51fa\u751f\u5730",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
@ -182,7 +182,6 @@
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"Studios": "Studios",
|
||||
"Tags": "Tags",
|
||||
"HeaderMetadataSettings": "Metadata Settings",
|
||||
@ -210,7 +209,6 @@
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"Backdrops": "Backdrops",
|
||||
"Images": "Images",
|
||||
"Keywords": "Keywords",
|
||||
"Runtime": "Runtime",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
|
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
h1,h2,h3{margin-top:1em}body,html{margin:0;padding:0;height:100%}.backgroundContainer{position:fixed;top:0;left:0;right:0;bottom:0;contain:layout style}a{color:#52B54B;font-weight:500;text-decoration:none}html{touch-action:manipulation;background-color:#242424;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Open Sans',sans-serif;font-size:88%;line-height:1.35;color:#333}.pageContainer,body{background-color:transparent!important}.smallerFontSize{font-size:82%}h1{font-family:-apple-system-headline,system-ui,BlinkMacSystemFont,Roboto,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Open Sans',sans-serif;font-weight:400!important;font-size:1.72em}h2,h3{font-weight:400}h2{font-family:-apple-system-subheadline,system-ui,BlinkMacSystemFont,Roboto,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Open Sans',sans-serif;font-size:1.5em}h3{font-size:1.17em}body{overflow-y:scroll!important;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.autoScrollY{overflow-y:auto!important}.mainAnimatedPage{contain:style!important}.pageContainer{overflow-x:visible!important}.bodyWithPopupOpen{overflow-y:hidden!important}.libraryPage h1 a{color:inherit!important}h1 a:hover{text-decoration:underline}.ui-body-b a.accent{color:#52B54B!important}.ui-body-a .paperList{background-color:#fff}.ui-body-a [is=emby-select]{border-color:#ccc!important}.ui-body-a [is=emby-input],.ui-body-a [is=emby-textarea]{background:0 0;border-color:#ccc!important}.ui-body-a .secondaryText{color:#ccc}.ui-body-b .secondaryText{color:#aaa}div[data-role=page]{outline:0}.headroom{-webkit-transition:-webkit-transform 180ms linear;-o-transition:transform 180ms linear;transition:transform 180ms linear}.headroom--pinned{-webkit-transform:none;transform:none}.headroom--unpinned:not(.headroomDisabled){-webkit-transform:translateY(-100%);transform:translateY(-100%)}.hide{display:none!important}.header{padding:1.5em 0 0 1.5em}.imgLogoIcon{height:2em;vertical-align:middle}.imgLogoIcon+span{margin-left:.75em}@media all and (max-height:50em){.header{display:none!important}}.pageTitle{margin-top:0;font-family:inherit}.fieldDescription{padding-left:.15em;font-weight:400;white-space:normal!important}.fieldDescription+.fieldDescription{margin-top:.3em}.background-theme-a .backgroundContainer{background-color:#f6f6f6}.dialog.background-theme-a{background-color:#f0f0f0}.ui-body-a .collapseContent,.ui-body-a .visualCardBox{background-color:#fff}div[data-role=content]{border-width:0;overflow:visible;overflow-x:hidden;padding:1em}.content-primary,.padded-bottom-page,.page,.pageWithAbsoluteTabs .pageTabContent{padding-bottom:14em!important}@media all and (min-width:56.25em){.page:not(.standalonePage) .header{padding-top:0}}.supporterPromotionContainer{margin:0 0 2em}@media all and (min-width:80em){.supporterPromotionContainer{position:fixed;top:120px;right:0}}.fullWidthContent .supporterPromotionContainer{position:static!important}@media all and (min-width:50em){.readOnlyContent,form{max-width:54em}.header{padding-bottom:1em}.supporterPromotionContainer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.supporterPromotion{text-align:center;padding:0 2em}.supporterPromotion button{padding-left:2em;padding-right:2em}}.imageDropZone{border:.25em dashed #bbb;-webkit-border-radius:.3em;border-radius:.3em;padding:1.6em;text-align:center;color:#bbb}.ui-body-a .emby-collapsible-button{border-color:#ddd}.ui-body-a .inputLabelUnfocused,.ui-body-a .textareaLabel{color:#555}.ui-body-a .inputLabelFocused,.ui-body-a .selectLabelFocused,.ui-body-a .textareaLabelFocused{color:green}.ui-body-a .fieldDescription,.ui-body-a .paperListLabel,.ui-body-a .selectLabelUnfocused{color:#555}.ui-body-a .listItem .secondary{color:#737373}
|
||||
body,html{margin:0;padding:0;height:100%}.backgroundContainer{position:fixed;top:0;left:0;right:0;bottom:0;contain:layout style}a{color:#52B54B;font-weight:500;text-decoration:none}html{touch-action:manipulation;background-color:#242424;line-height:1.35;color:#333}.pageContainer,body{background-color:transparent!important}.smallerFontSize{font-size:82%}h1,h2,h3{margin-top:1em}body{overflow-y:scroll!important;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.autoScrollY{overflow-y:auto!important}.mainAnimatedPage{contain:style!important}.pageContainer{overflow-x:visible!important}.bodyWithPopupOpen{overflow-y:hidden!important}.libraryPage h1 a{color:inherit!important}h1 a:hover{text-decoration:underline}.ui-body-b a.accent{color:#52B54B!important}.ui-body-a .paperList{background-color:#fff}.ui-body-a [is=emby-select]{border-color:#ccc!important}.ui-body-a [is=emby-input],.ui-body-a [is=emby-textarea]{background:0 0;border-color:#ccc!important}.ui-body-a .secondaryText{color:#ccc}.ui-body-b .secondaryText{color:#aaa}div[data-role=page]{outline:0}.headroom{-webkit-transition:-webkit-transform 180ms linear;-o-transition:transform 180ms linear;transition:transform 180ms linear}.headroom--pinned{-webkit-transform:none;transform:none}.headroom--unpinned:not(.headroomDisabled){-webkit-transform:translateY(-100%);transform:translateY(-100%)}.hide{display:none!important}.header{padding:1.5em 0 0 1.5em}.imgLogoIcon{height:2em;vertical-align:middle}.imgLogoIcon+span{margin-left:.75em}@media all and (max-height:50em){.header{display:none!important}}.pageTitle{margin-top:0;font-family:inherit}.fieldDescription{padding-left:.15em;font-weight:400;white-space:normal!important}.fieldDescription+.fieldDescription{margin-top:.3em}.background-theme-a .backgroundContainer{background-color:#f6f6f6}.dialog.background-theme-a{background-color:#f0f0f0}.ui-body-a .collapseContent,.ui-body-a .visualCardBox{background-color:#fff}div[data-role=content]{border-width:0;overflow:visible;overflow-x:hidden;padding:1em}.content-primary,.padded-bottom-page,.page,.pageWithAbsoluteTabs .pageTabContent{padding-bottom:14em!important}@media all and (min-width:56.25em){.page:not(.standalonePage) .header{padding-top:0}}.supporterPromotionContainer{margin:0 0 2em}@media all and (min-width:80em){.supporterPromotionContainer{position:fixed;top:120px;right:0}}.fullWidthContent .supporterPromotionContainer{position:static!important}@media all and (min-width:50em){.readOnlyContent,form{max-width:54em}.header{padding-bottom:1em}.supporterPromotionContainer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.supporterPromotion{text-align:center;padding:0 2em}.supporterPromotion button{padding-left:2em;padding-right:2em}}.imageDropZone{border:.25em dashed #bbb;-webkit-border-radius:.3em;border-radius:.3em;padding:1.6em;text-align:center;color:#bbb}.ui-body-a .emby-collapsible-button{border-color:#ddd}.ui-body-a .inputLabelUnfocused,.ui-body-a .textareaLabel{color:#555}.ui-body-a .inputLabelFocused,.ui-body-a .selectLabelFocused,.ui-body-a .textareaLabelFocused{color:green}.ui-body-a .fieldDescription,.ui-body-a .paperListLabel,.ui-body-a .selectLabelUnfocused{color:#555}.ui-body-a .listItem .secondary{color:#737373}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user