1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update editor

This commit is contained in:
Luke Pulverenti 2017-08-13 16:08:41 -04:00
parent 2e1924f72c
commit b202d9b5b1
44 changed files with 42 additions and 82 deletions

File diff suppressed because one or more lines are too long

View file

@ -86,6 +86,45 @@
<div id="fldEndDate" class="inputContainer">
<input is="emby-input" id="txtEndDate" label="${LabelEndDate}" type="date" />
</div>
<div id="fldAirDays" class="hide">
<p>${LabelAirDays}</p>
<div class="checkboxList">
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Sunday" />
<span>${Sunday}</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Monday" />
<span>${Monday}</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Tuesday" />
<span>${Tuesday}</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Wednesday" />
<span>${Wednesday}</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Thursday" />
<span>${Thursday}</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Friday" />
<span>${Friday}</span>
</label>
<label>
<input type="checkbox" is="emby-checkbox" class="chkAirDay" data-day="Saturday" />
<span>${Saturday}</span>
</label>
</div>
<br />
</div>
<div id="fldAirTime" class="inputContainer hide">
<input is="emby-input" id="txtAirTime" type="text" label="${LabelAirTime}" />
</div>
<div id="fldSeriesRuntime" class="inputContainer hide">
<input is="emby-input" id="txtSeriesRuntime" type="number" label="${LabelRuntimeMinutes}" />
</div>

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Jugadors:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Cap a les {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "Tots els canals",
"LabelRecord": "Enregistra:",
"NewEpisodesOnly": "Nom\u00e9s nous episodis",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed:",
"LabelCustomRating": "Vlastn\u00ed hodnocen\u00ed:",
"LabelOriginalAspectRatio": "P\u016fvodn\u00ed pom\u011br stran:",
"LabelPlayers": "Hr\u00e1\u010di:",
"Label3DFormat": "3D form\u00e1t:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Kan\u00e1l {0} jen",
"Anytime": "Kdykoliv",
"AroundTime": "Okolo {0}",
"LabelAirtime": "\u010cas vys\u00edl\u00e1n\u00ed:",
"AllChannels": "V\u0161echny kan\u00e1ly",
"LabelRecord": "Z\u00e1znam:",
"NewEpisodesOnly": "Jen nov\u00e9 epizody",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Aldersgr\u00e6nse:",
"LabelCustomRating": "Brugerdefineret bed\u00f8mmelse:",
"LabelOriginalAspectRatio": "Originalt formatforhold:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Udelukkende kanal {0}",
"Anytime": "Altid",
"AroundTime": "Omkring {0}",
"LabelAirtime": "Sendetid:",
"AllChannels": "Alle kanaler",
"LabelRecord": "Optag:",
"NewEpisodesOnly": "Kun nye episoder",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Altersfreigabe:",
"LabelCustomRating": "Eigene Bewertung:",
"LabelOriginalAspectRatio": "Original Seitenverh\u00e4ltnis:",
"LabelPlayers": "Spieler:",
"Label3DFormat": "3D Format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Nur Kanal {0}",
"Anytime": "Jederzeit",
"AroundTime": "Um {0}",
"LabelAirtime": "Sendezeit",
"AllChannels": "Alle Kan\u00e4le:",
"LabelRecord": "Aufnahme:",
"NewEpisodesOnly": "Nur neue Episoden",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -157,6 +157,7 @@
"LabelReleaseDate": "Release date:",
"LabelYear": "Year:",
"LabelPlaceOfBirth": "Place of birth:",
"LabelAirDays": "Air days:",
"LabelAirTime": "Air time:",
"LabelRuntimeMinutes": "Run time (minutes):",
"LabelParentalRating": "Parental rating:",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Clasificaci\u00f3n parental:",
"LabelCustomRating": "Calificaci\u00f3n personalizada:",
"LabelOriginalAspectRatio": "Relaci\u00f3n de aspecto original:",
"LabelPlayers": "Reproductores:",
"Label3DFormat": "Formato 3D:",
"FormatValue": "Formato: {0}",
"DownloadsValue": "Descargas: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Canal {0} solamente",
"Anytime": "En cualquier momento",
"AroundTime": "Alrededor de {0}",
"LabelAirtime": "Duraci\u00f3n:",
"AllChannels": "Todos los canales",
"LabelRecord": "Grabar:",
"NewEpisodesOnly": "Solo episodios nuevos",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Clasificaci\u00f3n parental:",
"LabelCustomRating": "Valoraci\u00f3n pesonalizada:",
"LabelOriginalAspectRatio": "Relaci\u00f3n de aspecto original:",
"LabelPlayers": "Players:",
"Label3DFormat": "Formato 3D:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Lecteurs:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Classification parentale\u00a0:",
"LabelCustomRating": "Note personnalis\u00e9e\u00a0:",
"LabelOriginalAspectRatio": "Ratio d'aspect original\u00a0:",
"LabelPlayers": "Lecteurs :",
"Label3DFormat": "Format 3D\u00a0:",
"FormatValue": "Format : {0}",
"DownloadsValue": "T\u00e9l\u00e9chargements : {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Seulement la cha\u00eene {0}",
"Anytime": "N'importe quand",
"AroundTime": "Aux environs de {0}",
"LabelAirtime": "Heure de diffusion :",
"AllChannels": "Toutes les cha\u00eenes",
"LabelRecord": "Enregistrer\u00a0:",
"NewEpisodesOnly": "Uniquement les nouveaux \u00e9pisodes",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4\u05d4\u05d5\u05e8\u05d9\u05dd:",
"LabelCustomRating": "\u05d3\u05d9\u05e8\u05d5\u05d2 \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea:",
"LabelOriginalAspectRatio": "\u05d9\u05d7\u05e1 \u05d2\u05d5\u05d1\u05d4-\u05e8\u05d5\u05d7\u05d1 \u05de\u05e7\u05d5\u05e8\u05d9:",
"LabelPlayers": "\u05e9\u05d7\u05e7\u05e0\u05d9\u05dd:",
"Label3DFormat": "\u05e4\u05d5\u05e8\u05de\u05d8 \u05ea\u05dc\u05ea-\u05de\u05de\u05d3\u05d9:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "\u05e2\u05e8\u05d5\u05e5 {0} \u05d1\u05dc\u05d1\u05d3",
"Anytime": "\u05d1\u05db\u05dc \u05e2\u05ea",
"AroundTime": "\u05d1\u05e1\u05d1\u05d9\u05d1\u05d5\u05ea {0}",
"LabelAirtime": "\u05d6\u05de\u05df \u05d0\u05d5\u05d5\u05d9\u05e8:",
"AllChannels": "\u05db\u05dc \u05d4\u05e2\u05e8\u05d5\u05e6\u05d9\u05dd",
"LabelRecord": "\u05d4\u05e7\u05dc\u05d8\u05d4:",
"NewEpisodesOnly": "\u05e4\u05e8\u05e7\u05d9\u05dd \u05d7\u05d3\u05e9\u05d9\u05dd \u05d1\u05dc\u05d1\u05d3",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Roditeljska ocjena:",
"LabelCustomRating": "Prilago\u0111ena ocjena:",
"LabelOriginalAspectRatio": "Originalni omjer gledanja:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Kanali {0} samo",
"Anytime": "Bilo kada",
"AroundTime": "Oko {0}",
"LabelAirtime": "Vrijeme emitiranja:",
"AllChannels": "Svi kanali",
"LabelRecord": "Snimka:",
"NewEpisodesOnly": "Samo nove epizode",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Korhat\u00e1r besorol\u00e1s:",
"LabelCustomRating": "Egy\u00e9ni \u00e9rt\u00e9kel\u00e9s:",
"LabelOriginalAspectRatio": "Eredeti k\u00e9par\u00e1ny:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D form\u00e1tum:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "Csak \u00faj epiz\u00f3dok",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Classificazione per genitori:",
"LabelCustomRating": "Voto personalizzato:",
"LabelOriginalAspectRatio": "Aspetto originale:",
"LabelPlayers": "Riproduttori:",
"Label3DFormat": "Formato 3D:",
"FormatValue": "Formato: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Solo il canale {0}",
"Anytime": "In qualsiasi momento",
"AroundTime": "Circa {0}",
"LabelAirtime": "Messa in onda:",
"AllChannels": "Tutti i canali",
"LabelRecord": "Registra:",
"NewEpisodesOnly": "Solo i nuovi episodi",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442\u044b:",
"LabelCustomRating": "\u0422\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d \u0441\u0430\u043d\u0430\u0442:",
"LabelOriginalAspectRatio": "\u0411\u0430\u0441\u0442\u0430\u043f\u049b\u044b \u043f\u0456\u0448\u0456\u043c\u0434\u0456\u043a \u0430\u0440\u0430\u049b\u0430\u0442\u044b\u043d\u0430\u0441\u044b:",
"LabelPlayers": "\u041e\u0439\u044b\u043d\u0448\u044b\u043b\u0430\u0440:",
"Label3DFormat": "3D \u043f\u0456\u0448\u0456\u043c\u0456:",
"FormatValue": "\u041f\u0456\u0448\u0456\u043c: {0}",
"DownloadsValue": "\u0416\u04af\u043a\u0442\u0435\u0443\u043b\u0435\u0440: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "\u0422\u0435\u043a \u049b\u0430\u043d\u0430 {0} \u0430\u0440\u043d\u0430\u0441\u044b",
"Anytime": "\u04d8\u0440\u043a\u0435\u0437\u0434\u0435",
"AroundTime": "{0} \u0430\u0439\u043d\u0430\u043b\u0430\u0441\u044b\u043d\u0434\u0430",
"LabelAirtime": "\u042d\u0444\u0438\u0440 \u0443\u0430\u049b\u044b\u0442\u044b:",
"AllChannels": "\u0411\u0430\u0440\u043b\u044b\u049b \u0430\u0440\u043d\u0430\u043b\u0430\u0440",
"LabelRecord": "\u0416\u0430\u0437\u0443:",
"NewEpisodesOnly": "\u0422\u0435\u043a \u049b\u0430\u043d\u0430 \u0436\u0430\u04a3\u0430 \u0431\u04e9\u043b\u0456\u043c\u0434\u0435\u0440\u0434\u0456",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "\ub4f1\uae09:",
"LabelCustomRating": "\uc0ac\uc6a9\uc790 \ud3c9\uc810:",
"LabelOriginalAspectRatio": "\uc6d0 \ud654\uba74\ube44\uc728:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D \ud615\uc2dd:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "T\u0117v\u0173 reitingas:",
"LabelCustomRating": "Kitoks vertinimas:",
"LabelOriginalAspectRatio": "Originalus formatas:",
"LabelPlayers": "Grotuvai:",
"Label3DFormat": "3D formatas:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Kanalas tik {0}",
"Anytime": "Bet kada",
"AroundTime": "Ma\u017edaug {0}",
"LabelAirtime": "Eterio laikas:",
"AllChannels": "Visi kanalai",
"LabelRecord": "\u012era\u0161yti:",
"NewEpisodesOnly": "Tik naujas serijas",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Foreldresensur:",
"LabelCustomRating": "Kunde anmeldelse:",
"LabelOriginalAspectRatio": "Originalt sideforhold:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Kun kanal {0}",
"Anytime": "Enhver tid",
"AroundTime": "Rundt {0}",
"LabelAirtime": "Visning tid",
"AllChannels": "Alle kanaler",
"LabelRecord": "Opptak:",
"NewEpisodesOnly": "Kun nye episoder",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Kijkwijzer classificatie:",
"LabelCustomRating": "Aangepaste classificatie:",
"LabelOriginalAspectRatio": "Originele aspect ratio:",
"LabelPlayers": "Spelers:",
"Label3DFormat": "3D formaat",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Alleen kanaal {0}",
"Anytime": "Op elk moment",
"AroundTime": "Rond {0}",
"LabelAirtime": "Uitzendtijd:",
"AllChannels": "Alle kanalen",
"LabelRecord": "Opnemen:",
"NewEpisodesOnly": "Alleen nieuwe afleveringen",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Kategoria wiekowa:",
"LabelCustomRating": "Kategoria wiekowa w\u0142asna:",
"LabelOriginalAspectRatio": "Oryginalny format obrazu:",
"LabelPlayers": "Gracze:",
"Label3DFormat": "Format 3D:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Pobrania: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Tylko kana\u0142 {0}",
"Anytime": "O dowolnej porze",
"AroundTime": "Oko\u0142o {0}",
"LabelAirtime": "Data emisji:",
"AllChannels": "Wszystkie kana\u0142y",
"LabelRecord": "Nagraj:",
"NewEpisodesOnly": "Tylko nowe odcinki",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Classifica\u00e7\u00e3o et\u00e1ria:",
"LabelCustomRating": "Classifica\u00e7\u00e3o personalizada:",
"LabelOriginalAspectRatio": "Propor\u00e7\u00e3o da imagem original:",
"LabelPlayers": "Jogadores:",
"Label3DFormat": "Formato 3D:",
"FormatValue": "Formato: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Somente canal {0}",
"Anytime": "A qualquer momento",
"AroundTime": "Em torno de {0}",
"LabelAirtime": "Hor\u00e1rio de exibi\u00e7\u00e3o:",
"AllChannels": "Todos os canais",
"LabelRecord": "Gravar:",
"NewEpisodesOnly": "Apenas novos epis\u00f3dios",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Classifica\u00e7\u00e3o parental:",
"LabelCustomRating": "Classifica\u00e7\u00e3o personalizada:",
"LabelOriginalAspectRatio": "Propor\u00e7\u00e3o da imagem original:",
"LabelPlayers": "Players:",
"Label3DFormat": "Formato 3D:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "\u0412\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u0430\u044f \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f:",
"LabelCustomRating": "\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u0430\u044f \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u0430\u044f \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f:",
"LabelOriginalAspectRatio": "\u0418\u0441\u0445\u043e\u0434\u043d\u043e\u0435 \u0441\u043e\u043e\u0442-\u0438\u0435 \u0441\u0442\u043e\u0440\u043e\u043d:",
"LabelPlayers": "\u0418\u0433\u0440\u043e\u043a\u0438:",
"Label3DFormat": "\u0424\u043e\u0440\u043c\u0430\u0442 3D:",
"FormatValue": "\u0424\u043e\u0440\u043c\u0430\u0442: {0}",
"DownloadsValue": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0438: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "\u0422\u043e\u043b\u044c\u043a\u043e \u043a\u0430\u043d\u0430\u043b {0}",
"Anytime": "\u0412 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f",
"AroundTime": "\u041e\u043a\u043e\u043b\u043e {0}",
"LabelAirtime": "\u0412\u0440\u0435\u043c\u044f \u044d\u0444\u0438\u0440\u0430:",
"AllChannels": "\u0412\u0441\u0435 \u043a\u0430\u043d\u0430\u043b\u044b",
"LabelRecord": "\u0417\u0430\u043f\u0438\u0441\u044c:",
"NewEpisodesOnly": "\u0422\u043e\u043b\u044c\u043a\u043e \u043d\u043e\u0432\u044b\u0435 \u044d\u043f\u0438\u0437\u043e\u0434\u044b",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "\u00c5ldersgr\u00e4ns:",
"LabelCustomRating": "Anpassad \u00e5ldersgr\u00e4ns:",
"LabelOriginalAspectRatio": "Ursprungligt bildf\u00f6rh\u00e5llande:",
"LabelPlayers": "Spelare:",
"Label3DFormat": "3D-format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Nedladdningar: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Endast kanal {0}",
"Anytime": "N\u00e4r som helst",
"AroundTime": "Runt {0}",
"LabelAirtime": "S\u00e4ndningstid:",
"AllChannels": "Alla kanaler",
"LabelRecord": "Spela in:",
"NewEpisodesOnly": "Endast nya avsnitt",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Oynat\u0131c\u0131lar:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "\u5bb6\u957f\u5206\u7ea7\uff1a",
"LabelCustomRating": "\u81ea\u5b9a\u4e49\u5206\u7ea7\uff1a",
"LabelOriginalAspectRatio": "\u539f\u59cb\u957f\u5bbd\u6bd4\uff1a",
"LabelPlayers": "Players:",
"Label3DFormat": "3D\u683c\u5f0f\uff1a",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "\u53ea\u5728\u9891\u9053 {0}",
"Anytime": "\u4efb\u4f55\u65f6\u95f4",
"AroundTime": "{0} \u5de6\u53f3",
"LabelAirtime": "\u64ad\u6620\u65f6\u95f4\uff1a",
"AllChannels": "\u6240\u6709\u9891\u9053",
"LabelRecord": "\u5f55\u5236\uff1a",
"NewEpisodesOnly": "\u53ea\u65b0\u96c6",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

View file

@ -163,7 +163,6 @@
"LabelParentalRating": "Parental rating:",
"LabelCustomRating": "Custom rating:",
"LabelOriginalAspectRatio": "Original aspect ratio:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
@ -306,7 +305,6 @@
"ChannelNameOnly": "Channel {0} only",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"LabelAirtime": "Airtime:",
"AllChannels": "All channels",
"LabelRecord": "Record:",
"NewEpisodesOnly": "New episodes only",

File diff suppressed because one or more lines are too long