Compare commits

..

12 Commits

Author SHA1 Message Date
DaVukovic
0e264889a4 Fix RSS Editor file(s) (#59)
Thanks.
2019-07-29 18:36:00 +01:00
Kevin Goffe
d24b7155e8 [skin.confluence] v5.12.1
Fixed 'What's New' for addon info
2019-02-08 09:38:12 +00:00
Kevin Goffe
c77800929b
[skin.confluence] v3.1.5
Fix album ratings in Fanart view
2018-11-16 18:51:26 +00:00
Kevin Goffe
6065fe15ec [skin.confluence] v3.1.6
Updated language files
2018-01-14 16:01:20 +00:00
Kevin Goffe
37bba429ad [skin.confluence] v3.1.47
Updated language files
2017-11-30 08:23:10 +00:00
Kevin Goffe
edbccce364 [skin.confluence] v3.1.43
Updated language files
2017-09-24 15:52:27 +01:00
Kevin Goffe
96bed03570 [skin.confluence] v3.1.4 2017-07-04 18:54:06 +01:00
Kevin Goffe
ae85562277 [skin.confluence] v3.1.4
- Added path to music info dialog
- Updated language files from Transifex
2017-07-04 18:48:14 +01:00
Kevin Goffe
594149f027 [skin.confluence] v3.1.1
Added fallbacks for home screen Recently Added items
2017-07-01 19:48:44 +01:00
Kevin Goffe
1ef7caf96a [skin.confluence] v3.1.0 2017-05-17 15:30:24 +01:00
Kevin Goffe
8646c4e33f [skin.confluence] v3.1.0
- Fixed 'Paused' condition
- Restored view mode/sizing info
- More space for epg label
- Fixed recording icon size
2017-05-17 15:12:34 +01:00
Kevin Goffe
ed71dbe0ff [skin.confluence] Krypton version 2017-05-17 14:21:28 +01:00
183 changed files with 6295 additions and 7816 deletions

View File

@ -57,7 +57,7 @@
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="3"> <control type="button" id="3">
<description>Sort by button</description> <description>Sort by button</description>
@ -68,7 +68,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>

View File

@ -3,10 +3,10 @@
<default type="image"> <default type="image">
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<texture/> <texture>-</texture>
</default> </default>
<default type="label"> <default type="label">
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<disabledcolor>grey3</disabledcolor> <disabledcolor>grey3</disabledcolor>
@ -40,7 +40,7 @@
<alttexturefocus>scroll-down-focus.png</alttexturefocus> <alttexturefocus>scroll-down-focus.png</alttexturefocus>
<alttexturenofocus>scroll-down.png</alttexturenofocus> <alttexturenofocus>scroll-down.png</alttexturenofocus>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
<disabledcolor>grey3</disabledcolor> <disabledcolor>grey3</disabledcolor>
<pulseonselect>no</pulseonselect> <pulseonselect>no</pulseonselect>
@ -58,10 +58,10 @@
<left>100</left> <left>100</left>
<top>325</top> <top>325</top>
<texturebg border="6,0,6,0">OSDProgressBack.png</texturebg> <texturebg border="6,0,6,0">OSDProgressBack.png</texturebg>
<lefttexture/> <lefttexture>-</lefttexture>
<midtexture border="6,0,6,0">OSDProgressMid.png</midtexture> <midtexture border="6,0,6,0">OSDProgressMid.png</midtexture>
<righttexture/> <righttexture>-</righttexture>
<overlaytexture/> <overlaytexture>-</overlaytexture>
</default> </default>
<default type="spincontrol"> <default type="spincontrol">
<left>330</left> <left>330</left>
@ -92,7 +92,7 @@
<spinwidth>33</spinwidth> <spinwidth>33</spinwidth>
<spinheight>22</spinheight> <spinheight>22</spinheight>
<texturefocus>button-focus.png</texturefocus> <texturefocus>button-focus.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<textureup>scroll-up-2.png</textureup> <textureup>scroll-up-2.png</textureup>
<texturedown>scroll-down-2.png</texturedown> <texturedown>scroll-down-2.png</texturedown>
<textureupdisabled colordiffuse="40FFFFFF">scroll-up-2.png</textureupdisabled> <textureupdisabled colordiffuse="40FFFFFF">scroll-up-2.png</textureupdisabled>
@ -135,10 +135,10 @@
<top>335</top> <top>335</top>
<width>300</width> <width>300</width>
<height>50</height> <height>50</height>
<label/> <label>-</label>
<font>font12</font> <font>font12</font>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturebg>button-focus.png</texturebg> <texturebg>button-focus.png</texturebg>
<textureleft>scroll-left.png</textureleft> <textureleft>scroll-left.png</textureleft>
<textureleftfocus>scroll-left-focus.png</textureleftfocus> <textureleftfocus>scroll-left-focus.png</textureleftfocus>

View File

@ -4,8 +4,8 @@
<onload>ClearProperty(WhatsNew,home)</onload> <onload>ClearProperty(WhatsNew,home)</onload>
<coordinates> <coordinates>
<left>185</left> <left>185</left>
<top>18</top> <top>40</top>
<origin x="185" y="5">!String.IsEmpty(ListItem.AddonBroken)</origin> <origin x="185" y="10">!String.IsEmpty(ListItem.AddonBroken)</origin>
</coordinates> </coordinates>
<include>dialogeffect</include> <include>dialogeffect</include>
<controls> <controls>
@ -14,7 +14,7 @@
<visible>!Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible> <visible>!Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible>
<include content="DialogBackgroundCommons"> <include content="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="920" /> <param name="DialogBackgroundWidth" value="920" />
<param name="DialogBackgroundHeight" value="684" /> <param name="DialogBackgroundHeight" value="639" />
<param name="DialogHeaderWidth" value="840" /> <param name="DialogHeaderWidth" value="840" />
<param name="DialogHeaderLabel" value="$LOCALIZE[24003]" /> <param name="DialogHeaderLabel" value="$LOCALIZE[24003]" />
<param name="DialogHeaderId" value="2" /> <param name="DialogHeaderId" value="2" />
@ -182,7 +182,7 @@
<left>10</left> <left>10</left>
<top>167</top> <top>167</top>
<width>600</width> <width>600</width>
<height>263</height> <height>218</height>
<font>font13</font> <font>font13</font>
<align>justify</align> <align>justify</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
@ -193,7 +193,7 @@
<left>610</left> <left>610</left>
<top>165</top> <top>165</top>
<width>25</width> <width>25</width>
<height>235</height> <height>190</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
@ -207,7 +207,7 @@
<control type="label"> <control type="label">
<description>Disclaimer txt</description> <description>Disclaimer txt</description>
<left>0</left> <left>0</left>
<top>445</top> <top>400</top>
<width>600</width> <width>600</width>
<height>25</height> <height>25</height>
<label>$LOCALIZE[24052]</label> <label>$LOCALIZE[24052]</label>
@ -219,7 +219,7 @@
<control type="textbox"> <control type="textbox">
<description>Disclaimer</description> <description>Disclaimer</description>
<left>10</left> <left>10</left>
<top>472</top> <top>427</top>
<width>600</width> <width>600</width>
<height>64</height> <height>64</height>
<font>font12</font> <font>font12</font>
@ -248,7 +248,7 @@
<left>10</left> <left>10</left>
<top>177</top> <top>177</top>
<width>600</width> <width>600</width>
<height>333</height> <height>288</height>
<font>font13</font> <font>font13</font>
<align>left</align> <align>left</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
@ -259,7 +259,7 @@
<left>610</left> <left>610</left>
<top>175</top> <top>175</top>
<width>25</width> <width>25</width>
<height>305</height> <height>260</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
@ -276,7 +276,7 @@
<left>30</left> <left>30</left>
<top>300</top> <top>300</top>
<width>220</width> <width>220</width>
<height>358</height> <height>313</height>
<onleft>60</onleft> <onleft>60</onleft>
<onright>60</onright> <onright>60</onright>
<onup>9000</onup> <onup>9000</onup>
@ -301,14 +301,6 @@
<align>center</align> <align>center</align>
<font>font12_title</font> <font>font12_title</font>
</control> </control>
<control type="button" id="12">
<description>Launch Addon button</description>
<width>220</width>
<height>43</height>
<label>518</label>
<align>center</align>
<font>font12_title</font>
</control>
<control type="button" id="8"> <control type="button" id="8">
<description>Update Addon button</description> <description>Update Addon button</description>
<width>220</width> <width>220</width>
@ -325,11 +317,11 @@
<align>center</align> <align>center</align>
<font>font12_title</font> <font>font12_title</font>
</control> </control>
<control type="button" id="14"> <control type="button" id="12">
<description>Versions button</description> <description>Launch Addon button</description>
<width>220</width> <width>220</width>
<height>43</height> <height>43</height>
<label>24069</label> <label>518</label>
<align>center</align> <align>center</align>
<font>font12_title</font> <font>font12_title</font>
</control> </control>
@ -349,40 +341,32 @@
<align>center</align> <align>center</align>
<font>font12_title</font> <font>font12_title</font>
</control> </control>
<control type="button" id="10">
<description>Dependencies button</description>
<width>220</width>
<height>43</height>
<label>39024</label>
<align>center</align>
<font>font12_title</font>
</control>
</control> </control>
<control type="group"> <control type="group">
<visible>!String.IsEmpty(ListItem.AddonBroken)</visible> <visible>!String.IsEmpty(ListItem.AddonBroken)</visible>
<left>0</left> <left>0</left>
<top>635</top> <top>600</top>
<control type="image"> <control type="image">
<description>background image</description> <description>background image</description>
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<width>920</width> <width>920</width>
<height>80</height> <height>100</height>
<texture border="20">OverlayDialogBackground.png</texture> <texture border="20">OverlayDialogBackground.png</texture>
</control> </control>
<control type="image"> <control type="image">
<description>Icon image</description> <description>Icon image</description>
<left>18</left> <left>20</left>
<top>18</top> <top>20</top>
<width>44</width> <width>60</width>
<height>44</height> <height>60</height>
<texture>DefaultIconError.png</texture> <texture>DefaultIconError.png</texture>
</control> </control>
<control type="label"> <control type="label">
<description>header label</description> <description>header label</description>
<left>75</left> <left>100</left>
<top>15</top> <top>15</top>
<width>825</width> <width>800</width>
<height>25</height> <height>25</height>
<font>font12_title</font> <font>font12_title</font>
<label>24096</label> <label>24096</label>
@ -393,11 +377,11 @@
</control> </control>
<control type="textbox"> <control type="textbox">
<description>Reason label</description> <description>Reason label</description>
<left>75</left> <left>100</left>
<top>37</top> <top>37</top>
<width>825</width> <width>800</width>
<height>48</height> <height>48</height>
<font>font12</font> <font>font13</font>
<label>$INFO[ListItem.AddonBroken]</label> <label>$INFO[ListItem.AddonBroken]</label>
<align>left</align> <align>left</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
@ -406,4 +390,4 @@
</control> </control>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -1,202 +1,190 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">3</defaultcontrol> <defaultcontrol always="true">9</defaultcontrol>
<coordinates> <coordinates>
<left>215</left> <left>240</left>
<top>60</top> <top>60</top>
</coordinates> </coordinates>
<include>dialogeffect</include> <include>dialogeffect</include>
<controls> <controls>
<control type="group"> <include content="DialogBackgroundCommons">
<animation effect="fade" start="100" end="0" time="150" condition="Window.Is(contentsettings) + Window.IsActive(AddonSettings)">Conditional</animation> <param name="DialogBackgroundWidth" value="800" />
<animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)]">Conditional</animation> <param name="DialogBackgroundHeight" value="600" />
<include content="DialogBackgroundCommons"> <param name="DialogHeaderWidth" value="720" />
<param name="DialogBackgroundWidth" value="850" /> <param name="DialogHeaderLabel" value="-" />
<param name="DialogBackgroundHeight" value="600" /> <param name="DialogHeaderId" value="20" />
<param name="DialogHeaderWidth" value="720" /> <param name="CloseButtonLeft" value="710" />
<param name="DialogHeaderId" value="2" /> <param name="CloseButtonNav" value="3" />
<param name="CloseButtonLeft" value="760" /> </include>
<param name="CloseButtonNav" value="10" /> <control type="grouplist" id="9">
</include> <description>button area</description>
<control type="grouplist" id="3"> <left>45</left>
<description>Categories Area</description> <top>70</top>
<left>45</left> <width>710</width>
<top>70</top> <height>40</height>
<width>759</width> <itemgap>5</itemgap>
<height>40</height> <align>center</align>
<itemgap>5</itemgap> <orientation>horizontal</orientation>
<align>center</align> <onleft>9</onleft>
<orientation>horizontal</orientation> <onright>9</onright>
<onleft>3</onleft> <onup>2</onup>
<onright>3</onright> <ondown>2</ondown>
<onup>9001</onup> </control>
<ondown>5</ondown> <control type="image">
</control> <description>Has Previous</description>
<left>25</left>
<top>80</top>
<width>20</width>
<height>20</height>
<texture>scroll-left-focus.png</texture>
<visible>Container(9).HasPrevious</visible>
</control>
<control type="image">
<description>Has Next</description>
<left>755</left>
<top>80</top>
<width>20</width>
<height>20</height>
<texture>scroll-right-focus.png</texture>
<visible>Container(9).HasNext</visible>
</control>
<control type="grouplist" id="2">
<description>control area</description>
<left>40</left>
<top>120</top>
<width>720</width>
<height>380</height>
<itemgap>5</itemgap>
<pagecontrol>30</pagecontrol>
<onup>9</onup>
<ondown>9001</ondown>
<onleft>2</onleft>
<onright>30</onright>
</control>
<control type="scrollbar" id="30">
<left>765</left>
<top>120</top>
<width>25</width>
<height>380</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>2</onleft>
<onright>2</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="group" id="9001">
<top>535</top>
<left>90</left>
<control type="button" id="10"> <control type="button" id="10">
<description>Default Category Button</description> <description>OK Button</description>
<width>186</width> <left>0</left>
<top>0</top>
<width>200</width>
<height>40</height> <height>40</height>
<textoffsetx>20</textoffsetx>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12_title</font> <font>font12_title</font>
<pulseonselect>false</pulseonselect> <label>186</label>
<onleft>12</onleft>
<onright>11</onright>
<onup>2</onup>
<ondown>2</ondown>
</control> </control>
<control type="image"> <control type="button" id="11">
<description>Has Previous</description> <description>Cancel Button</description>
<left>25</left> <left>210</left>
<top>80</top> <top>0</top>
<width>20</width> <width>200</width>
<height>20</height>
<texture>scroll-left-focus.png</texture>
<visible>Container(3).HasPrevious</visible>
</control>
<control type="image">
<description>Has Next</description>
<left>805</left>
<top>80</top>
<width>20</width>
<height>20</height>
<texture>scroll-right-focus.png</texture>
<visible>Container(3).HasNext</visible>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<left>40</left>
<top>120</top>
<width>770</width>
<height>380</height>
<itemgap>5</itemgap>
<pagecontrol>60</pagecontrol>
<onup>3</onup>
<ondown>9001</ondown>
<onleft>5</onleft>
<onright>60</onright>
</control>
<control type="scrollbar" id="60">
<left>815</left>
<top>120</top>
<width>25</width>
<height>380</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>5</onleft>
<onright>5</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="button" id="7">
<description>Default Button</description>
<height>40</height> <height>40</height>
<font>font13</font>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<height>40</height>
<font>font13</font>
<textwidth>695</textwidth>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<aligny>center</aligny>
</control>
<control type="image" id="11">
<description>separator image</description>
<height>2</height>
<texture>separator2.png</texture>
</control>
<control type="edit" id="12">
<description>Default Edit</description>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="sliderex" id="13">
<description>Default Slider</description>
<height>40</height>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
</control>
<control type="label" id="14">
<description>Default Heading</description>
<height>35</height>
<font>font13_title</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="grouplist" id="9001">
<top>535</top>
<left>40</left>
<width>770</width>
<align>center</align> <align>center</align>
<itemgap>5</itemgap> <aligny>center</aligny>
<orientation>horizontal</orientation> <font>font12_title</font>
<control type="button" id="28"> <label>222</label>
<description>OK Button</description> <onleft>10</onleft>
<top>0</top> <onright>12</onright>
<width>186</width> <onup>2</onup>
<height>40</height> <ondown>2</ondown>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<onup>5</onup>
<ondown>5</ondown>
</control>
<control type="button" id="29">
<description>Cancel Button</description>
<top>0</top>
<width>186</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label/>
<onup>5</onup>
<ondown>5</ondown>
</control>
<control type="button" id="30">
<description>Defaults Button</description>
<top>0</top>
<width>186</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<onup>5</onup>
<ondown>5</ondown>
</control>
<control type="button" id="20">
<description>Settings Level Button</description>
<top>0</top>
<width>186</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<onclick>SettingsLevelChange</onclick>
<onup>5</onup>
<ondown>5</ondown>
</control>
</control> </control>
<control type="button" id="12">
<description>Defaults Button</description>
<left>420</left>
<top>0</top>
<width>200</width>
<height>40</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<label>409</label>
<onleft>11</onleft>
<onright>10</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
<control type="button" id="13">
<description>Default Category Button</description>
<height>40</height>
<width>173</width>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<textcolor>white</textcolor>
<pulseonselect>false</pulseonselect>
</control>
<control type="button" id="3">
<description>Default Button</description>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="radiobutton" id="4">
<description>Default RadioButton</description>
<height>40</height>
<font>font13</font>
<textwidth>668</textwidth>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control>
<control type="spincontrolex" id="5">
<description>Default spincontrolex</description>
<height>40</height>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<font>font13</font>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="label" id="7">
<height>35</height>
<font>font13_title</font>
<label>-</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="image" id="6">
<description>Default Seperator</description>
<height>2</height>
<texture>separator2.png</texture>
</control>
<control type="sliderex" id="8">
<description>Default Slider</description>
<height>40</height>
<font>font13</font>
<textwidth>518</textwidth>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -0,0 +1,559 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog">
<zorder>1</zorder>
<defaultcontrol>9000</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<left>40</left>
<top>40</top>
</coordinates>
<controls>
<include>BehindDialogFadeOut</include>
<control type="image">
<left>0</left>
<top>0</top>
<width>1200</width>
<height>640</height>
<texture border="40">$VAR[SelectBack]</texture>
</control>
<control type="group">
<left>0</left>
<top>0</top>
<width>1200</width>
<height>40</height>
<control type="button">
<description>dialog close button</description>
<left>1120</left>
<top>15</top>
<width>64</width>
<height>32</height>
<label>-</label>
<font>-</font>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<visible>system.getbool(input.enablemouse)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<description>dialog header image</description>
<centerleft>600</centerleft>
<top>16</top>
<width>1140</width>
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label">
<description>window header label</description>
<left>0</left>
<top>20</top>
<width>1200</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[15020]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
</control>
<control type="list" id="9000">
<description>processing mode selection list</description>
<left>30</left>
<top>70</top>
<width>1140</width>
<height>40</height>
<onup>9001</onup>
<ondown>200</ondown>
<onleft>9000</onleft>
<onright>9000</onright>
<orientation>horizontal</orientation>
<scrolltime tween="sine" easing="out">200</scrolltime>
<itemlayout width="228" height="40">
<control type="image">
<left>0</left>
<top>0</top>
<width>228</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>218</width>
<height>40</height>
<textcolor>grey3</textcolor>
<font>font13_title</font>
<aligny>center</aligny>
<align>center</align>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
<scrollspeed>0</scrollspeed>
</control>
</itemlayout>
<focusedlayout width="228" height="40">
<control type="image">
<left>0</left>
<top>0</top>
<width>228</width>
<height>40</height>
<texture border="5">button-focus2.png</texture>
<animation effect="fade" start="100" end="50" time="0" condition="!Control.HasFocus(9000)">conditional</animation>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>218</width>
<height>40</height>
<textcolor>white</textcolor>
<font>font13_title</font>
<aligny>center</aligny>
<align>center</align>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
<scrollspeed>0</scrollspeed>
</control>
</focusedlayout>
</control>
<control type="group">
<description>white borders and mode description</description>
<left>30</left>
<top>109</top>
<width>1140</width>
<height>500</height>
<control type="image">
<description>blue border</description>
<posx>0</posx>
<posy>0</posy>
<width>1140</width>
<height>500</height>
<texture border="5">button-focus3.png</texture>
<colordiffuse>80FFFFFF</colordiffuse>
</control>
<control type="label">
<description>current mode description label</description>
<left>10</left>
<top>0</top>
<width>1120</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[Container(9000).ListItem.Label2]</label>
</control>
</control>
<control type="group" id="200">
<description>available- and active mode lists</description>
<left>30</left>
<top>150</top>
<width>1140</width>
<height>500</height>
<ondown>9001</ondown>
<onup>9000</onup>
<control type="group">
<description>available modes group</description>
<left>0</left>
<top>0</top>
<width>570</width>
<height>360</height>
<control type="label">
<description>blue available modes</description>
<left>25</left>
<top>2</top>
<width>550</width>
<height>30</height>
<font>font12_title</font>
<label>$LOCALIZE[15050] ($INFO[Container(20).NumItems])</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<description>available modes list border</description>
<left>25</left>
<top>30</top>
<width>538</width>
<height>350</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="scrollbar" id="60">
<description>scrollbar for available modes list</description>
<left>5</left>
<top>30</top>
<width>25</width>
<height>350</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>61</onleft>
<onright>20</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="list" id="20">
<description>available modes list</description>
<left>30</left>
<top>35</top>
<width>528</width>
<height>345</height>
<onup>9000</onup>
<ondown>9001</ondown>
<onleft>60</onleft>
<onright>21</onright>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="46" width="528">
<control type="image">
<left>0</left>
<top>3</top>
<width>528</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>15</left>
<top>8</top>
<width>30</width>
<height>30</height>
<texture>$INFO[ListItem.Property(Icon)]</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>!String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="image">
<left>15</left>
<top>8</top>
<width>30</width>
<height>30</height>
<texture>DefaultAudioDSP.png</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="label">
<description>active addon name and mode name</description>
<left>80</left>
<top>3</top>
<width>435</width>
<height>40</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<scroll>false</scroll>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(AddonName)]: $INFO[ListItem.Property(Name)]</label>
</control>
</itemlayout>
<focusedlayout height="66" width="528">
<control type="image">
<left>0</left>
<top>3</top>
<width>528</width>
<height>60</height>
<texture border="5">button-focus2.png</texture>
<animation effect="fade" start="100" end="30" time="0" condition="!Control.HasFocus(20)">conditional</animation>
</control>
<control type="image">
<left>5</left>
<top>8</top>
<width>50</width>
<height>50</height>
<texture>$INFO[ListItem.Property(Icon)]</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>!String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="image">
<left>5</left>
<top>8</top>
<height>50</height>
<width>50</width>
<texture>DefaultAudioDSP.png</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="label">
<description>addon name and mode name on focus</description>
<left>80</left>
<top>3</top>
<width>435</width>
<height>40</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<scroll>false</scroll>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(AddonName)]: $INFO[ListItem.Property(Name)]</label>
</control>
<control type="label">
<description>ADSP-Mode description on focus</description>
<left>80</left>
<top>33</top>
<width>435</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<scroll>false</scroll>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(Description)]</label>
<visible>!Control.HasFocus(20)</visible>
</control>
<control type="label">
<description>ADSP-Mode description on focus</description>
<left>80</left>
<top>33</top>
<width>435</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<scrollsuffix>&gt; &lt;</scrollsuffix>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(Description)]</label>
<visible>Control.HasFocus(20)</visible>
</control>
</focusedlayout>
</control>
</control>
<control type="group">
<left>568</left>
<top>0</top>
<width>570</width>
<height>360</height>
<control type="label">
<description>blue active modes</description>
<left>10</left>
<top>2</top>
<width>550</width>
<height>30</height>
<font>font12_title</font>
<label>$LOCALIZE[15051] ($INFO[Container(21).NumItems])</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<description>active modes list border</description>
<left>10</left>
<top>30</top>
<width>538</width>
<height>350</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="scrollbar" id="61">
<description>scrollbar for active modes list</description>
<left>542</left>
<top>30</top>
<width>25</width>
<height>350</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>21</onleft>
<onright>60</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="list" id="21">
<description>active modes list</description>
<left>15</left>
<top>35</top>
<width>538</width>
<height>345</height>
<onup>9000</onup>
<ondown>9001</ondown>
<onleft>20</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="46" width="528">
<control type="image">
<left>0</left>
<top>3</top>
<width>528</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>15</left>
<top>8</top>
<width>30</width>
<height>30</height>
<texture>$INFO[ListItem.Property(Icon)]</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>!String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="image">
<left>15</left>
<top>8</top>
<width>30</width>
<height>30</height>
<texture>DefaultAudioDSP.png</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="label">
<description>active addon name and mode name</description>
<left>80</left>
<top>3</top>
<width>435</width>
<height>40</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<scroll>false</scroll>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(Number)]. $INFO[ListItem.Property(AddonName)]: $INFO[ListItem.Property(Name)]</label>
</control>
</itemlayout>
<focusedlayout height="66" width="528">
<control type="image">
<left>0</left>
<top>3</top>
<width>528</width>
<height>60</height>
<texture border="5">button-focus2.png</texture>
<animation effect="fade" start="100" end="30" time="0" condition="!Control.HasFocus(21)">conditional</animation>
</control>
<control type="image">
<left>5</left>
<top>8</top>
<width>50</width>
<height>50</height>
<texture>$INFO[ListItem.Property(Icon)]</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>!String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="image">
<left>5</left>
<top>8</top>
<height>50</height>
<width>50</width>
<texture>DefaultAudioDSP.png</texture>
<aspectratio aligny="center" align="left">keep</aspectratio>
<visible>String.IsEqual(ListItem.Property(Icon),"")</visible>
</control>
<control type="label">
<description>addon name and mode name on focus</description>
<left>80</left>
<top>3</top>
<width>435</width>
<height>40</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<scroll>false</scroll>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(Number)]. $INFO[ListItem.Property(AddonName)]: $INFO[ListItem.Property(Name)]</label>
<visible>true</visible>
</control>
<control type="label">
<description>ADSP-Mode description on focus</description>
<left>80</left>
<top>33</top>
<width>435</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<scroll>false</scroll>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(Description)]</label>
<visible>!Control.HasFocus(21)</visible>
</control>
<control type="label">
<description>ADSP-Mode description on focus</description>
<left>80</left>
<top>33</top>
<width>435</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<scrollsuffix>&gt; &lt;</scrollsuffix>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Property(Description)]</label>
<visible>Control.HasFocus(21)</visible>
</control>
</focusedlayout>
</control>
</control>
</control>
<control type="group" id="9001">
<left>55</left>
<top>528</top>
<width>1090</width>
<control type="radiobutton" id="22">
<description>Default RadioButton</description>
<left>0</left>
<top>15</top>
<height>40</height>
<width>280</width>
<onup>200</onup>
<ondown>9000</ondown>
<onleft>24</onleft>
<onright>23</onright>
<textwidth>252</textwidth>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<label>15064</label>
<include>ButtonCommonValues</include>
</control>
<control type="button" id="23">
<description>Apply changes button</description>
<left>288</left>
<top>15</top>
<height>40</height>
<width>250</width>
<onup>200</onup>
<ondown>9000</ondown>
<onleft>22</onleft>
<onright>24</onright>
<font>font13</font>
<disabledcolor>15FFFFFF</disabledcolor>
<textcolor>grey3</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
<label>14070</label>
<align>center</align>
</control>
<control type="button" id="24">
<description>Clear active modes button</description>
<left>841</left>
<top>15</top>
<height>40</height>
<width>250</width>
<onup>200</onup>
<ondown>9000</ondown>
<onleft>23</onleft>
<onright>22</onright>
<font>font13</font>
<disabledcolor>30FFFFFF</disabledcolor>
<textcolor>grey3</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
<label>15066</label>
<align>center</align>
</control>
</control>
</controls>
</window>

View File

@ -13,11 +13,11 @@
<top>-16</top> <top>-16</top>
<width>4</width> <width>4</width>
<height>4</height> <height>4</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onfocus>down</onfocus> <onfocus>down</onfocus>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
<onup>9000</onup> <onup>9000</onup>
@ -58,8 +58,8 @@
<top>5</top> <top>5</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>

View File

@ -23,7 +23,7 @@
<width>590</width> <width>590</width>
<height>98</height> <height>98</height>
<align>left</align> <align>left</align>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
<autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll> <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll>
</control> </control>

View File

@ -29,8 +29,8 @@
<top>5</top> <top>5</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -42,8 +42,8 @@
</control> </control>
<control type="button" id="1000"> <control type="button" id="1000">
<description>button template</description> <description>button template</description>
<left/> <left>-</left>
<top/> <top>-</top>
<width>300</width> <width>300</width>
<height>38</height> <height>38</height>
<font>fontContextMenu</font> <font>fontContextMenu</font>

View File

@ -23,8 +23,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -54,7 +54,7 @@
<onleft>Dialog.Close(Favourites)</onleft> <onleft>Dialog.Close(Favourites)</onleft>
<onright>450</onright> <onright>450</onright>
<ondown>450</ondown> <ondown>450</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="40"> <itemlayout height="40">
<control type="image"> <control type="image">

View File

@ -40,8 +40,8 @@
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib/> <textureslidernib>-</textureslidernib>
<textureslidernibfocus/> <textureslidernibfocus>-</textureslidernibfocus>
<onleft>50</onleft> <onleft>50</onleft>
<onright>3</onright> <onright>3</onright>
<ondown>3</ondown> <ondown>3</ondown>
@ -99,8 +99,8 @@
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib/> <textureslidernib>-</textureslidernib>
<textureslidernibfocus/> <textureslidernibfocus>-</textureslidernibfocus>
<onleft>5</onleft> <onleft>5</onleft>
<onright>30</onright> <onright>30</onright>
<ondown>5</ondown> <ondown>5</ondown>

View File

@ -85,8 +85,8 @@
<font>font13</font> <font>font13</font>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
</control> </control>
<control type="image"> <control type="image">
<left>130</left> <left>130</left>
@ -535,7 +535,7 @@
<texturefocus border="5">KeyboardKey.png</texturefocus> <texturefocus border="5">KeyboardKey.png</texturefocus>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font/> <font>-</font>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
</control> </control>
<control type="button" id="305"> <control type="button" id="305">

View File

@ -182,7 +182,7 @@
<height>40</height> <height>40</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
<texturefocus border="5">button-focus2.png</texturefocus> <texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus> <texturenofocus border="5">button-nofocus.png</texturenofocus>

View File

@ -20,8 +20,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -69,14 +69,15 @@
<onleft>49</onleft> <onleft>49</onleft>
<onright>49</onright> <onright>49</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>50</ondown> <ondown condition="!String.IsEqual(ListItem.DBTYPE,song)">50</ondown>
<pagecontrol/> <ondown condition="String.IsEqual(ListItem.DBTYPE,song)">9000</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="30"> <itemlayout height="30">
<control type="label"> <control type="label">
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<width>160</width> <width>140</width>
<height>30</height> <height>30</height>
<font>font13</font> <font>font13</font>
<align>right</align> <align>right</align>
@ -86,9 +87,9 @@
<info>ListItem.Label</info> <info>ListItem.Label</info>
</control> </control>
<control type="label"> <control type="label">
<left>170</left> <left>150</left>
<top>0</top> <top>0</top>
<width>590</width> <width>610</width>
<height>30</height> <height>30</height>
<font>font13</font> <font>font13</font>
<align>left</align> <align>left</align>
@ -111,7 +112,7 @@
<control type="label"> <control type="label">
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<width>160</width> <width>140</width>
<height>30</height> <height>30</height>
<font>font13</font> <font>font13</font>
<align>right</align> <align>right</align>
@ -121,9 +122,9 @@
<info>ListItem.Label</info> <info>ListItem.Label</info>
</control> </control>
<control type="label"> <control type="label">
<left>170</left> <left>150</left>
<top>0</top> <top>0</top>
<width>590</width> <width>610</width>
<height>30</height> <height>30</height>
<font>font13</font> <font>font13</font>
<align>left</align> <align>left</align>
@ -178,12 +179,25 @@
<texture>$VAR[MusicInfoListThumb]</texture> <texture>$VAR[MusicInfoListThumb]</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
</control> </control>
<include content="MusicInfoPanel" condition="String.IsEqual(ListItem.DBTYPE,artist) | String.IsEqual(ListItem.DBTYPE,album) | String.IsEqual(ListItem.DBTYPE,song)"> <include content="MusicInfoPanel" condition="String.IsEqual(ListItem.DBTYPE,artist) | String.IsEqual(ListItem.DBTYPE,album)">
<param name="panel-left" value="340"/> <param name="panel-left" value="340"/>
<param name="panel-width" value="900"/> <param name="panel-width" value="900"/>
<param name="item-width" value="450"/> <param name="item-width" value="450"/>
<param name="label-width" value="430"/> <param name="label-width" value="430"/>
</include> </include>
<control type="textbox">
<description>Contributors</description>
<left>340</left>
<top>520</top>
<width>900</width>
<height>120</height>
<label>$INFO[ListItem.ContributorAndRole]</label>
<font>font13</font>
<align>justify</align>
<textcolor>white</textcolor>
<autoscroll time="3000" delay="4000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
<visible>String.IsEqual(ListItem.DBTYPE,song)</visible>
</control>
<control type="grouplist" id="9000"> <control type="grouplist" id="9000">
<left>210</left> <left>210</left>
<top>660</top> <top>660</top>
@ -194,27 +208,28 @@
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
<onup>50</onup> <onup condition="!String.IsEqual(ListItem.DBTYPE,song)">50</onup>
<onup condition="String.IsEqual(ListItem.DBTYPE,song)">49</onup>
<ondown>49</ondown> <ondown>49</ondown>
<control type="button" id="6"> <control type="button" id="6">
<description>Refresh</description> <description>Refresh</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="10"> <control type="button" id="10">
<description>Get Thumb</description> <description>Get Thumb</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="12"> <control type="button" id="12">
<description>Get Fanart / Album info</description> <description>Get Fanart / Album info</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="7"> <control type="button" id="7">
<description>Set my rating</description> <description>Set my rating</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label/> <label>-</label>
</control> </control>
</control> </control>
</control> </control>

View File

@ -29,8 +29,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -146,7 +146,7 @@
<texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus> <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus>
<texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus> <texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus>
<textwidth>120</textwidth> <textwidth>120</textwidth>
<label/> <label>-</label>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<onleft>13</onleft> <onleft>13</onleft>
<onright>11</onright> <onright>11</onright>
@ -281,7 +281,7 @@
<texturenofocus flipx="true" border="25,5,5,25">KeyboardCornerBottomNF.png</texturenofocus> <texturenofocus flipx="true" border="25,5,5,25">KeyboardCornerBottomNF.png</texturenofocus>
<texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus> <texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus>
<textwidth>120</textwidth> <textwidth>120</textwidth>
<label/> <label>-</label>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<onleft>19</onleft> <onleft>19</onleft>
<onright>17</onright> <onright>17</onright>

View File

@ -22,8 +22,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -123,14 +123,6 @@
<texture>PVR-IsRecording.png</texture> <texture>PVR-IsRecording.png</texture>
<visible>ListItem.IsRecording</visible> <visible>ListItem.IsRecording</visible>
</control> </control>
<control type="image">
<left>5</left>
<top>35</top>
<width>20</width>
<height>20</height>
<texture>PVR-HasArchive.png</texture>
<visible>!ListItem.IsRecording + ListItem.HasArchive</visible>
</control>
<control type="label"> <control type="label">
<left>50</left> <left>50</left>
<top>0</top> <top>0</top>
@ -251,14 +243,6 @@
<texture>PVR-IsRecording.png</texture> <texture>PVR-IsRecording.png</texture>
<visible>ListItem.IsRecording</visible> <visible>ListItem.IsRecording</visible>
</control> </control>
<control type="image">
<left>5</left>
<top>35</top>
<width>20</width>
<height>20</height>
<texture>PVR-HasArchive.png</texture>
<visible>!ListItem.IsRecording + ListItem.HasArchive</visible>
</control>
<control type="label"> <control type="label">
<left>50</left> <left>50</left>
<top>0</top> <top>0</top>

View File

@ -37,8 +37,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -84,14 +84,14 @@
<left>0</left> <left>0</left>
<top>75</top> <top>75</top>
<width>310</width> <width>310</width>
<height>550</height> <height>460</height>
<texture border="5">button-nofocus.png</texture> <texture border="5">button-nofocus.png</texture>
</control> </control>
<control type="list" id="13"> <control type="list" id="13">
<left>5</left> <left>5</left>
<top>80</top> <top>80</top>
<width>300</width> <width>300</width>
<height>540</height> <height>450</height>
<onup>13</onup> <onup>13</onup>
<ondown>13</ondown> <ondown>13</ondown>
<onleft>9000</onleft> <onleft>9000</onleft>
@ -106,18 +106,10 @@
<height>40</height> <height>40</height>
<texture border="5">button-nofocus.png</texture> <texture border="5">button-nofocus.png</texture>
</control> </control>
<control type="image">
<width>32</width>
<height>32</height>
<left>5</left>
<top>4</top>
<texture>$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label"> <control type="label">
<left>40</left> <left>10</left>
<top>0</top> <top>0</top>
<width>250</width> <width>280</width>
<height>40</height> <height>40</height>
<font>font12</font> <font>font12</font>
<align>left</align> <align>left</align>
@ -144,18 +136,10 @@
<texture border="5">button-focus2.png</texture> <texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(13)</visible> <visible>Control.HasFocus(13)</visible>
</control> </control>
<control type="image">
<width>32</width>
<height>32</height>
<left>5</left>
<top>4</top>
<texture>$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label"> <control type="label">
<left>40</left> <left>10</left>
<top>0</top> <top>0</top>
<width>250</width> <width>280</width>
<height>40</height> <height>40</height>
<font>font12</font> <font>font12</font>
<align>left</align> <align>left</align>
@ -170,7 +154,7 @@
<left>305</left> <left>305</left>
<top>75</top> <top>75</top>
<width>25</width> <width>25</width>
<height>550</height> <height>460</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
@ -203,14 +187,14 @@
<left>0</left> <left>0</left>
<top>75</top> <top>75</top>
<width>310</width> <width>310</width>
<height>550</height> <height>460</height>
<texture border="5">button-nofocus.png</texture> <texture border="5">button-nofocus.png</texture>
</control> </control>
<control type="list" id="11"> <control type="list" id="11">
<left>5</left> <left>5</left>
<top>85</top> <top>85</top>
<width>300</width> <width>300</width>
<height>540</height> <height>450</height>
<onup>11</onup> <onup>11</onup>
<ondown>11</ondown> <ondown>11</ondown>
<onleft>73</onleft> <onleft>73</onleft>
@ -289,7 +273,7 @@
<left>305</left> <left>305</left>
<top>75</top> <top>75</top>
<width>25</width> <width>25</width>
<height>550</height> <height>460</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
@ -322,14 +306,14 @@
<left>0</left> <left>0</left>
<top>75</top> <top>75</top>
<width>310</width> <width>310</width>
<height>550</height> <height>460</height>
<texture border="5">button-nofocus.png</texture> <texture border="5">button-nofocus.png</texture>
</control> </control>
<control type="list" id="12"> <control type="list" id="12">
<left>5</left> <left>5</left>
<top>85</top> <top>85</top>
<width>300</width> <width>300</width>
<height>540</height> <height>450</height>
<onup>12</onup> <onup>12</onup>
<ondown>12</ondown> <ondown>12</ondown>
<onleft>71</onleft> <onleft>71</onleft>
@ -408,7 +392,7 @@
<left>305</left> <left>305</left>
<top>75</top> <top>75</top>
<width>25</width> <width>25</width>
<height>550</height> <height>460</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
@ -426,8 +410,9 @@
<left>1070</left> <left>1070</left>
<top>165</top> <top>165</top>
<width>200</width> <width>200</width>
<height>315</height> <height>225</height>
<itemgap>5</itemgap> <itemgap>5</itemgap>
<align>center</align>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>12</onleft> <onleft>12</onleft>
<onright>13</onright> <onright>13</onright>
@ -457,20 +442,6 @@
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label>31505</label> <label>31505</label>
</control> </control>
<control type="button" id="35">
<description>Regenerate Group Thumbnails</description>
<width>200</width>
<include>ButtonInfoDialogsCommonValues</include>
<label>13315</label>
</control>
<control type="togglebutton" id="34">
<description>TV/Radio toggle</description>
<width>200</width>
<include>ButtonInfoDialogsCommonValues</include>
<label>$LOCALIZE[19174]</label>
<altlabel>$LOCALIZE[19173]</altlabel>
<usealttexture>!String.IsEmpty(Window.Property(IsRadio))</usealttexture>
</control>
<control type="button" id="29"> <control type="button" id="29">
<description>OK</description> <description>OK</description>
<width>200</width> <width>200</width>
@ -480,7 +451,7 @@
</control> </control>
<control type="group"> <control type="group">
<left>1065</left> <left>1065</left>
<top>495</top> <top>405</top>
<control type="image"> <control type="image">
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
@ -506,15 +477,6 @@
<texture background="true">$INFO[Container(12).ListItem.Icon]</texture> <texture background="true">$INFO[Container(12).ListItem.Icon]</texture>
<visible>Control.HasFocus(12) | Control.HasFocus(72)</visible> <visible>Control.HasFocus(12) | Control.HasFocus(72)</visible>
</control> </control>
<control type="image">
<left>5</left>
<top>5</top>
<width>200</width>
<height>200</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[Container(13).ListItem.Icon]</texture>
<visible>Control.HasFocus(13) | Control.HasFocus(73)</visible>
</control>
</control> </control>
</control> </control>
</control> </control>

View File

@ -1,192 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">602</defaultcontrol>
<include>dialogeffect</include>
<depth>DepthOSD</depth>
<coordinates>
<left>0</left>
<top>0</top>
</coordinates>
<controls>
<control type="image">
<left>-20</left>
<top>130r</top>
<width>1320</width>
<height>130</height>
<texture border="1">HomeNowPlayingBack.png</texture>
</control>
<control type="label">
<left>100</left>
<top>150r</top>
<width>330</width>
<align>center</align>
<font>font12</font>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[19325]</label>
</control>
<control type="grouplist" id="201">
<left>100</left>
<top>60r</top>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation>
<onup>Action(close)</onup>
<onup>10</onup>
<onright>606</onright>
<onleft>611</onleft>
<control type="button" id="600">
<width>55</width>
<height>55</height>
<texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(FirstProgramme)</onclick>
</control>
<control type="button" id="601">
<width>55</width>
<height>55</height>
<texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(-12)</onclick>
</control>
<control type="button" id="602">
<width>55</width>
<height>55</height>
<texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(CurrentProgramme)</onclick>
</control>
<control type="button" id="603">
<width>55</width>
<height>55</height>
<texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(+12)</onclick>
</control>
<control type="button" id="604">
<width>55</width>
<height>55</height>
<texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(LastProgramme)</onclick>
</control>
<control type="button" id="605">
<width>55</width>
<height>55</height>
<texturefocus>OSDDateFO.png</texturefocus>
<texturenofocus>OSDDateNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(SelectDate)</onclick>
</control>
</control>
<control type="label">
<left>100</left>
<top>60r</top>
<width>1080</width>
<align>center</align>
<aligny>center</aligny>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<label>$VAR[PVRGuideControlsHelpTextVar]</label>
</control>
<control type="label">
<left>810</left>
<top>150r</top>
<width>165</width>
<align>center</align>
<font>font12</font>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[19148]</label>
</control>
<control type="grouplist" id="202">
<left>810</left>
<top>60r</top>
<width>165</width>
<align>center</align>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation>
<onup>Action(close)</onup>
<onup>10</onup>
<onright>609</onright>
<onleft>605</onleft>
<control type="button" id="606">
<width>55</width>
<height>55</height>
<texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(FirstChannel)</onclick>
</control>
<control type="button" id="607">
<width>55</width>
<height>55</height>
<texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(PlayingChannel)</onclick>
<visible>PVR.IsPlayingTV | PVR.IsPlayingRadio</visible>
</control>
<control type="button" id="608">
<width>55</width>
<height>55</height>
<texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(FirstProgramme)</onclick>
</control>
</control>
<control type="label">
<left>1015</left>
<top>150r</top>
<width>165</width>
<align>center</align>
<font>font12</font>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[19141]</label>
</control>
<control type="grouplist" id="203">
<left>1015</left>
<top>60r</top>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation>
<onup>Action(close)</onup>
<onup>10</onup>
<onright>600</onright>
<onleft>608</onleft>
<control type="button" id="609">
<width>55</width>
<height>55</height>
<texturefocus flipx="true">OSDPlayFO.png</texturefocus>
<texturenofocus flipx="true">OSDPlayNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(PreviousGroup)</onclick>
</control>
<control type="button" id="610">
<width>55</width>
<height>55</height>
<texturefocus>OSDPlayFO.png</texturefocus>
<texturenofocus>OSDPlayNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(NextGroup)</onclick>
</control>
<control type="button" id="611">
<width>55</width>
<height>55</height>
<texturefocus>OSDPlaylistFO.png</texturefocus>
<texturenofocus>OSDPlaylistNF.png</texturenofocus>
<onclick>PVR.EpgGridControl(SelectGroup)</onclick>
</control>
</control>
</controls>
</window>

View File

@ -22,8 +22,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>

View File

@ -46,8 +46,8 @@
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<align>left</align> <align>left</align>
<onleft>9</onleft> <onleft>9</onleft>
<onright>9</onright> <onright>9</onright>

View File

@ -25,7 +25,7 @@
<onright>49</onright> <onright>49</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>61</ondown> <ondown>61</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="30"> <itemlayout height="30">
<control type="label"> <control type="label">
@ -93,47 +93,57 @@
<item> <item>
<label>$LOCALIZE[21442]:</label> <label>$LOCALIZE[21442]:</label>
<label2>$INFO[ListItem.EpisodeName]</label2> <label2>$INFO[ListItem.EpisodeName]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.EpisodeName)</visible> <visible>!String.IsEmpty(ListItem.EpisodeName)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20373]:</label> <label>$LOCALIZE[20373]:</label>
<label2>$INFO[ListItem.Season]</label2> <label2>$INFO[ListItem.Season]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Season)</visible> <visible>!String.IsEmpty(ListItem.Season)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20359]:</label> <label>$LOCALIZE[20359]:</label>
<label2>$INFO[ListItem.Episode]</label2> <label2>$INFO[ListItem.Episode]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Episode)</visible> <visible>!String.IsEmpty(ListItem.Episode)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[19148]:</label> <label>$LOCALIZE[19148]:</label>
<label2>$INFO[ListItem.ChannelName]</label2> <label2>$INFO[ListItem.ChannelName]</label2>
<onclick>noop</onclick>
</item> </item>
<item> <item>
<label>$LOCALIZE[142]</label> <label>$LOCALIZE[142]</label>
<label2>$INFO[ListItem.StartTime] - $INFO[ListItem.EndTime] ($INFO[ListItem.StartDate])</label2> <label2>$INFO[ListItem.StartTime] - $INFO[ListItem.EndTime] ($INFO[ListItem.StartDate])</label2>
<onclick>noop</onclick>
</item> </item>
<item> <item>
<label>$LOCALIZE[180]:</label> <label>$LOCALIZE[180]:</label>
<label2>$INFO[ListItem.Duration]</label2> <label2>$INFO[ListItem.Duration]</label2>
<onclick>noop</onclick>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
</item> </item>
<item> <item>
<label>$LOCALIZE[20417]:</label> <label>$LOCALIZE[20417]:</label>
<label2>$INFO[ListItem.Writer]</label2> <label2>$INFO[ListItem.Writer]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Writer)</visible> <visible>!String.IsEmpty(ListItem.Writer)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20339]:</label> <label>$LOCALIZE[20339]:</label>
<label2>$INFO[ListItem.Director]</label2> <label2>$INFO[ListItem.Director]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Director)</visible> <visible>!String.IsEmpty(ListItem.Director)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[206]:</label> <label>$LOCALIZE[206]:</label>
<label2>$INFO[ListItem.Cast]</label2> <label2>$INFO[ListItem.Cast]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Cast)</visible> <visible>!String.IsEmpty(ListItem.Cast)</visible>
</item> </item>
</content> </content>
@ -156,12 +166,12 @@
<left>720</left> <left>720</left>
<top>375</top> <top>375</top>
<subtype>page</subtype> <subtype>page</subtype>
<font/> <font>-</font>
<onleft>60</onleft> <onleft>60</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>9000</ondown> <ondown>9000</ondown>
<onup>9000</onup> <onup>9000</onup>
<textcolor/> <textcolor>-</textcolor>
<showonepage>true</showonepage> <showonepage>true</showonepage>
</control> </control>
<control type="textbox" id="400"> <control type="textbox" id="400">
@ -173,7 +183,7 @@
<font>font13</font> <font>font13</font>
<align>justify</align> <align>justify</align>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<label fallback="31017">$INFO[ListItem.Plot]</label> <label fallback="161">$INFO[ListItem.Plot]</label>
</control> </control>
<control type="grouplist" id="9000"> <control type="grouplist" id="9000">
<left>40</left> <left>40</left>
@ -191,18 +201,11 @@
<description>Timer</description> <description>Timer</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label>19061</label> <label>19061</label>
<visible>Window.IsActive(PVRGuideInfo)</visible>
</control> </control>
<control type="button" id="4"> <control type="button" id="4">
<description>Find similar</description> <description>Find similar</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label>19003</label> <label>19003</label>
<visible>Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRGuideInfo)</visible>
</control>
<control type="button" id="10">
<description>Play programme</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>19190</label>
<visible>Window.IsActive(PVRGuideInfo)</visible> <visible>Window.IsActive(PVRGuideInfo)</visible>
</control> </control>
<control type="button" id="5"> <control type="button" id="5">
@ -215,18 +218,12 @@
<description>Play recording</description> <description>Play recording</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label>19687</label> <label>19687</label>
<visible>Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRGuideInfo)</visible> <visible>Window.IsActive(PVRGuideInfo)</visible>
</control> </control>
<control type="button" id="6"> <control type="button" id="6">
<description>Record</description> <description>Record</description>
<include>ButtonInfoDialogsCommonValues</include> <include>ButtonInfoDialogsCommonValues</include>
<label/> <label>-</label>
<visible>Window.IsActive(PVRGuideInfo)</visible>
</control>
<control type="button" id="11">
<description>Set reminder</description>
<include>ButtonInfoDialogsCommonValues</include>
<label>$LOCALIZE[826]</label>
<visible>Window.IsActive(PVRGuideInfo)</visible> <visible>Window.IsActive(PVRGuideInfo)</visible>
</control> </control>
<control type="button" id="7"> <control type="button" id="7">

View File

@ -52,8 +52,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -91,7 +91,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label fallback="31017">$INFO[RDS.Artist]</label> <label fallback="161">$INFO[RDS.Artist]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
<visible>String.IsEmpty(RDS.Band)</visible> <visible>String.IsEmpty(RDS.Band)</visible>
@ -172,7 +172,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label fallback="31017">$INFO[RDS.Title]</label> <label fallback="161">$INFO[RDS.Title]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
</control> </control>
@ -230,7 +230,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label fallback="31017">$INFO[RDS.Composer]</label> <label fallback="161">$INFO[RDS.Composer]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
</control> </control>
@ -256,7 +256,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label fallback="31017">$INFO[RDS.Title]</label> <label fallback="161">$INFO[RDS.Title]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
</control> </control>
@ -282,8 +282,8 @@
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<align>left</align> <align>left</align>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<label fallback="31017">$INFO[RDS.Artist]</label> <label fallback="161">$INFO[RDS.Artist]</label>
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
<visible>String.IsEmpty(RDS.Band) + !String.IsEmpty(RDS.Artist)</visible> <visible>String.IsEmpty(RDS.Band) + !String.IsEmpty(RDS.Artist)</visible>
</control> </control>
@ -337,7 +337,7 @@
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<align>left</align> <align>left</align>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<label>$INFO[RDS.Artist]</label> <label>$INFO[RDS.Artist]</label>
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
<visible>!String.IsEmpty(RDS.Artist) + !String.IsEmpty(RDS.Band)</visible> <visible>!String.IsEmpty(RDS.Artist) + !String.IsEmpty(RDS.Band)</visible>
@ -365,7 +365,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label fallback="31017">$INFO[RDS.Conductor]</label> <label fallback="161">$INFO[RDS.Conductor]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
<visible>!String.IsEmpty(RDS.Conductor)</visible> <visible>!String.IsEmpty(RDS.Conductor)</visible>
@ -581,7 +581,7 @@
<top>280</top> <top>280</top>
<width>140</width> <width>140</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNow) + !String.IsEmpty(RDS.ProgNext)</visible> <visible>!String.IsEmpty(RDS.ProgNow) + !String.IsEmpty(RDS.ProgNext)</visible>
</control> </control>
<control type="label"> <control type="label">
@ -730,14 +730,14 @@
<description>blind label</description> <description>blind label</description>
<width>5</width> <width>5</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNow)</visible> <visible>!String.IsEmpty(RDS.ProgNow)</visible>
</control> </control>
<control type="label"> <control type="label">
<description>blind label</description> <description>blind label</description>
<width>5</width> <width>5</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNext)</visible> <visible>!String.IsEmpty(RDS.ProgNext)</visible>
</control> </control>
<control type="label"> <control type="label">
@ -755,7 +755,7 @@
<description>blind label</description> <description>blind label</description>
<width>140</width> <width>140</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.PhoneHotline) + !String.IsEmpty(RDS.EmailHotline)</visible> <visible>!String.IsEmpty(RDS.PhoneHotline) + !String.IsEmpty(RDS.EmailHotline)</visible>
</control> </control>
<control type="label"> <control type="label">
@ -782,14 +782,14 @@
<description>blind label</description> <description>blind label</description>
<width>5</width> <width>5</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNow)</visible> <visible>!String.IsEmpty(RDS.ProgNow)</visible>
</control> </control>
<control type="label"> <control type="label">
<description>blind label</description> <description>blind label</description>
<width>5</width> <width>5</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNext)</visible> <visible>!String.IsEmpty(RDS.ProgNext)</visible>
</control> </control>
<control type="label"> <control type="label">
@ -836,14 +836,14 @@
<description>blind label</description> <description>blind label</description>
<width>5</width> <width>5</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNow)</visible> <visible>!String.IsEmpty(RDS.ProgNow)</visible>
</control> </control>
<control type="label"> <control type="label">
<description>blind label</description> <description>blind label</description>
<width>140</width> <width>140</width>
<height>25</height> <height>25</height>
<label/> <label></label>
<visible>!String.IsEmpty(RDS.ProgNext)</visible> <visible>!String.IsEmpty(RDS.ProgNext)</visible>
</control> </control>
<control type="fadelabel"> <control type="fadelabel">
@ -895,7 +895,7 @@
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<aligny>center</aligny> <aligny>center</aligny>
<label/> <label>-</label>
<textoffsetx>10</textoffsetx> <textoffsetx>10</textoffsetx>
<onright>21</onright> <onright>21</onright>
<onleft>21</onleft> <onleft>21</onleft>
@ -907,12 +907,12 @@
<left>0</left> <left>0</left>
<top>155</top> <top>155</top>
<subtype>page</subtype> <subtype>page</subtype>
<font/> <font>-</font>
<onright>9000</onright> <onright>9000</onright>
<onleft>9000</onleft> <onleft>9000</onleft>
<ondown>21</ondown> <ondown>21</ondown>
<onup>21</onup> <onup>21</onup>
<textcolor/> <textcolor>-</textcolor>
<showonepage>true</showonepage> <showonepage>true</showonepage>
</control> </control>
<control type="textbox" id="22"> <control type="textbox" id="22">
@ -924,7 +924,7 @@
<font>font12</font> <font>font12</font>
<align>justify</align> <align>justify</align>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<label/> <label>-</label>
</control> </control>
</control> </control>
<control type="grouplist" id="9000"> <control type="grouplist" id="9000">

View File

@ -53,8 +53,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>

View File

@ -411,7 +411,7 @@
<top>147</top> <top>147</top>
<width>275</width> <width>275</width>
<height>14</height> <height>14</height>
<overlaytexture/> <overlaytexture>-</overlaytexture>
<info>PVR.ActStreamProgrSNR</info> <info>PVR.ActStreamProgrSNR</info>
</control> </control>
<control type="label"> <control type="label">

View File

@ -2,51 +2,10 @@
<window> <window>
<defaultcontrol>1</defaultcontrol> <defaultcontrol>1</defaultcontrol>
<visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding | Player.ShowTime | Player.IsTempo</visible> <visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding | Player.ShowTime | Player.IsTempo</visible>
<visible>!Player.HasGame</visible>
<visible>!Player.FrameAdvance</visible>
<animation effect="fade" start="0" end="100" time="150">WindowOpen</animation> <animation effect="fade" start="0" end="100" time="150">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation> <animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
<depth>DepthOSD</depth> <depth>DepthOSD</depth>
<controls> <controls>
<control type="group">
<visible>Window.IsVisible(FullscreenVideo) + ![Player.HasGame | VideoPlayer.HasEpg]</visible>
<left>850r</left>
<top>-6</top>
<include>VisibleFadeEffect</include>
<control type="image">
<left>0</left>
<top>0</top>
<width>150</width>
<height>70</height>
<colordiffuse>EEFFFFFF</colordiffuse>
<texture border="12">OverlayDialogBackground.png</texture>
</control>
<control type="label" id="1">
<description>End time label</description>
<left>20</left>
<top>10</top>
<width>110</width>
<height>20</height>
<align>center</align>
<aligny>center</aligny>
<font>font12_title</font>
<textcolor>blue</textcolor>
<scroll>true</scroll>
<label>$LOCALIZE[31049]</label>
</control>
<control type="label" id="1">
<description>End time from infolabel</description>
<left>20</left>
<top>30</top>
<width>110</width>
<height>20</height>
<align>center</align>
<aligny>center</aligny>
<font>font13_title</font>
<textcolor>grey2</textcolor>
<label>$INFO[Player.FinishTime]</label>
</control>
</control>
<control type="group"> <control type="group">
<visible>player.chaptercount + Window.IsVisible(FullScreenVideo)</visible> <visible>player.chaptercount + Window.IsVisible(FullScreenVideo)</visible>
<left>705r</left> <left>705r</left>
@ -289,123 +248,61 @@
<textcolor>blue</textcolor> <textcolor>blue</textcolor>
<label>$VAR[SeekLabel]</label> <label>$VAR[SeekLabel]</label>
</control> </control>
<control type="group"> <control type="label">
<visible>[VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg]</visible> <description>Elapsed Time Label</description>
<control type="label"> <left>20</left>
<description>Elapsed Time Label</description> <top>23</top>
<left>20</left> <width>240</width>
<top>23</top> <height>20</height>
<width>240</width> <font>font13_title</font>
<height>20</height> <textcolor>white</textcolor>
<font>font13_title</font> <align>left</align>
<textcolor>white</textcolor> <aligny>center</aligny>
<align>left</align> <label>$INFO[Player.Time] - $INFO[Player.Duration]</label>
<aligny>center</aligny> <visible>!Player.Seeking</visible>
<label>$INFO[PVR.EpgEventElapsedTime] - $INFO[PVR.EpgEventDuration]</label>
<visible>!Player.Seeking</visible>
</control>
<control type="label">
<description>Seek Time Label</description>
<left>20</left>
<top>23</top>
<width>240</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[PVR.EpgEventSeekTime] - $INFO[PVR.EpgEventDuration]</label>
<visible>Player.Seeking</visible>
</control>
<control type="progress">
<description>ProgressbarTimeshift</description>
<left>20</left>
<top>45</top>
<width>240</width>
<height>15</height>
<info>PVR.TimeshiftProgressBufferEnd </info>
<midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
<visible>PVR.IsTimeShift</visible>
</control>
<control type="progress" id="23">
<description>Progressbar</description>
<left>20</left>
<top>45</top>
<width>240</width>
<height>15</height>
<info>PVR.EpgEventProgress</info>
<visible>true</visible>
</control>
<control type="slider" id="403">
<description>Seek Slider</description>
<left>20</left>
<top>42</top>
<width>240</width>
<height>12</height>
<texturesliderbar>seekslider.png</texturesliderbar>
<textureslidernib>osd_slider_nib.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<visible>Player.Seeking</visible>
</control>
</control> </control>
<control type="group"> <control type="label">
<visible>![VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg]</visible> <description>Seek Time Label</description>
<control type="label"> <left>20</left>
<description>Elapsed Time Label</description> <top>23</top>
<left>20</left> <width>240</width>
<top>23</top> <height>20</height>
<width>240</width> <font>font13_title</font>
<height>20</height> <textcolor>white</textcolor>
<font>font13_title</font> <align>left</align>
<textcolor>white</textcolor> <aligny>center</aligny>
<align>left</align> <label>$INFO[Player.SeekTime] - $INFO[Player.Duration]</label>
<aligny>center</aligny> <visible>Player.Seeking</visible>
<label>$INFO[Player.Time] - $INFO[Player.Duration]</label> </control>
<visible>!Player.Seeking</visible> <control type="progress">
</control> <description>ProgressbarCache</description>
<control type="label"> <left>20</left>
<description>Seek Time Label</description> <top>45</top>
<left>20</left> <width>240</width>
<top>23</top> <height>15</height>
<width>240</width> <info>Player.ProgressCache</info>
<height>20</height> <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
<font>font13_title</font> <visible>true</visible>
<textcolor>white</textcolor> </control>
<align>left</align> <control type="progress" id="23">
<aligny>center</aligny> <description>Progressbar</description>
<label>$INFO[Player.SeekTime] - $INFO[Player.Duration]</label> <left>20</left>
<visible>Player.Seeking</visible> <top>45</top>
</control> <width>240</width>
<control type="progress"> <height>15</height>
<description>ProgressbarCache</description> <info>Player.Progress</info>
<left>20</left> <visible>true</visible>
<top>45</top> </control>
<width>240</width> <control type="slider" id="401">
<height>15</height> <description>Seek Slider</description>
<info>Player.ProgressCache</info> <left>20</left>
<midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture> <top>42</top>
<visible>true</visible> <width>240</width>
</control> <height>12</height>
<control type="progress" id="23"> <texturesliderbar>seekslider.png</texturesliderbar>
<description>Progressbar</description> <textureslidernib>osd_slider_nib.png</textureslidernib>
<left>20</left> <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<top>45</top> <visible>Player.Seeking</visible>
<width>240</width>
<height>15</height>
<info>Player.Progress</info>
<visible>true</visible>
</control>
<control type="slider" id="401">
<description>Seek Slider</description>
<left>20</left>
<top>42</top>
<width>240</width>
<height>12</height>
<texturesliderbar>seekslider.png</texturesliderbar>
<textureslidernib>osd_slider_nib.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<visible>Player.Seeking</visible>
</control>
</control> </control>
</control> </control>
</controls> </controls>

View File

@ -1,10 +1,330 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window type="dialog"> <window type="dialog">
<defaultcontrol always="true">3</defaultcontrol> <defaultcontrol always="true">3</defaultcontrol>
<coordinates>
<left>235</left>
<top>75</top>
</coordinates>
<include>dialogeffect</include> <include>dialogeffect</include>
<depth>DepthDialog+</depth> <depth>DepthDialog+</depth>
<controls> <controls>
<include condition="Window.IsActive(gamestretchmode) | Window.IsActive(gamevideofilter) | Window.IsActive(gamevideorotation)">GameDialogSelectLayout</include> <control type="group">
<include condition="![Window.IsActive(gamestretchmode) | Window.IsActive(gamevideofilter) | Window.IsActive(gamevideorotation)]">DefaultDialogSelectLayout</include> <animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,4)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,2)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,6)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,3)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,4)]">Conditional</animation>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>550</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + Integer.IsGreater(Container(6).NumItems,4)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>458</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + Integer.IsGreater(Container(3).NumItems,6) + !Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + Integer.IsGreater(Container(6).NumItems,3) + !Integer.IsGreater(Container(6).NumItems,4)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>366</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + Integer.IsGreater(Container(3).NumItems,4) + !Integer.IsGreater(Container(3).NumItems,6)] | [Control.IsVisible(6) + Integer.IsGreater(Container(6).NumItems,2) + !Integer.IsGreater(Container(6).NumItems,3)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>274</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,4)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,2)]</visible>
</control>
<control type="image">
<description>Dialog Header image</description>
<left>40</left>
<top>16</top>
<width>770</width>
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label" id="1">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>770</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[13406]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label" id="4">
<description>No Settings Label</description>
<left>20</left>
<top>120</top>
<width>550</width>
<align>center</align>
<font>font13</font>
</control>
<control type="button">
<description>Close Window button</description>
<left>760</left>
<top>15</top>
<width>64</width>
<height>32</height>
<label>-</label>
<font>-</font>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<control type="list" id="3">
<left>20</left>
<top>67</top>
<width>550</width>
<height>460</height>
<onup>3</onup>
<ondown>3</ondown>
<onleft>7</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="46" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<left>20</left>
<top>0</top>
<width>510</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout height="46" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(3)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>40</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(3)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<left>20</left>
<top>0</top>
<width>510</width>
<height>40</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<control type="list" id="6">
<left>20</left>
<top>67</top>
<width>550</width>
<height>460</height>
<onup>6</onup>
<ondown>6</ondown>
<onleft>7</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="92" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>86</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>2</left>
<top>3</top>
<width>80</width>
<height>80</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label">
<left>90</left>
<top>2</top>
<width>450</width>
<height>30</height>
<font>font13</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="textbox">
<left>90</left>
<top>34</top>
<width>450</width>
<height>48</height>
<font>font12</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="92" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>86</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(6)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>86</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(6)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>2</left>
<top>3</top>
<width>80</width>
<height>80</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label">
<left>90</left>
<top>2</top>
<width>450</width>
<height>30</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="textbox">
<left>90</left>
<top>34</top>
<width>450</width>
<height>48</height>
<font>font12</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="61">
<left>570</left>
<top>65</top>
<width>25</width>
<height>464</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft condition="Control.IsVisible(3)">3</onleft>
<onleft condition="Control.IsVisible(6)">6</onleft>
<onright>90</onright>
<ondown>61</ondown>
<onup>61</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="group">
<control type="label">
<description>number of files/pages in list text label</description>
<left>592</left>
<top>490</top>
<width>240</width>
<height>35</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey</textcolor>
<label>$VAR[SelectLabel]</label>
<animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,4)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,2)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,6)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,3)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,4)]">Conditional</animation>
</control>
<control type="grouplist" id="90">
<left>612</left>
<top>100</top>
<onleft condition="Control.IsVisible(3)">3</onleft>
<onleft condition="Control.IsVisible(6)">6</onleft>
<onright condition="Control.IsVisible(3)">3</onright>
<onright condition="Control.IsVisible(6)">6</onright>
<control type="button" id="5">
<description>Manual button</description>
<width>200</width>
<height>40</height>
<label>-</label>
<font>font12_title</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
</control>
<control type="button" id="7">
<description>Cancel button</description>
<width>200</width>
<height>40</height>
<label>-</label>
<font>font12_title</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
</control>
</control>
</control>
</control>
</controls> </controls>
</window> </window>

View File

@ -9,7 +9,8 @@
<controls> <controls>
<control type="group"> <control type="group">
<animation effect="fade" start="100" end="0" time="150" condition="Window.Is(contentsettings) + Window.IsActive(AddonSettings)">Conditional</animation> <animation effect="fade" start="100" end="0" time="150" condition="Window.Is(contentsettings) + Window.IsActive(AddonSettings)">Conditional</animation>
<animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings) | Window.Is(osdsubtitlesettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)]">Conditional</animation> <animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(FileBrowser)]">Conditional</animation>
<animation effect="fade" start="100" end="0" time="400" condition="Window.Is(osdaudiodspsettings) + Window.IsVisible(SliderDialog)">Conditional</animation>
<include content="DialogBackgroundCommons"> <include content="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="800" /> <param name="DialogBackgroundWidth" value="800" />
<param name="DialogBackgroundHeight" value="458" /> <param name="DialogBackgroundHeight" value="458" />

View File

@ -45,8 +45,8 @@
<width>420</width> <width>420</width>
<height>20</height> <height>20</height>
<aligny>center</aligny> <aligny>center</aligny>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturesliderbar>osd_slider_bg_2.png</texturesliderbar> <texturesliderbar>osd_slider_bg_2.png</texturesliderbar>
<textureslidernib>osd_slider_nibNF.png</textureslidernib> <textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>

View File

@ -17,10 +17,10 @@
<top>0</top> <top>0</top>
<width>80</width> <width>80</width>
<height>720</height> <height>720</height>
<label/> <label>-</label>
<font/> <font>-</font>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<visible>true</visible> <visible>true</visible>
<onfocus>SetFocus(150)</onfocus> <onfocus>SetFocus(150)</onfocus>
</control> </control>
@ -39,8 +39,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>

View File

@ -19,8 +19,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -51,7 +51,7 @@
<top>92</top> <top>92</top>
<width>1000</width> <width>1000</width>
<height>598</height> <height>598</height>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
<align>justify</align> <align>justify</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>

View File

@ -20,8 +20,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -140,7 +140,7 @@
<onright>49</onright> <onright>49</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>61</ondown> <ondown>61</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="30"> <itemlayout height="30">
<control type="label"> <control type="label">
@ -207,6 +207,7 @@
<item> <item>
<label>$LOCALIZE[20376]:</label> <label>$LOCALIZE[20376]:</label>
<label2>$INFO[ListItem.OriginalTitle]</label2> <label2>$INFO[ListItem.OriginalTitle]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.OriginalTitle) + !String.IsEqual(ListItem.OriginalTitle,Listitem.Title)</visible> <visible>!String.IsEmpty(ListItem.OriginalTitle) + !String.IsEqual(ListItem.OriginalTitle,Listitem.Title)</visible>
</item> </item>
<item> <item>
@ -218,56 +219,67 @@
<item> <item>
<label>$LOCALIZE[20417]:</label> <label>$LOCALIZE[20417]:</label>
<label2>$INFO[ListItem.Writer]</label2> <label2>$INFO[ListItem.Writer]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Writer)</visible> <visible>!String.IsEmpty(ListItem.Writer)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[572]:</label> <label>$LOCALIZE[572]:</label>
<label2>$INFO[ListItem.Studio]</label2> <label2>$INFO[ListItem.Studio]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Studio)</visible> <visible>!String.IsEmpty(ListItem.Studio)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[562]:</label> <label>$LOCALIZE[562]:</label>
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[2050]:</label> <label>$LOCALIZE[2050]:</label>
<label2>$VAR[DurationInMinutes]</label2> <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Duration)</visible> <visible>!String.IsEmpty(ListItem.Duration)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38018]:</label> <label>$LOCALIZE[38018]:</label>
<label2>$INFO[ListItem.Userrating]</label2> <label2>$INFO[ListItem.Userrating]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Userrating)</visible> <visible>!String.IsEmpty(ListItem.Userrating)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[563]:</label> <label>$LOCALIZE[563]:</label>
<label2>$INFO[ListItem.RatingAndVotes]</label2> <label2>$INFO[ListItem.RatingAndVotes]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible> <visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[202]:</label> <label>$LOCALIZE[202]:</label>
<label2>$INFO[ListItem.TagLine]</label2> <label2>$INFO[ListItem.TagLine]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.TagLine)</visible> <visible>!String.IsEmpty(ListItem.TagLine)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[203]:</label> <label>$LOCALIZE[203]:</label>
<label2>$INFO[ListItem.PlotOutline]</label2> <label2>$INFO[ListItem.PlotOutline]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.PlotOutline)</visible> <visible>!String.IsEmpty(ListItem.PlotOutline)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20074]:</label> <label>$LOCALIZE[20074]:</label>
<label2>$INFO[ListItem.mpaa]</label2> <label2>$INFO[ListItem.mpaa]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.mpaa)</visible> <visible>!String.IsEmpty(ListItem.mpaa)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[15311]</label> <label>$LOCALIZE[15311]</label>
<label2>$INFO[ListItem.FilenameAndPath]</label2> <label2>$INFO[ListItem.FilenameAndPath]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible> <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
</item> </item>
</content> </content>
@ -314,7 +326,7 @@
<onright>49</onright> <onright>49</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>61</ondown> <ondown>61</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="30"> <itemlayout height="30">
<control type="label"> <control type="label">
@ -381,36 +393,43 @@
<item> <item>
<label>$LOCALIZE[20360]:</label> <label>$LOCALIZE[20360]:</label>
<label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2> <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Episode)</visible> <visible>!String.IsEmpty(ListItem.Episode)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[31322]:</label> <label>$LOCALIZE[31322]:</label>
<label2>$INFO[ListItem.Premiered]</label2> <label2>$INFO[ListItem.Premiered]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Premiered)</visible> <visible>!String.IsEmpty(ListItem.Premiered)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[562]:</label> <label>$LOCALIZE[562]:</label>
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38018]:</label> <label>$LOCALIZE[38018]:</label>
<label2>$INFO[ListItem.Userrating]</label2> <label2>$INFO[ListItem.Userrating]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Userrating)</visible> <visible>!String.IsEmpty(ListItem.Userrating)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[563]:</label> <label>$LOCALIZE[563]:</label>
<label2>$INFO[ListItem.RatingAndVotes]</label2> <label2>$INFO[ListItem.RatingAndVotes]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible> <visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[15311]</label> <label>$LOCALIZE[15311]</label>
<label2>$INFO[ListItem.FilenameAndPath]</label2> <label2>$INFO[ListItem.FilenameAndPath]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible> <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
</item> </item>
</content> </content>
@ -458,7 +477,7 @@
<onright>49</onright> <onright>49</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>61</ondown> <ondown>61</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="30"> <itemlayout height="30">
<control type="label"> <control type="label">
@ -525,26 +544,31 @@
<item> <item>
<label>$LOCALIZE[20364]:</label> <label>$LOCALIZE[20364]:</label>
<label2>$INFO[ListItem.TVShowTitle]</label2> <label2>$INFO[ListItem.TVShowTitle]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.TVShowTitle)</visible> <visible>!String.IsEmpty(ListItem.TVShowTitle)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20373]:</label> <label>$LOCALIZE[20373]:</label>
<label2>$INFO[ListItem.Season]</label2> <label2>$INFO[ListItem.Season]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Season)</visible> <visible>!String.IsEmpty(ListItem.Season)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20359]:</label> <label>$LOCALIZE[20359]:</label>
<label2>$INFO[ListItem.Episode]</label2> <label2>$INFO[ListItem.Episode]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Episode)</visible> <visible>!String.IsEmpty(ListItem.Episode)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[31322]:</label> <label>$LOCALIZE[31322]:</label>
<label2>$INFO[ListItem.Premiered]</label2> <label2>$INFO[ListItem.Premiered]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Premiered)</visible> <visible>!String.IsEmpty(ListItem.Premiered)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
@ -556,31 +580,37 @@
<item> <item>
<label>$LOCALIZE[20417]:</label> <label>$LOCALIZE[20417]:</label>
<label2>$INFO[ListItem.Writer]</label2> <label2>$INFO[ListItem.Writer]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Writer)</visible> <visible>!String.IsEmpty(ListItem.Writer)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[562]:</label> <label>$LOCALIZE[562]:</label>
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[2050]:</label> <label>$LOCALIZE[2050]:</label>
<label2>$VAR[DurationInMinutes]</label2> <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Duration)</visible> <visible>!String.IsEmpty(ListItem.Duration)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38018]:</label> <label>$LOCALIZE[38018]:</label>
<label2>$INFO[ListItem.Userrating]</label2> <label2>$INFO[ListItem.Userrating]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Userrating)</visible> <visible>!String.IsEmpty(ListItem.Userrating)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[563]:</label> <label>$LOCALIZE[563]:</label>
<label2>$INFO[ListItem.RatingAndVotes]</label2> <label2>$INFO[ListItem.RatingAndVotes]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible> <visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[15311]</label> <label>$LOCALIZE[15311]</label>
<label2>$INFO[ListItem.FilenameAndPath]</label2> <label2>$INFO[ListItem.FilenameAndPath]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible> <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
</item> </item>
</content> </content>
@ -618,7 +648,7 @@
<onright>49</onright> <onright>49</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>61</ondown> <ondown>61</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="30"> <itemlayout height="30">
<control type="label"> <control type="label">
@ -685,51 +715,61 @@
<item> <item>
<label>$LOCALIZE[557]:</label> <label>$LOCALIZE[557]:</label>
<label2>$INFO[ListItem.Artist]</label2> <label2>$INFO[ListItem.Artist]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Artist)</visible> <visible>!String.IsEmpty(ListItem.Artist)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[558]:</label> <label>$LOCALIZE[558]:</label>
<label2>$INFO[ListItem.Album]</label2> <label2>$INFO[ListItem.Album]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Album)</visible> <visible>!String.IsEmpty(ListItem.Album)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[572]:</label> <label>$LOCALIZE[572]:</label>
<label2>$INFO[ListItem.Studio]</label2> <label2>$INFO[ListItem.Studio]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Studio)</visible> <visible>!String.IsEmpty(ListItem.Studio)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20417]:</label> <label>$LOCALIZE[20417]:</label>
<label2>$INFO[ListItem.Writer]</label2> <label2>$INFO[ListItem.Writer]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Writer)</visible> <visible>!String.IsEmpty(ListItem.Writer)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[20339]:</label> <label>$LOCALIZE[20339]:</label>
<label2>$INFO[ListItem.Director]</label2> <label2>$INFO[ListItem.Director]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Director)</visible> <visible>!String.IsEmpty(ListItem.Director)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[562]:</label> <label>$LOCALIZE[562]:</label>
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[2050]:</label> <label>$LOCALIZE[2050]:</label>
<label2>$VAR[DurationInMinutes]</label2> <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Duration)</visible> <visible>!String.IsEmpty(ListItem.Duration)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38018]:</label> <label>$LOCALIZE[38018]:</label>
<label2>$INFO[ListItem.Userrating]</label2> <label2>$INFO[ListItem.Userrating]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Userrating)</visible> <visible>!String.IsEmpty(ListItem.Userrating)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[15311]</label> <label>$LOCALIZE[15311]</label>
<label2>$INFO[ListItem.FilenameAndPath]</label2> <label2>$INFO[ListItem.FilenameAndPath]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible> <visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
</item> </item>
</content> </content>
@ -776,12 +816,12 @@
<left>120r</left> <left>120r</left>
<top>485</top> <top>485</top>
<subtype>page</subtype> <subtype>page</subtype>
<font/> <font>-</font>
<onleft>61</onleft> <onleft>61</onleft>
<onright>61</onright> <onright>61</onright>
<ondown>9000</ondown> <ondown>9000</ondown>
<onup>49</onup> <onup>49</onup>
<textcolor/> <textcolor>-</textcolor>
<showonepage>true</showonepage> <showonepage>true</showonepage>
</control> </control>
<control type="textbox" id="400"> <control type="textbox" id="400">
@ -892,7 +932,7 @@
<alttexturefocus border="2">button-focus.png</alttexturefocus> <alttexturefocus border="2">button-focus.png</alttexturefocus>
<alttexturenofocus border="2">button-nofocus.png</alttexturenofocus> <alttexturenofocus border="2">button-nofocus.png</alttexturenofocus>
<altlabel>1024</altlabel> <altlabel>1024</altlabel>
<usealttexture>String.IsEqual(ListItem.DBTYPE,tvshow) | String.IsEqual(ListItem.DBTYPE,set)</usealttexture> <usealttexture>String.IsEqual(ListItem.DBTYPE,tvshow)</usealttexture>
</control> </control>
<control type="button" id="5"> <control type="button" id="5">
<description>Cast/Review</description> <description>Cast/Review</description>

View File

@ -213,7 +213,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>
@ -231,12 +231,12 @@
<description>Level button</description> <description>Level button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="radiobutton" id="22"> <control type="radiobutton" id="22">
<description>Only show current level</description> <description>Only show current level</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="20"> <control type="button" id="20">
<description>Clear button</description> <description>Clear button</description>

View File

@ -43,8 +43,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>

View File

@ -81,8 +81,8 @@
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib/> <textureslidernib>-</textureslidernib>
<textureslidernibfocus/> <textureslidernibfocus>-</textureslidernibfocus>
<onleft>31</onleft> <onleft>31</onleft>
<onright>20</onright> <onright>20</onright>
<ondown>20</ondown> <ondown>20</ondown>
@ -255,8 +255,8 @@
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib/> <textureslidernib>-</textureslidernib>
<textureslidernibfocus/> <textureslidernibfocus>-</textureslidernibfocus>
<onleft>21</onleft> <onleft>21</onleft>
<onright>30</onright> <onright>30</onright>
<ondown>21</ondown> <ondown>21</ondown>
@ -400,7 +400,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>1036</label> <label>1036</label>
<font/> <font>-</font>
<onclick>back</onclick> <onclick>back</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -425,7 +425,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>31003</label> <label>31003</label>
<font/> <font>-</font>
<onclick>ActivateWindow(home)</onclick> <onclick>ActivateWindow(home)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>

View File

@ -1,180 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>1000</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<left>470</left>
<top>147</top>
</coordinates>
<controls>
<control type="group">
<visible>!Window.IsActive(GameVideoFilter) + !Window.IsActive(gamestretchmode) + !Window.IsActive(GameVideoRotation) + !Window.IsActive(GameControllers)</visible>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>340</width>
<height>470</height>
<texture border="20">DialogBack.png</texture>
</control>
<control type="image">
<description>Dialog Header image</description>
<left>40</left>
<top>16</top>
<width>260</width>
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>260</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[35221]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="grouplist" id="1000">
<description>grouplist for buttons</description>
<left>20</left>
<top>70</top>
<width>300</width>
<height>380</height>
<itemgap>4</itemgap>
<control type="button" id="1001">
<description>Resume button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>$LOCALIZE[13404]</label>
<label2>Select + X</label2>
<onclick>Play</onclick>
</control>
<control type="button" id="1002">
<description>Reset button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>$LOCALIZE[13007]</label>
<onclick>PlayerControl(Reset)</onclick>
</control>
<control type="button" id="1003">
<description>Stop button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>$LOCALIZE[35222]</label>
<label2>Select + Start</label2>
<onclick>Stop</onclick>
</control>
<control type="button" id="1004">
<description>Volume button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>13376</label>
<label2>Select + Right Stick</label2>
<onclick>ActivateWindow(GameVolume)</onclick>
</control>
<control type="image" id="1005">
<description>separator image</description>
<height>2</height>
<texture>separator2.png</texture>
</control>
<control type="button" id="1006">
<description>Video filter button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<align>center</align>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>$LOCALIZE[230]</label>
<onclick>ActivateWindow(GameVideoFilter)</onclick>
</control>
<control type="button" id="1007">
<description>Stretch mode button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<align>center</align>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>35233</label>
<onclick>ActivateWindow(GameStretchMode)</onclick>
</control>
<control type="button" id="1008">
<description>Rotation button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<align>center</align>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>35227</label>
<onclick>ActivateWindow(GameVideoRotation)</onclick>
</control>
<control type="button" id="1009">
<description>Controller button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<align>center</align>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>$LOCALIZE[35234]</label>
<onclick>ActivateWindow(gamecontrollers)</onclick>
</control>
<control type="button" id="1010">
<description>Advanced settings button</description>
<width>300</width>
<height>38</height>
<font>fontContextMenu</font>
<align>center</align>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<label>$LOCALIZE[35226]</label>
<onclick>ActivateWindow(GameAdvancedSettings)</onclick>
</control>
</control>
<control type="button">
<description>Close Window button</description>
<left>260</left>
<top>5</top>
<width>64</width>
<height>32</height>
<label/>
<font/>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<onleft>2</onleft>
<onright>2</onright>
<onup>2</onup>
<ondown>2</ondown>
<visible>system.getbool(input.enablemouse)</visible>
</control>
</control>
</controls>
</window>

View File

@ -16,7 +16,7 @@
</itemlayout> </itemlayout>
<focusedlayout height="1" width="1"> <focusedlayout height="1" width="1">
</focusedlayout> </focusedlayout>
<content target="video" limit="7">library://video/movies/</content> <content target="video" limit="6">library://video/movies/</content>
<visible>Library.HasContent(Movies)</visible> <visible>Library.HasContent(Movies)</visible>
</control> </control>
<control type="list" id="90170"> <control type="list" id="90170">
@ -29,7 +29,7 @@
</itemlayout> </itemlayout>
<focusedlayout height="1" width="1"> <focusedlayout height="1" width="1">
</focusedlayout> </focusedlayout>
<content target="video" limit="7">library://video/tvshows/</content> <content target="video" limit="6">library://video/tvshows/</content>
<visible>Library.HasContent(TVShows)</visible> <visible>Library.HasContent(TVShows)</visible>
</control> </control>
<control type="list" id="90110"> <control type="list" id="90110">
@ -49,7 +49,7 @@
<control type="image"> <control type="image">
<depth>DepthFloor</depth> <depth>DepthFloor</depth>
<left>-20</left> <left>-20</left>
<top/> <top></top>
<bottom>0</bottom> <bottom>0</bottom>
<width>1320</width> <width>1320</width>
<height>90</height> <height>90</height>
@ -279,7 +279,7 @@
<width>150</width> <width>150</width>
<height>300</height> <height>300</height>
<aspectratio aligny="bottom">keep</aspectratio> <aspectratio aligny="bottom">keep</aspectratio>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture> <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture> <bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
</control> </control>
@ -319,7 +319,7 @@
<width>120</width> <width>120</width>
<height>300</height> <height>300</height>
<aspectratio aligny="bottom">keep</aspectratio> <aspectratio aligny="bottom">keep</aspectratio>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture> <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture> <bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
</control> </control>
@ -361,21 +361,6 @@
<font>font12</font> <font>font12</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<visible>!VideoPlayer.HasEpg</visible>
</control>
<control type="label">
<description>Time Label</description>
<left>160</left>
<top>310</top>
<height>30</height>
<width>300</width>
<label>$INFO[PVR.EpgEventElapsedTime]$INFO[PVR.EpgEventDuration,[COLOR=blue] / [/COLOR]]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<visible>VideoPlayer.HasEpg</visible>
</control> </control>
</control> </control>
<control type="group"> <control type="group">
@ -387,7 +372,7 @@
<width>120</width> <width>120</width>
<height>300</height> <height>300</height>
<aspectratio aligny="bottom">keep</aspectratio> <aspectratio aligny="bottom">keep</aspectratio>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture> <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture> <bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
</control> </control>
@ -492,15 +477,14 @@
<top>-20</top> <top>-20</top>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<label/> <label>-</label>
<font/> <font>-</font>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
<onup>20</onup> <onup>20</onup>
<ondown condition="Control.IsVisible(600)">600</ondown> <ondown>608</ondown>
<ondown condition="!Control.IsVisible(600)">9000</ondown>
<visible>false</visible> <visible>false</visible>
</control> </control>
<control type="group"> <control type="group">
@ -520,18 +504,48 @@
<visible>String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible> <visible>String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
<control type="image"> <control type="image">
<description>Background End image</description> <description>Background End image</description>
<left>145</left> <left>0</left>
<top>0</top> <top>0</top>
<width>35</width> <width>35</width>
<height>35</height> <height>35</height>
<colordiffuse>CCFFFFFF</colordiffuse> <colordiffuse>CCFFFFFF</colordiffuse>
<texture flipy="true" border="0,5,0,0" flipx="true">HomeSubEnd.png</texture> <texture flipy="true" border="0,5,0,0" flipx="true">HomeSubEnd.png</texture>
<animation effect="slide" start="0,0" end="145,0" time="0" condition="!System.HasAddon(script.globalsearch)">Conditional</animation>
</control>
<control type="radiobutton" id="608">
<colordiffuse>CCFFFFFF</colordiffuse>
<description>Global Search</description>
<left>35</left>
<top>0</top>
<height>35</height>
<width>145</width>
<textwidth>150</textwidth>
<textoffsetx>10</textoffsetx>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus flipy="true" border="5">HomeSubFO.png</texturefocus>
<texturenofocus flipy="true" border="5">HomeSubNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>137</label>
<onclick>RunScript(script.globalsearch)</onclick>
<textureradioonfocus>icon_search.png</textureradioonfocus>
<textureradioonnofocus>icon_search.png</textureradioonnofocus>
<textureradioofffocus>icon_search.png</textureradioofffocus>
<textureradiooffnofocus>icon_search.png</textureradiooffnofocus>
<onleft>607</onleft>
<onright>601</onright>
<onup>9003</onup>
<ondown>9000</ondown>
<visible>System.HasAddon(script.globalsearch)</visible>
</control> </control>
<control type="group" id="600"> <control type="group" id="600">
<left>180</left> <left>180</left>
<onup>9003</onup> <onup>9003</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<defaultcontrol/> <defaultcontrol>-</defaultcontrol>
<enable>Player.HasMedia</enable> <enable>Player.HasMedia</enable>
<control type="image"> <control type="image">
<description>Background image</description> <description>Background image</description>
@ -549,10 +563,10 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDPrevTrackFO.png</texturefocus> <texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus> <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onleft>607</onleft> <onleft>608</onleft>
<onright>602</onright> <onright>602</onright>
<onup>9003</onup> <onup>9003</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
@ -563,7 +577,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<onleft>601</onleft> <onleft>601</onleft>
@ -577,7 +591,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -594,7 +608,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onleft>603</onleft> <onleft>603</onleft>
@ -609,7 +623,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<onleft>604</onleft> <onleft>604</onleft>
@ -623,7 +637,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDNextTrackFO.png</texturefocus> <texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onleft>605</onleft> <onleft>605</onleft>
@ -640,10 +654,10 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDChannelUPFO.png</texturefocus> <texturefocus>OSDChannelUPFO.png</texturefocus>
<texturenofocus>OSDChannelUPNF.png</texturenofocus> <texturenofocus>OSDChannelUPNF.png</texturenofocus>
<onleft>607</onleft> <onleft>608</onleft>
<onright>602</onright> <onright>602</onright>
<onup>9003</onup> <onup>9003</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
@ -654,7 +668,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDChannelDownFO.png</texturefocus> <texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onleft>601</onleft> <onleft>601</onleft>
@ -668,7 +682,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onleft>602</onleft> <onleft>602</onleft>
@ -683,7 +697,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -702,7 +716,7 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDRadioRDSFO.png</texturefocus> <texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus> <texturenofocus>OSDRadioRDSNF.png</texturenofocus>
<onleft>604</onleft> <onleft>604</onleft>
@ -718,14 +732,14 @@
<top>2</top> <top>2</top>
<width>30</width> <width>30</width>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onleft>605</onleft> <onleft>605</onleft>
<onright>607</onright> <onright>607</onright>
<onup>9003</onup> <onup>9003</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<onclick>PVR.ToggleRecordPlayingChannel</onclick> <onclick>PlayerControl(record)</onclick>
</control> </control>
</control> </control>
</control> </control>
@ -753,7 +767,7 @@
<textureradioofffocus>GoFullscreen.png</textureradioofffocus> <textureradioofffocus>GoFullscreen.png</textureradioofffocus>
<textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus> <textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus>
<onleft>606</onleft> <onleft>606</onleft>
<onright>601</onright> <onright>608</onright>
<onup>9003</onup> <onup>9003</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<enable>Player.HasMedia</enable> <enable>Player.HasMedia</enable>
@ -788,7 +802,7 @@
<include>HomeSubMenuCommonValues</include> <include>HomeSubMenuCommonValues</include>
<onleft>9016</onleft> <onleft>9016</onleft>
<onright>9016</onright> <onright>9016</onright>
<visible>Container(9000).HasFocus(10) + !String.IsEmpty(Container(90160).ListItemNoWrap(0).Label) + [System.IsMaster | !Skin.HasSetting(HomeMenuMovieUsePlaylist)]</visible> <visible>Container(9000).HasFocus(10) + !String.IsEmpty(Container(90160).ListItemNoWrap(0).Label)</visible>
<!-- Buttons for the grouplist --> <!-- Buttons for the grouplist -->
<include>HomeSubMenuMovies</include> <include>HomeSubMenuMovies</include>
</control> </control>
@ -796,7 +810,7 @@
<include>HomeSubMenuCommonValues</include> <include>HomeSubMenuCommonValues</include>
<onleft>9017</onleft> <onleft>9017</onleft>
<onright>9017</onright> <onright>9017</onright>
<visible>Container(9000).HasFocus(11) + !String.IsEmpty(Container(90170).ListItemNoWrap(0).Label) + [System.IsMaster | !Skin.HasSetting(HomeMenuTVShowUsePlaylist)]</visible> <visible>Container(9000).HasFocus(11) + !String.IsEmpty(Container(90170).ListItemNoWrap(0).Label)</visible>
<!-- Buttons for the grouplist --> <!-- Buttons for the grouplist -->
<include>HomeSubMenuTVShows</include> <include>HomeSubMenuTVShows</include>
</control> </control>
@ -804,7 +818,7 @@
<include>HomeSubMenuCommonValues</include> <include>HomeSubMenuCommonValues</include>
<onleft>9011</onleft> <onleft>9011</onleft>
<onright>9011</onright> <onright>9011</onright>
<visible>Container(9000).HasFocus(3) + !String.IsEmpty(Container(90110).ListItemNoWrap(0).Label) + [System.IsMaster | !Skin.HasSetting(HomeMenuMusicUsePlaylist)]</visible> <visible>Container(9000).HasFocus(3) + !String.IsEmpty(Container(90110).ListItemNoWrap(0).Label)</visible>
<!-- Buttons for the grouplist --> <!-- Buttons for the grouplist -->
<include>HomeSubMenuMusic</include> <include>HomeSubMenuMusic</include>
</control> </control>
@ -848,14 +862,6 @@
<!-- Buttons for the grouplist --> <!-- Buttons for the grouplist -->
<include>HomeSubMenuRadio</include> <include>HomeSubMenuRadio</include>
</control> </control>
<control type="grouplist" id="9017">
<include>HomeSubMenuCommonValues</include>
<onleft>9017</onleft>
<onright>9017</onright>
<visible>Container(9000).HasFocus(1)</visible>
<!--Buttons for the grouplist -->
<include>HomeSubMenuAddons</include>
</control>
</control> </control>
<control type="image"> <control type="image">
<left>-100</left> <left>-100</left>
@ -878,9 +884,10 @@
<height>60</height> <height>60</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
<onup>601</onup> <onup condition="System.HasAddon(script.globalsearch)">608</onup>
<onup condition="!System.HasAddon(script.globalsearch)">603</onup>
<ondown>9001</ondown> <ondown>9001</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime> <scrolltime>300</scrolltime>
<focusposition>2</focusposition> <focusposition>2</focusposition>
<movement>1</movement> <movement>1</movement>
@ -957,92 +964,81 @@
<label>31950</label> <label>31950</label>
<onclick condition="!String.IsEmpty(Weather.Plugin)">ActivateWindow(Weather)</onclick> <onclick condition="!String.IsEmpty(Weather.Plugin)">ActivateWindow(Weather)</onclick>
<onclick condition="String.IsEmpty(Weather.Plugin)">ActivateWindow(servicesettings,weather)</onclick> <onclick condition="String.IsEmpty(Weather.Plugin)">ActivateWindow(servicesettings,weather)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>[!Skin.HasSetting(HomeMenuNoWeatherButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoWeatherButton) + System.IsMaster]</visible> <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible>
</item> </item>
<item id="4"> <item id="4">
<label>31951</label> <label>31951</label>
<onclick>ActivateWindow(Pictures)</onclick> <onclick>ActivateWindow(Pictures)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>[!Skin.HasSetting(HomeMenuNoPicturesButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoPicturesButton) + System.IsMaster]</visible> <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible>
</item>
<item id="14">
<label>31001</label>
<onclick>ActivateWindow(Games)</onclick>
<icon/>
<thumb/>
<visible>[!Skin.HasSetting(HomeMenuNoGamesButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoGamesButton) + System.IsMaster]</visible>
</item> </item>
<item id="13"> <item id="13">
<label>31960</label> <label>31960</label>
<onclick>ActivateWindow(RadioChannels)</onclick> <onclick>ActivateWindow(RadioChannels)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>PVR.HasRadioChannels</visible> <visible>PVR.HasRadioChannels</visible>
</item> </item>
<item id="12"> <item id="12">
<label>31952</label> <label>31952</label>
<onclick>ActivateWindow(TVChannels)</onclick> <onclick>ActivateWindow(TVChannels)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>PVR.HasTVChannels</visible> <visible>PVR.HasTVChannels</visible>
</item> </item>
<item id="2"> <item id="2">
<label>31953</label> <label>31953</label>
<onclick condition="String.IsEqual(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos)</onclick> <onclick condition="String.IsEqual(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos)</onclick>
<onclick condition="!String.IsEqual(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos,root)</onclick> <onclick condition="!String.IsEqual(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos,root)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>[!Skin.HasSetting(HomeMenuNoVideosButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoVideosButton) + System.IsMaster]</visible> <visible>!Skin.HasSetting(HomeMenuNoVideosButton)</visible>
</item> </item>
<item id="10"> <item id="10">
<label>31954</label> <label>31954</label>
<onclick condition="System.IsMaster | !Skin.HasSetting(HomeMenuMovieUsePlaylist)">ActivateWindow(Videos,MovieTitles,return)</onclick> <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
<onclick condition="!System.IsMaster + Skin.HasSetting(HomeMenuMovieUsePlaylist)">ActivateWindow(Videos,$INFO[Skin.String(HomeMenuMoviePlaylist)],return)</onclick> <icon>-</icon>
<icon/> <thumb>-</thumb>
<thumb/> <visible>!Skin.HasSetting(HomeMenuNoMovieButton) + Library.HasContent(Movies)</visible>
<visible>[[!Skin.HasSetting(HomeMenuNoMovieButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoMovieButton) + System.IsMaster]] + Library.HasContent(Movies)</visible>
</item> </item>
<item id="11"> <item id="11">
<label>31955</label> <label>31955</label>
<onclick condition="System.IsMaster | !Skin.HasSetting(HomeMenuTVShowUsePlaylist)">ActivateWindow(Videos,TVShowTitles,return)</onclick> <onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick>
<onclick condition="!System.IsMaster + Skin.HasSetting(HomeMenuTVShowUsePlaylist)">ActivateWindow(Videos,$INFO[Skin.String(HomeMenuTVShowPlaylist)],return)</onclick> <icon>-</icon>
<icon/> <thumb>-</thumb>
<thumb/> <visible>!Skin.HasSetting(HomeMenuNoTVShowButton) + Library.HasContent(TVShows)</visible>
<visible>[[!Skin.HasSetting(HomeMenuNoTVShowButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoTVShowButton) + System.IsMaster]] + Library.HasContent(TVShows)</visible>
</item> </item>
<item id="3"> <item id="3">
<label>31956</label> <label>31956</label>
<onclick condition="[System.IsMaster | !Skin.HasSetting(HomeMenuMusicUsePlaylist)] + String.IsEqual(Window.Property(MusicDirectLink),True)">ActivateWindow(Music)</onclick> <onclick condition="String.IsEqual(Window.Property(MusicDirectLink),True)">ActivateWindow(Music)</onclick>
<onclick condition="[System.IsMaster | !Skin.HasSetting(HomeMenuMusicUsePlaylist)] + !String.IsEqual(Window.Property(MusicDirectLink),True)">ActivateWindow(Music,root)</onclick> <onclick condition="!String.IsEqual(Window.Property(MusicDirectLink),True)">ActivateWindow(Music,root)</onclick>
<onclick condition="!System.IsMaster + Skin.HasSetting(HomeMenuMusicUsePlaylist)">ActivateWindow(Music,$INFO[Skin.String(HomeMenuMusicPlaylist)],return)</onclick> <icon>-</icon>
<icon/> <thumb>-</thumb>
<thumb/> <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible>
<visible>[!Skin.HasSetting(HomeMenuNoMusicButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoMusicButton) + System.IsMaster]</visible>
</item> </item>
<item id="1"> <item id="1">
<label>31957</label> <label>31957</label>
<onclick condition="!System.Platform.Android">ActivateWindow(Programs,Addons,return)</onclick> <onclick condition="!System.Platform.Android">ActivateWindow(Programs,Addons,return)</onclick>
<onclick condition="System.Platform.Android">ActivateWindow(Programs)</onclick> <onclick condition="System.Platform.Android">ActivateWindow(Programs)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>[!Skin.HasSetting(HomeMenuNoProgramsButton) + !System.IsMaster] | [!Skin.HasSetting(MasterHomeMenuNoProgramsButton) + System.IsMaster]</visible> <visible>!Skin.HasSetting(HomeMenuNoProgramsButton)</visible>
</item> </item>
<item id="6"> <item id="6">
<label>31958</label> <label>31958</label>
<onclick>PlayDVD()</onclick> <onclick>PlayDVD()</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>System.HasMediaDVD | System.HasMediaAudioCD</visible> <visible>System.HasMediaDVD</visible>
</item> </item>
<item id="5"> <item id="5">
<label>31959</label> <label>31959</label>
<onclick>ActivateWindow(Settings)</onclick> <onclick>ActivateWindow(Settings)</onclick>
<icon/> <icon>-</icon>
<thumb/> <thumb>-</thumb>
<visible>[!Skin.HasSetting(HomeMenuNoSystemButton) + !System.IsMaster] | System.IsMaster</visible>
</item> </item>
</content> </content>
</control> </control>
@ -1064,14 +1060,14 @@
<control type="group" id="9002"> <control type="group" id="9002">
<depth>DepthMenu</depth> <depth>DepthMenu</depth>
<onup>9001</onup> <onup>9001</onup>
<ondown>21</ondown> <ondown>20</ondown>
<control type="fixedlist" id="700"> <control type="fixedlist" id="700">
<animation effect="slide" start="0,0" end="-91,0" time="0" condition="String.IsEqual(Container(700).NumItems,2) | String.IsEqual(Container(700).NumItems,4)">conditional</animation> <animation effect="slide" start="0,0" end="-91,0" time="0" condition="String.IsEqual(Container(700).NumItems,2) | String.IsEqual(Container(700).NumItems,4)">conditional</animation>
<visible>Container(9000).HasFocus(2) | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible> <visible>Container(9000).HasFocus(2) | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible>
<onleft>700</onleft> <onleft>700</onleft>
<onright>700</onright> <onright>700</onright>
<onup>9001</onup> <onup>9001</onup>
<ondown>21</ondown> <ondown>20</ondown>
<include>HomeAddonsCommonLayout</include> <include>HomeAddonsCommonLayout</include>
<content> <content>
<include>HomeAddonItemsVideos</include> <include>HomeAddonItemsVideos</include>
@ -1083,7 +1079,7 @@
<onleft>703</onleft> <onleft>703</onleft>
<onright>703</onright> <onright>703</onright>
<onup>9001</onup> <onup>9001</onup>
<ondown>21</ondown> <ondown>20</ondown>
<include>HomeAddonsCommonLayout</include> <include>HomeAddonsCommonLayout</include>
<content> <content>
<include>HomeAddonItemsMusic</include> <include>HomeAddonItemsMusic</include>
@ -1095,7 +1091,7 @@
<onleft>704</onleft> <onleft>704</onleft>
<onright>704</onright> <onright>704</onright>
<onup>9001</onup> <onup>9001</onup>
<ondown>21</ondown> <ondown>20</ondown>
<include>HomeAddonsCommonLayout</include> <include>HomeAddonsCommonLayout</include>
<content> <content>
<include>HomeAddonItemsPictures</include> <include>HomeAddonItemsPictures</include>
@ -1107,24 +1103,12 @@
<onleft>705</onleft> <onleft>705</onleft>
<onright>705</onright> <onright>705</onright>
<onup>9001</onup> <onup>9001</onup>
<ondown>21</ondown> <ondown>20</ondown>
<include>HomeAddonsCommonLayout</include> <include>HomeAddonsCommonLayout</include>
<content> <content>
<include>HomeAddonItemsPrograms</include> <include>HomeAddonItemsPrograms</include>
</content> </content>
</control> </control>
<control type="fixedlist" id="706">
<animation effect="slide" start="0,0" end="-91,0" time="0" condition="String.IsEqual(Container(706).NumItems,2) | String.IsEqual(Container(706).NumItems,4)">conditional</animation>
<visible>Container(9000).HasFocus(14)</visible>
<onleft>706</onleft>
<onright>706</onright>
<onup>9001</onup>
<ondown>21</ondown>
<include>HomeAddonsCommonLayout</include>
<content>
<include>HomeAddonItemsGames</include>
</content>
</control>
</control> </control>
<control type="group"> <control type="group">
<depth>DepthMenu-</depth> <depth>DepthMenu-</depth>
@ -1158,91 +1142,55 @@
<left>20</left> <left>20</left>
<top>55r</top> <top>55r</top>
<include>Window_OpenClose_Animation</include> <include>Window_OpenClose_Animation</include>
<control type="group"> <control type="button" id="20">
<visible>!Skin.HasSetting(HomepageHideFavourite)</visible> <description>Power push button</description>
<control type="button" id="20"> <left>55</left>
<description>Favourites push button</description> <top>0</top>
<left>55</left> <width>45</width>
<top>0</top> <height>45</height>
<width>45</width> <label>31003</label>
<height>45</height> <font>-</font>
<label>31003</label> <onclick>ActivateWindow(ShutdownMenu)</onclick>
<font/> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<onclick>ActivateWindow(Favourites)</onclick> <texturenofocus border="5">floor_button.png</texturenofocus>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <onleft>21</onleft>
<texturenofocus border="5">floor_button.png</texturenofocus> <onright>21</onright>
<onleft>21</onleft> <onup>9002</onup>
<onright>22</onright> <ondown>9003</ondown>
<onup>9002</onup>
<ondown>9003</ondown>
</control>
<control type="image">
<description>Favourites Icon</description>
<left>60</left>
<top>5</top>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>icon_favourites.png</texture>
</control>
</control> </control>
<control type="group"> <control type="image">
<control type="button" id="21"> <description>Power Icon</description>
<description>Power push button</description> <left>60</left>
<left>0</left> <top>5</top>
<top>0</top> <width>35</width>
<width>45</width> <height>35</height>
<height>45</height> <aspectratio>keep</aspectratio>
<label>1036</label> <texture>icon_power.png</texture>
<font/>
<onclick>ActivateWindow(ShutdownMenu)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus>
<onleft>22</onleft>
<onright>20</onright>
<onup>9002</onup>
<ondown>9003</ondown>
</control>
<control type="image">
<description>Power Icon</description>
<left>5</left>
<top>5</top>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>icon_power.png</texture>
</control>
</control> </control>
<control type="group"> <control type="button" id="21">
<visible>!Skin.HasSetting(HomepageHideSearch)</visible> <description>Favourites push button</description>
<animation effect="slide" start="0,0" end="-55,0" time="0" condition="Skin.HasSetting(HomepageHideFavourite)">conditional</animation> <left>0</left>
<control type="button" id="22"> <top>0</top>
<description>Search push button</description> <width>45</width>
<left>110</left> <height>45</height>
<top>0</top> <label>1036</label>
<width>45</width> <font>-</font>
<height>45</height> <onclick>ActivateWindow(Favourites)</onclick>
<label>137</label> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<font/> <texturenofocus border="5">floor_button.png</texturenofocus>
<onclick condition="System.AddonIsEnabled(script.globalsearch)">RunScript(script.globalsearch)</onclick> <onleft>20</onleft>
<onclick condition="!System.AddonIsEnabled(script.globalsearch) + System.HasAddon(script.globalsearch)">EnableAddon(script.globalsearch)</onclick> <onright>20</onright>
<onclick condition="!System.HasAddon(script.globalsearch)">InstallAddon(script.globalsearch)</onclick> <onup>9002</onup>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <ondown>9003</ondown>
<texturenofocus border="5">floor_button.png</texturenofocus> </control>
<onleft>20</onleft> <control type="image">
<onright>21</onright> <description>Favourites Icon</description>
<onup>9002</onup> <left>5</left>
<ondown>9003</ondown> <top>5</top>
</control> <width>35</width>
<control type="image"> <height>35</height>
<description>Search Icon</description> <aspectratio>keep</aspectratio>
<left>115</left> <texture>icon_favourites.png</texture>
<top>5</top>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>icon_search.png</texture>
</control>
</control> </control>
</control> </control>
<control type="group"> <control type="group">
@ -1271,7 +1219,7 @@
<width>60</width> <width>60</width>
<height>60</height> <height>60</height>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<texture>$INFO[Weather.ConditionsIcon]</texture> <texture>$INFO[Weather.Conditions]</texture>
</control> </control>
<control type="label"> <control type="label">
<description>Location label</description> <description>Location label</description>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<includes> <includes>
<include file="Defaults.xml" /> <include file="Defaults.xml" />
<include file="Includes_DialogSelect.xml" />
<include file="ViewsVideoLibrary.xml" /> <include file="ViewsVideoLibrary.xml" />
<include file="ViewsMusicLibrary.xml" /> <include file="ViewsMusicLibrary.xml" />
<include file="ViewsFileMode.xml" /> <include file="ViewsFileMode.xml" />
@ -39,19 +38,6 @@
<constant name="DepthFloor">-0.20</constant> <constant name="DepthFloor">-0.20</constant>
<constant name="DepthSideBlade">0.15</constant> <constant name="DepthSideBlade">0.15</constant>
<!-- VARIABLES --> <!-- VARIABLES -->
<variable name="MusicRating">
<value condition="Integer.IsGreater(ListItem.Rating,9.5)">10</value>
<value condition="Integer.IsGreater(ListItem.Rating,8.5)">9</value>
<value condition="Integer.IsGreater(ListItem.Rating,7.5)">8</value>
<value condition="Integer.IsGreater(ListItem.Rating,6.5)">7</value>
<value condition="Integer.IsGreater(ListItem.Rating,5.5)">6</value>
<value condition="Integer.IsGreater(ListItem.Rating,4.5)">5</value>
<value condition="Integer.IsGreater(ListItem.Rating,3.5)">4</value>
<value condition="Integer.IsGreater(ListItem.Rating,2.5)">3</value>
<value condition="Integer.IsGreater(ListItem.Rating,1.5)">2</value>
<value condition="Integer.IsGreater(ListItem.Rating,0.5)">1</value>
<value>0</value>
</variable>
<variable name="AddonInfoHeading"> <variable name="AddonInfoHeading">
<value condition="!String.IsEmpty(Window(home).Property(WhatsNew))">$LOCALIZE[24054]</value> <value condition="!String.IsEmpty(Window(home).Property(WhatsNew))">$LOCALIZE[24054]</value>
<value>$LOCALIZE[21821]</value> <value>$LOCALIZE[21821]</value>
@ -64,373 +50,6 @@
<value condition="!String.IsEmpty(Window(home).Property(WhatsNew))">$LOCALIZE[21821]</value> <value condition="!String.IsEmpty(Window(home).Property(WhatsNew))">$LOCALIZE[21821]</value>
<value>$LOCALIZE[24054]</value> <value>$LOCALIZE[24054]</value>
</variable> </variable>
<variable name="GameSelectHeader">
<value condition="Window.IsActive(gamevideofilter)">$LOCALIZE[230]</value>
<value condition="Window.IsActive(gamestretchmode)">$LOCALIZE[35233]</value>
<value condition="Window.IsActive(gamevideorotation)">$LOCALIZE[35227]</value>
</variable>
<variable name="DurationInMinutes">
<value condition="String.StartsWith(ListItem.Duration,01:00:)">60 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:01:)">61 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:02:)">62 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:03:)">63 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:04:)">64 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:05:)">65 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:06:)">66 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:07:)">67 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:08:)">68 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:09:)">69 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:10:)">70 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:11:)">71 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:12:)">72 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:13:)">73 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:14:)">74 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:15:)">75 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:16:)">76 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:17:)">77 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:18:)">78 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:19:)">79 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:20:)">80 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:21:)">81 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:22:)">82 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:23:)">83 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:24:)">84 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:25:)">85 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:26:)">86 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:27:)">87 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:28:)">88 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:29:)">89 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:30:)">90 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:31:)">91 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:32:)">92 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:33:)">93 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:34:)">94 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:35:)">95 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:36:)">96 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:37:)">97 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:38:)">98 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:39:)">99 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:40:)">100 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:41:)">101 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:42:)">102 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:43:)">103 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:44:)">104 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:45:)">105 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:46:)">106 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:47:)">107 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:48:)">108 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:49:)">109 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:50:)">110 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:51:)">111 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:52:)">112 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:53:)">113 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:54:)">114 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:55:)">115 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:56:)">116 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:57:)">117 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:58:)">118 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,01:59:)">119 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:00:)">120 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:01:)">121 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:02:)">122 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:03:)">123 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:04:)">124 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:05:)">125 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:06:)">126 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:07:)">127 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:08:)">128 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:09:)">129 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:10:)">130 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:11:)">131 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:12:)">132 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:13:)">133 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:14:)">134 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:15:)">135 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:16:)">136 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:17:)">137 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:18:)">138 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:19:)">139 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:20:)">140 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:21:)">141 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:22:)">142 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:23:)">143 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:24:)">144 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:25:)">145 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:26:)">146 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:27:)">147 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:28:)">148 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:29:)">149 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:30:)">150 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:31:)">151 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:32:)">152 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:33:)">153 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:34:)">154 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:35:)">155 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:36:)">156 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:37:)">157 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:38:)">158 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:39:)">159 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:40:)">160 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:41:)">161 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:42:)">162 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:43:)">163 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:44:)">164 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:45:)">165 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:46:)">166 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:47:)">167 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:48:)">168 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:49:)">169 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:50:)">170 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:51:)">171 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:52:)">172 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:53:)">173 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:54:)">174 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:55:)">175 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:56:)">176 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:57:)">177 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:58:)">178 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,02:59:)">179 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:00:)">180 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:01:)">181 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:02:)">182 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:03:)">183 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:04:)">184 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:05:)">185 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:06:)">186 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:07:)">187 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:08:)">188 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:09:)">189 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:10:)">190 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:11:)">191 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:12:)">192 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:13:)">193 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:14:)">194 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:15:)">195 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:16:)">196 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:17:)">197 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:18:)">198 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:19:)">199 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:20:)">200 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:21:)">201 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:22:)">202 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:23:)">203 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:24:)">204 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:25:)">205 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:26:)">206 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:27:)">207 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:28:)">208 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:29:)">209 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:30:)">210 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:31:)">211 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:32:)">212 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:33:)">213 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:34:)">214 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:35:)">215 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:36:)">216 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:37:)">217 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:38:)">218 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:39:)">219 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:40:)">220 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:41:)">221 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:42:)">222 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:43:)">223 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:44:)">224 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:45:)">225 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:46:)">226 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:47:)">227 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:48:)">228 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:49:)">229 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:50:)">230 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:51:)">231 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:52:)">232 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:53:)">233 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:54:)">234 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:55:)">235 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:56:)">236 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:57:)">237 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:58:)">238 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:59:)">239 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:00:)">240 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:01:)">241 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:02:)">242 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:03:)">243 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:04:)">244 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:05:)">245 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:06:)">246 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:07:)">247 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:08:)">248 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:09:)">249 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:10:)">250 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:11:)">251 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:12:)">252 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:13:)">253 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:14:)">254 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:15:)">255 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:16:)">256 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:17:)">257 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:18:)">258 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:19:)">259 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:20:)">260 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:21:)">261 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:22:)">262 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:23:)">263 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:24:)">264 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:25:)">265 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:26:)">266 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:27:)">267 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:28:)">268 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:29:)">269 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:30:)">270 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:31:)">271 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:32:)">272 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:33:)">273 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:34:)">274 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:35:)">275 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:36:)">276 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:37:)">277 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:38:)">278 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:39:)">279 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:40:)">280 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:41:)">281 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:42:)">282 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:43:)">283 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:44:)">284 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:45:)">285 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:46:)">286 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:47:)">287 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:48:)">288 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:49:)">289 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:50:)">290 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:51:)">291 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:52:)">292 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:53:)">293 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:54:)">294 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:55:)">295 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:56:)">296 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:57:)">297 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:58:)">298 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:59:)">299 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:00:)">300 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:01:)">301 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:02:)">302 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:03:)">303 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:04:)">304 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:05:)">305 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:06:)">306 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:07:)">307 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:08:)">308 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:09:)">309 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:10:)">310 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:11:)">311 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:12:)">312 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:13:)">313 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:14:)">314 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:15:)">315 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:16:)">316 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:17:)">317 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:18:)">318 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:19:)">319 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:20:)">320 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:21:)">321 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:22:)">322 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:23:)">323 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:24:)">324 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:25:)">325 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:26:)">326 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:27:)">327 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:28:)">328 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:29:)">329 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:30:)">330 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:31:)">331 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:32:)">332 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:33:)">333 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:34:)">334 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:35:)">335 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:36:)">336 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:37:)">337 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:38:)">338 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:39:)">339 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:40:)">340 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:41:)">341 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:42:)">342 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:43:)">343 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:44:)">344 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:45:)">345 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:46:)">346 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:47:)">347 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:48:)">348 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:49:)">349 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:50:)">350 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:51:)">351 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:52:)">352 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:53:)">353 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:54:)">354 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:55:)">355 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:56:)">356 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:57:)">357 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:58:)">358 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:59:)">359 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,00:)">1 $LOCALIZE[31015]</value>
<value condition="String.StartsWith(ListItem.Duration,01:)">1 $LOCALIZE[31015]</value>
<value condition="String.StartsWith(ListItem.Duration,02:)">2 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,03:)">3 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,04:)">4 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,05:)">5 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,06:)">6 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,07:)">7 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,08:)">8 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,09:)">9 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,10:)">10 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,11:)">11 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,12:)">12 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,13:)">13 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,14:)">14 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,15:)">15 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,16:)">16 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,17:)">17 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,18:)">18 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,19:)">19 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,20:)">20 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,21:)">21 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,22:)">22 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,23:)">23 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,24:)">24 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,25:)">25 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,26:)">26 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,27:)">27 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,28:)">28 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,29:)">29 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,30:)">30 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,31:)">31 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,32:)">32 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,33:)">33 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,34:)">34 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,35:)">35 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,36:)">36 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,37:)">37 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,38:)">38 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,39:)">39 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,40:)">40 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,41:)">41 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,42:)">42 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,43:)">43 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,44:)">44 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,45:)">45 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,46:)">46 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,47:)">47 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,48:)">48 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,49:)">49 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,50:)">50 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,51:)">51 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,52:)">52 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,53:)">53 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,54:)">54 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,55:)">55 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,56:)">56 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,57:)">57 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,58:)">58 $LOCALIZE[12391]</value>
<value condition="String.StartsWith(ListItem.Duration,59:)">59 $LOCALIZE[12391]</value>
</variable>
<variable name="AddonLabel2"> <variable name="AddonLabel2">
<value condition="!String.IsEmpty(ListItem.Property(Addon.Status))">$INFO[ListItem.Property(Addon.Status)]</value> <value condition="!String.IsEmpty(ListItem.Property(Addon.Status))">$INFO[ListItem.Property(Addon.Status)]</value>
<value condition="!String.IsEmpty(ListItem.AddonSize)">$INFO[ListItem.AddonSize]</value> <value condition="!String.IsEmpty(ListItem.AddonSize)">$INFO[ListItem.AddonSize]</value>
@ -445,23 +64,6 @@
<value condition="Container.Content(Albums)">$INFO[ListItem.Property(Album_Description)]</value> <value condition="Container.Content(Albums)">$INFO[ListItem.Property(Album_Description)]</value>
<value condition="Container.Content(Songs)">$INFO[ListItem.Comment]</value> <value condition="Container.Content(Songs)">$INFO[ListItem.Comment]</value>
</variable> </variable>
<variable name="MusicInfoListViewLabel">
<value condition="Control.IsVisible(506)">$LOCALIZE[544]</value>
<value condition="Control.IsVisible(507) + !Player.HasAudio">$LOCALIZE[31040]</value>
<value condition="Control.IsVisible(507) + Player.HasAudio">$LOCALIZE[31040]$INFO[musicplayer.Playlistposition,: ]$INFO[musicplayer.Playlistlength,/]</value>
</variable>
<variable name="MusicInfoListViewPanel">
<value condition="Control.IsVisible(506)">$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title,,[CR]]$INFO[ListItem.Artist,,[CR]]$INFO[ListItem.Album,[COLOR grey2],[/COLOR][CR]]$INFO[ListItem.DiscNumber,[COLOR grey2]$LOCALIZE[427] ,[/COLOR][CR]]$INFO[ListItem.Year,[COLOR grey2], | [/COLOR]]$INFO[ListItem.Genre,[COLOR grey2],[/COLOR][CR]]$INFO[ListItem.PlayCount,$LOCALIZE[567]: ,[CR]]$INFO[ListItem.Time,$LOCALIZE[180]: ,/]$INFO[ListItem.Duration,,[CR]]</value>
<value condition="Control.IsVisible(507) + Player.HasAudio">$INFO[MusicPlayer.TrackNumber,,. ]$INFO[MusicPlayer.Title,,[CR]]$INFO[MusicPlayer.Artist,,[CR]]$INFO[MusicPlayer.Album,[COLOR grey2],[/COLOR][CR]]$INFO[MusicPlayer.DiscNumber,[COLOR grey2]$LOCALIZE[427] ,[/COLOR][CR]]$INFO[MusicPlayer.Year,[COLOR grey2], | [/COLOR]]$INFO[MusicPlayer.Genre,[COLOR grey2],[/COLOR][CR]]$INFO[MusicPlayer.PlayCount,$LOCALIZE[567]: ,[CR]]$INFO[MusicPlayer.Time,$LOCALIZE[31016]: ,/]$INFO[MusicPlayer.Duration,,[CR]]</value>
</variable>
<variable name="MusicInfoListViewtRating">
<value condition="Control.IsVisible(506)">$INFO[ListItem.UserRating,ratings/,.png]</value>
<value condition="Control.IsVisible(507) + Player.HasAudio">$INFO[MusicPlayer.UserRating,ratings/,.png]</value>
</variable>
<variable name="MusicInfoListViewThumb">
<value condition="Control.IsVisible(506)">$INFO[ListItem.Icon]</value>
<value condition="Control.IsVisible(507)">$INFO[Player.Art(thumb)]</value>
</variable>
<variable name="MusicInfoListThumb"> <variable name="MusicInfoListThumb">
<value condition="Container.Content(Artists) + !String.IsEmpty(Container(50).Listitem.Icon)">$INFO[Container(50).Listitem.Icon]</value> <value condition="Container.Content(Artists) + !String.IsEmpty(Container(50).Listitem.Icon)">$INFO[Container(50).Listitem.Icon]</value>
<value condition="[Container.Content(Albums) | Container.Content(Songs)] + !String.IsEmpty(Container.Art(artist.thumb))">$INFO[Container.Art(artist.thumb)]</value> <value condition="[Container.Content(Albums) | Container.Content(Songs)] + !String.IsEmpty(Container.Art(artist.thumb))">$INFO[Container.Art(artist.thumb)]</value>
@ -481,36 +83,24 @@
<value condition="!String.IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value> <value condition="!String.IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value>
<value>$INFO[ListItem.Icon]</value> <value>$INFO[ListItem.Icon]</value>
</variable> </variable>
<variable name="NowPlayingThumb">
<value condition="!String.IsEmpty(Player.Art(poster))">$INFO[Player.Art(poster)]</value>
<value condition="!String.IsEmpty(Player.Art(tvshow.poster))">$INFO[Player.Art(tvshow.poster)]</value>
<value>$INFO[Player.Icon]</value>
</variable>
<variable name="MusicInfoPanelLabel"> <variable name="MusicInfoPanelLabel">
<value condition="Container.Content(Artists)">$INFO[ListItem.Label]</value> <value condition="Container.Content(Artists)">$INFO[ListItem.Label]</value>
<value condition="Container.Content(Songs)">$INFO[ListItem.Label,[COLOR=selected][B],[/B][/COLOR] - ]$INFO[ListItem.Label2]</value>
<value>$INFO[ListItem.TrackNumber,([COLOR=selected][B],[/B][/COLOR]) - ]$INFO[ListItem.Label]</value> <value>$INFO[ListItem.TrackNumber,([COLOR=selected][B],[/B][/COLOR]) - ]$INFO[ListItem.Label]</value>
</variable> </variable>
<variable name="PlayList"> <variable name="PlayList">
<value condition="Window.IsActive(Videos) + !String.IsEqual(Playlist.Length(video),0)">ActivateWindow(videoplaylist)</value> <value condition="Window.IsActive(Videos) + !String.IsEqual(Playlist.Length(video),0)">ActivateWindow(videoplaylist)</value>
<value>ActivateWindow(musicplaylist)</value> <value>ActivateWindow(musicplaylist)</value>
</variable> </variable>
<variable name="DialogSelectImage">
<value condition="!String.IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value>
<value>$INFO[ListItem.Icon]</value>
</variable>
<variable name="SelectBack"> <variable name="SelectBack">
<value condition="![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]">DialogBack.png</value> <value condition="![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]">DialogBack.png</value>
<value>DialogBack2.png</value> <value>DialogBack2.png</value>
</variable> </variable>
<variable name="typehackflagging"> <variable name="typehackflagging">
<value condition="[String.Contains(ListItem.FilenameAndPath,bluray) | String.Contains(ListItem.FilenameAndPath,bdrip) | String.Contains(ListItem.FilenameAndPath,brrip) | String.Contains(ListItem.FilenameAndPath,bd25) | String.Contains(ListItem.FilenameAndPath,bd50) | String.Contains(ListItem.FilenameAndPath,remux)]">bluray</value> <value condition="[String.Contains(ListItem.FilenameAndPath,bluray) | String.Contains(ListItem.FilenameAndPath,bdrip) | String.Contains(ListItem.FilenameAndPath,brrip) | String.Contains(ListItem.FilenameAndPath,bd25) | String.Contains(ListItem.FilenameAndPath,bd50)]">bluray</value>
<value condition="String.Contains(ListItem.FilenameAndPath,hddvd)">hddvd</value> <value condition="String.Contains(ListItem.FilenameAndPath,hddvd)">hddvd</value>
<value condition="String.Contains(ListItem.FilenameAndPath,dvd)">dvd</value> <value condition="String.Contains(ListItem.FilenameAndPath,dvd)">dvd</value>
<value condition="String.Contains(ListItem.FilenameAndPath,uhd)">uhd</value>
<value condition="[String.Contains(ListItem.FilenameAndPath,pdtv) | String.Contains(ListItem.FilenameAndPath,hdtv) | String.Contains(ListItem.FilenameAndPath,dsr)]">TV</value> <value condition="[String.Contains(ListItem.FilenameAndPath,pdtv) | String.Contains(ListItem.FilenameAndPath,hdtv) | String.Contains(ListItem.FilenameAndPath,dsr)]">TV</value>
<value condition="String.Contains(ListItem.FilenameAndPath,vhs)">vhs</value> <value condition="String.Contains(ListItem.FilenameAndPath,vhs)">vhs</value>
<value condition="String.Contains(ListItem.FilenameAndPath,webdl) | String.Contains(ListItem.FilenameAndPath,web-dl) | String.Contains(ListItem.FilenameAndPath,webrip)">web</value>
</variable> </variable>
<variable name="rating"> <variable name="rating">
<value condition="String.Contains(listitem.mpaa,Rated G)">mpaa_general</value> <value condition="String.Contains(listitem.mpaa,Rated G)">mpaa_general</value>
@ -518,16 +108,10 @@
<value condition="String.Contains(listitem.mpaa,Rated PG)">mpaa_pg</value> <value condition="String.Contains(listitem.mpaa,Rated PG)">mpaa_pg</value>
<value condition="String.Contains(Listitem.mpaa,Rated R)">mpaa_restricted</value> <value condition="String.Contains(Listitem.mpaa,Rated R)">mpaa_restricted</value>
<value condition="String.Contains(Listitem.mpaa,Rated NC)">mpaa_nc17</value> <value condition="String.Contains(Listitem.mpaa,Rated NC)">mpaa_nc17</value>
<value condition="String.Contains(Listitem.mpaa,Rated NR)">mpaa_notrated</value>
<value condition="String.Contains(Listitem.mpaa,Not Rated)">mpaa_notrated</value> <value condition="String.Contains(Listitem.mpaa,Not Rated)">mpaa_notrated</value>
</variable> </variable>
<variable name="audiocodec">
<value condition="String.StartsWith(ListItem.AudioCodec,mp3)">mp3</value>
<value>$INFO[ListItem.AudioCodec]</value>
</variable>
<variable name="videocodec"> <variable name="videocodec">
<value condition="[String.StartsWith(ListItem.VideoCodec,div) | String.IsEqual(ListItem.VideoCodec,dx50)]">divx</value> <value condition="[String.StartsWith(ListItem.VideoCodec,div) | String.IsEqual(ListItem.VideoCodec,dx50)]">divx</value>
<value condition="String.Contains(ListItem.VideoCodec,mpeg4)">mpeg4</value>
<value>$INFO[ListItem.VideoCodec]</value> <value>$INFO[ListItem.VideoCodec]</value>
</variable> </variable>
<variable name="SeekLabel"> <variable name="SeekLabel">
@ -559,28 +143,21 @@
<value>$LOCALIZE[19199] - $LOCALIZE[19023]</value> <value>$LOCALIZE[19199] - $LOCALIZE[19023]</value>
</variable> </variable>
<variable name="PVRTimerIcon"> <variable name="PVRTimerIcon">
<value condition="ListItem.IsRecording">PVR-IsRecording.png</value> <value condition="ListItem.IsRecording">PVR-IsRecording.png</value>
<value condition="ListItem.HasReminder">PVR-HasReminder.png</value> <value condition="ListItem.HasTimerSchedule + ListItem.TimerHasError">PVR-HasTimerScheduleError.png</value>
<value condition="ListItem.HasTimerSchedule + ListItem.TimerHasError">PVR-HasTimerScheduleError.png</value> <value condition="ListItem.HasTimer + ListItem.TimerHasError">PVR-HasTimerError.png</value>
<value condition="ListItem.HasTimer + ListItem.TimerHasError">PVR-HasTimerError.png</value> <value condition="ListItem.HasTimerSchedule + ListItem.TimerHasConflict">PVR-HasTimerScheduleConflict.png</value>
<value condition="ListItem.HasTimerSchedule + ListItem.TimerHasConflict">PVR-HasTimerScheduleConflict.png</value> <value condition="ListItem.HasTimer + ListItem.TimerHasConflict">PVR-HasTimerConflict.png</value>
<value condition="ListItem.HasTimer + ListItem.TimerHasConflict">PVR-HasTimerConflict.png</value> <value condition="ListItem.HasRecording">PVR-HasRecording.png</value>
<value condition="ListItem.HasRecording">PVR-HasRecording.png</value> <value condition="ListItem.HasTimerSchedule + !ListItem.TimerIsActive">PVR-HasTimerScheduleDisabled.png</value>
<value condition="ListItem.HasTimerSchedule + !ListItem.TimerIsActive">PVR-HasTimerScheduleDisabled.png</value> <value condition="ListItem.HasTimer + !ListItem.TimerIsActive">PVR-HasTimerDisabled.png</value>
<value condition="ListItem.HasTimer + !ListItem.TimerIsActive">PVR-HasTimerDisabled.png</value> <value condition="ListItem.HasTimerSchedule">PVR-HasTimerSchedule.png</value>
<value condition="ListItem.HasTimerSchedule">PVR-HasTimerSchedule.png</value> <value condition="ListItem.HasTimer">PVR-HasTimer.png</value>
<value condition="ListItem.HasTimer">PVR-HasTimer.png</value>
<value condition="ListItem.IsPlayable">PVR-HasArchive.png</value>
</variable> </variable>
<variable name="PVRTimerLabel"> <variable name="PVRTimerLabel">
<value condition="ListItem.IsRecording">$LOCALIZE[19043]</value> <value condition="ListItem.IsRecording">$LOCALIZE[19043]</value>
<value condition="ListItem.HasTimer + !ListItem.TimerIsActive">$LOCALIZE[19057]</value> <value condition="ListItem.HasTimer + !ListItem.TimerIsActive">$LOCALIZE[19057]</value>
<value condition="ListItem.HasTimer">$LOCALIZE[31510]</value> <value condition="ListItem.HasTimer">$LOCALIZE[31510]</value>
</variable>
<variable name="ProfileIdentificationLabel2Var">
<value condition="Skin.HasSetting(show_profilename)">$LOCALIZE[31963]</value>
<value condition="Skin.HasSetting(show_profileavatar)">$LOCALIZE[31964]</value>
<value>$LOCALIZE[16018]</value>
</variable> </variable>
<!-- INCLUDES --> <!-- INCLUDES -->
<include name="MusicInfoPanel"> <include name="MusicInfoPanel">
@ -706,8 +283,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -750,7 +327,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<texturefocus border="5">button-focus.png</texturefocus> <texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<pulseonselect>false</pulseonselect> <pulseonselect>false</pulseonselect>
</include> </include>
<include name="ButtonMediaSubCommonValues"> <include name="ButtonMediaSubCommonValues">
@ -814,10 +391,10 @@
<top>0</top> <top>0</top>
<width>250</width> <width>250</width>
<height>720</height> <height>720</height>
<label/> <label>-</label>
<font/> <font>-</font>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<visible>true</visible> <visible>true</visible>
</control> </control>
<control type="button" id="9001"> <control type="button" id="9001">
@ -825,7 +402,7 @@
<top>260</top> <top>260</top>
<width>42</width> <width>42</width>
<height>128</height> <height>128</height>
<font/> <font>-</font>
<texturefocus>HasSub.png</texturefocus> <texturefocus>HasSub.png</texturefocus>
<texturenofocus>HasSub.png</texturenofocus> <texturenofocus>HasSub.png</texturenofocus>
</control> </control>
@ -860,7 +437,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>1036</label> <label>1036</label>
<font/> <font>-</font>
<onclick>back</onclick> <onclick>back</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -885,7 +462,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>31003</label> <label>31003</label>
<font/> <font>-</font>
<onclick>ActivateWindow(home)</onclick> <onclick>ActivateWindow(home)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -907,7 +484,7 @@
</include> </include>
<include name="CommonNowPlaying"> <include name="CommonNowPlaying">
<control type="group"> <control type="group">
<visible>Player.HasMedia + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia)) + !Control.IsVisible(507)</visible> <visible>Player.HasMedia + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
<animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation>
@ -918,7 +495,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>31003</label> <label>31003</label>
<font/> <font>-</font>
<onclick>ActivateWindow(PlayerControls)</onclick> <onclick>ActivateWindow(PlayerControls)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -947,20 +524,6 @@
<font>font12</font> <font>font12</font>
<textcolor>grey</textcolor> <textcolor>grey</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<visible>!VideoPlayer.HasEpg | !VideoPlayer.Content(LiveTV)</visible>
</control>
<control type="label">
<left>85</left>
<top>53r</top>
<width>700</width>
<height>20</height>
<label>$INFO[Player.Title] - ([COLOR=blue]$INFO[PVR.EpgEventElapsedTime] / $INFO[PVR.EpgEventDuration,][/COLOR])</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
<shadowcolor>black</shadowcolor>
<visible>VideoPlayer.HasEpg + VideoPlayer.Content(LiveTV)</visible>
</control> </control>
<control type="label"> <control type="label">
<left>85</left> <left>85</left>
@ -1313,7 +876,7 @@
<control type="button" id="600"> <control type="button" id="600">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDChannelUPFO.png</texturefocus> <texturefocus>OSDChannelUPFO.png</texturefocus>
<texturenofocus>OSDChannelUPNF.png</texturenofocus> <texturenofocus>OSDChannelUPNF.png</texturenofocus>
<onclick>ChannelDown</onclick> <onclick>ChannelDown</onclick>
@ -1321,7 +884,7 @@
<control type="button" id="601"> <control type="button" id="601">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDChannelDownFO.png</texturefocus> <texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onclick>ChannelUp</onclick> <onclick>ChannelUp</onclick>
@ -1329,7 +892,7 @@
<control type="button" id="603"> <control type="button" id="603">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onclick>down</onclick> <onclick>down</onclick>
@ -1338,7 +901,7 @@
<control type="togglebutton" id="604"> <control type="togglebutton" id="604">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -1351,17 +914,17 @@
<control type="button" id="605"> <control type="button" id="605">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onclick>PVR.ToggleRecordPlayingChannel</onclick> <onclick>PlayerControl(record)</onclick>
<enable>PVR.CanRecordPlayingChannel</enable> <enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="30" time="75" condition="!PVR.CanRecordPlayingChannel">Conditional</animation> <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation>
</control> </control>
<control type="button" id="606"> <control type="button" id="606">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<visible>RDS.HasRadiotextPlus</visible> <visible>RDS.HasRadiotextPlus</visible>
<texturefocus>OSDRadioRDSFO.png</texturefocus> <texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus> <texturenofocus>OSDRadioRDSNF.png</texturenofocus>
@ -1370,7 +933,7 @@
<control type="button" id="622"> <control type="button" id="622">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<visible>!RDS.HasRadiotextPlus</visible> <visible>!RDS.HasRadiotextPlus</visible>
<texturefocus>OSDChannelListFO.png</texturefocus> <texturefocus>OSDChannelListFO.png</texturefocus>
<texturenofocus>OSDChannelListNF.png</texturenofocus> <texturenofocus>OSDChannelListNF.png</texturenofocus>
@ -1396,7 +959,7 @@
<control type="button" id="700"> <control type="button" id="700">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDPrevTrackFO.png</texturefocus> <texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus> <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onclick>PlayerControl(Previous)</onclick> <onclick>PlayerControl(Previous)</onclick>
@ -1404,7 +967,7 @@
<control type="button" id="706"> <control type="button" id="706">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<onclick>PlayerControl(Rewind)</onclick> <onclick>PlayerControl(Rewind)</onclick>
@ -1413,7 +976,7 @@
<control type="togglebutton" id="703"> <control type="togglebutton" id="703">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -1424,7 +987,7 @@
<control type="button" id="701"> <control type="button" id="701">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onclick>down</onclick> <onclick>down</onclick>
@ -1433,7 +996,7 @@
<control type="button" id="707"> <control type="button" id="707">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<onclick>PlayerControl(Forward)</onclick> <onclick>PlayerControl(Forward)</onclick>
@ -1442,7 +1005,7 @@
<control type="button" id="702"> <control type="button" id="702">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDNextTrackFO.png</texturefocus> <texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onclick>PlayerControl(Next)</onclick> <onclick>PlayerControl(Next)</onclick>
@ -1453,9 +1016,9 @@
<control type="button" id="704"> <control type="button" id="704">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<onleft>702</onleft> <onleft>702</onleft>
<onright>705</onright> <onright>705</onright>
<onclick>PlayerControl(Repeat)</onclick> <onclick>PlayerControl(Repeat)</onclick>
@ -1471,7 +1034,7 @@
<control type="togglebutton" id="705"> <control type="togglebutton" id="705">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label/> <label>-</label>
<texturefocus>OSDRandomOffFO.png</texturefocus> <texturefocus>OSDRandomOffFO.png</texturefocus>
<texturenofocus>OSDRandomOffNF.png</texturenofocus> <texturenofocus>OSDRandomOffNF.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture> <usealttexture>Playlist.IsRandom</usealttexture>
@ -1544,34 +1107,6 @@
<label>$INFO[System.Time]</label> <label>$INFO[System.Time]</label>
<animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation> <animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation>
</control> </control>
<control type="group">
<visible>Integer.IsGreater(System.ProfileCount,1)</visible>
<control type="image">
<visible>Skin.HasSetting(show_profileavatar)</visible>
<top>5</top>
<left>1105</left>
<width>30</width>
<height>30</height>
<animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation>
<texture>$INFO[System.ProfileThumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="label">
<visible>Skin.HasSetting(show_profilename)</visible>
<font>font28_title</font>
<align>right</align>
<top>5</top>
<left>540</left>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<aligny>center</aligny>
<height>30</height>
<width max="600">auto</width>
<animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation>
<label>$INFO[System.ProfileName]</label>
</control>
</control>
</include> </include>
<include name="HomeAddonsCommonLayout"> <include name="HomeAddonsCommonLayout">
<include>Window_OpenClose_Animation</include> <include>Window_OpenClose_Animation</include>
@ -1588,7 +1123,7 @@
<top>190r</top> <top>190r</top>
<width>1280</width> <width>1280</width>
<height>200</height> <height>200</height>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime> <scrolltime>300</scrolltime>
<focusposition>3</focusposition> <focusposition>3</focusposition>
<movement>2</movement> <movement>2</movement>
@ -1928,118 +1463,117 @@
<item> <item>
<label>$LOCALIZE[21893]:</label> <label>$LOCALIZE[21893]:</label>
<label2>$INFO[ListItem.Property(Artist_Born)]</label2> <label2>$INFO[ListItem.Property(Artist_Born)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Born))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Born))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21894]:</label> <label>$LOCALIZE[21894]:</label>
<label2>$INFO[ListItem.Property(Artist_Formed)]</label2> <label2>$INFO[ListItem.Property(Artist_Formed)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Formed))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Formed))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[175]:</label> <label>$LOCALIZE[175]:</label>
<label2>$INFO[ListItem.Property(Artist_Mood)]</label2> <label2>$INFO[ListItem.Property(Artist_Mood)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Mood))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Mood))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[176]:</label> <label>$LOCALIZE[176]:</label>
<label2>$INFO[ListItem.Property(Artist_Style)]</label2> <label2>$INFO[ListItem.Property(Artist_Style)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Style))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Style))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21892]:</label> <label>$LOCALIZE[21892]:</label>
<label2>$INFO[ListItem.Property(Artist_Instrument)]</label2> <label2>$INFO[ListItem.Property(Artist_Instrument)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Instrument))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Instrument))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21897]:</label> <label>$LOCALIZE[21897]:</label>
<label2>$INFO[ListItem.Property(Artist_Died)]</label2> <label2>$INFO[ListItem.Property(Artist_Died)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Died))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Died))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21896]:</label> <label>$LOCALIZE[21896]:</label>
<label2>$INFO[ListItem.Property(Artist_Disbanded)]</label2> <label2>$INFO[ListItem.Property(Artist_Disbanded)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_Disbanded))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_Disbanded))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21898]:</label> <label>$LOCALIZE[21898]:</label>
<label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2> <label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Artist_YearsActive))</visible> <visible>!String.IsEmpty(ListItem.Property(Artist_YearsActive))</visible>
</item> </item>
<item>
<label>$LOCALIZE[39027]:</label>
<label2>$INFO[ListItem.Property(Artist_Sortname)]</label2>
<visible>!String.IsEmpty(ListItem.Property(Artist_Sortname))</visible>
</item>
<item>
<label>$LOCALIZE[467]:</label>
<label2>$INFO[ListItem.Property(Artist_Type)]</label2>
<visible>!String.IsEmpty(ListItem.Property(Artist_Type))</visible>
</item>
<item>
<label>$LOCALIZE[39025]:</label>
<label2>$INFO[ListItem.Property(Artist_Gender)]</label2>
<visible>!String.IsEmpty(ListItem.Property(Artist_Gender))</visible>
</item>
<item>
<label>$LOCALIZE[39026]:</label>
<label2>$INFO[ListItem.Property(Artist_Disambiguation)]</label2>
<visible>!String.IsEmpty(ListItem.Property(Artist_Disambiguation))</visible>
</item>
</include> </include>
<include name="MusicInfoAlbumInfo"> <include name="MusicInfoAlbumInfo">
<item> <item>
<label>$LOCALIZE[557]:</label> <label>$LOCALIZE[557]:</label>
<label2>$INFO[ListItem.Artist]</label2> <label2>$INFO[ListItem.Artist]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Artist)</visible> <visible>!String.IsEmpty(ListItem.Artist)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[563]:</label> <label>$LOCALIZE[563]:</label>
<label2>$INFO[ListItem.RatingAndVotes]</label2> <label2>$INFO[ListItem.RatingAndVotes]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible> <visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38018]:</label> <label>$LOCALIZE[38018]:</label>
<label2>$INFO[ListItem.Userrating]</label2> <label2>$INFO[ListItem.Userrating]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Userrating)</visible> <visible>!String.IsEmpty(ListItem.Userrating)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[175]:</label> <label>$LOCALIZE[175]:</label>
<label2>$INFO[ListItem.Property(Album_Mood)]</label2> <label2>$INFO[ListItem.Property(Album_Mood)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Album_Mood))</visible> <visible>!String.IsEmpty(ListItem.Property(Album_Mood))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[176]:</label> <label>$LOCALIZE[176]:</label>
<label2>$INFO[ListItem.Property(Album_Style)]</label2> <label2>$INFO[ListItem.Property(Album_Style)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Album_Style))</visible> <visible>!String.IsEmpty(ListItem.Property(Album_Style))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21895]:</label> <label>$LOCALIZE[21895]:</label>
<label2>$INFO[ListItem.Property(Album_Theme)]</label2> <label2>$INFO[ListItem.Property(Album_Theme)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Album_Theme))</visible> <visible>!String.IsEmpty(ListItem.Property(Album_Theme))</visible>
</item> </item>
<item> <item>
<label>146</label> <label>146</label>
<label2>$INFO[ListItem.Property(Album_Type)]</label2> <label2>$INFO[ListItem.Property(Album_Type)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Album_Type))</visible> <visible>!String.IsEmpty(ListItem.Property(Album_Type))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[21899]:</label> <label>$LOCALIZE[21899]:</label>
<label2>$INFO[ListItem.Property(Album_Label)]</label2> <label2>$INFO[ListItem.Property(Album_Label)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Album_Label))</visible> <visible>!String.IsEmpty(ListItem.Property(Album_Label))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[562]:</label> <label>$LOCALIZE[562]:</label>
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item> <item>
@ -2052,91 +1586,109 @@
<item> <item>
<label>$LOCALIZE[557]:</label> <label>$LOCALIZE[557]:</label>
<label2>$INFO[ListItem.Artist]</label2> <label2>$INFO[ListItem.Artist]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Artist)</visible> <visible>!String.IsEmpty(ListItem.Artist)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[558]:</label> <label>$LOCALIZE[558]:</label>
<label2>$INFO[ListItem.Album]$INFO[listitem.discnumber, - $LOCALIZE[427] ]</label2> <label2>$INFO[ListItem.Album]$INFO[listitem.discnumber, - $LOCALIZE[427] ]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Album)</visible> <visible>!String.IsEmpty(ListItem.Album)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[515]:</label> <label>$LOCALIZE[515]:</label>
<label2>$INFO[ListItem.Genre]</label2> <label2>$INFO[ListItem.Genre]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Genre)</visible> <visible>!String.IsEmpty(ListItem.Genre)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[175]:</label> <label>$LOCALIZE[175]:</label>
<label2>$INFO[ListItem.Mood]</label2> <label2>$INFO[ListItem.Mood]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Mood)</visible> <visible>!String.IsEmpty(ListItem.Mood)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[562]:</label> <label>$LOCALIZE[562]:</label>
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[554]:</label> <label>$LOCALIZE[554]:</label>
<label2>$INFO[ListItem.TrackNumber]</label2> <label2>$INFO[ListItem.TrackNumber]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.TrackNumber)</visible> <visible>!String.IsEmpty(ListItem.TrackNumber)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[563]:</label> <label>$LOCALIZE[563]:</label>
<label2>$INFO[ListItem.RatingAndVotes]</label2> <label2>$INFO[ListItem.RatingAndVotes]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible> <visible>!String.IsEmpty(ListItem.RatingAndVotes)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38018]:</label> <label>$LOCALIZE[38018]:</label>
<label2>$INFO[ListItem.Userrating]</label2> <label2>$INFO[ListItem.Userrating]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Userrating)</visible> <visible>!String.IsEmpty(ListItem.Userrating)</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[29903]:</label> <label>$LOCALIZE[29903]:</label>
<label2>$INFO[ListItem.Property(Role.Composer)]</label2> <label2>$INFO[ListItem.Property(Role.Composer)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Composer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Composer))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[29905]:</label> <label>$LOCALIZE[29905]:</label>
<label2>$INFO[ListItem.Property(Role.Conductor)]</label2> <label2>$INFO[ListItem.Property(Role.Conductor)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Conductor))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Conductor))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38034]:</label> <label>$LOCALIZE[38034]:</label>
<label2>$INFO[ListItem.Property(Role.Orchestra)]</label2> <label2>$INFO[ListItem.Property(Role.Orchestra)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Orchestra))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Orchestra))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38035]:</label> <label>$LOCALIZE[38035]:</label>
<label2>$INFO[ListItem.Property(Role.Lyricist)]</label2> <label2>$INFO[ListItem.Property(Role.Lyricist)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Lyricist))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Lyricist))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38036]:</label> <label>$LOCALIZE[38036]:</label>
<label2>$INFO[ListItem.Property(Role.Remixer)]</label2> <label2>$INFO[ListItem.Property(Role.Remixer)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Remixer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Remixer))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38037]:</label> <label>$LOCALIZE[38037]:</label>
<label2>$INFO[ListItem.Property(Role.Arranger)]</label2> <label2>$INFO[ListItem.Property(Role.Arranger)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Arranger))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Arranger))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38038]:</label> <label>$LOCALIZE[38038]:</label>
<label2>$INFO[ListItem.Property(Role.Engineer)]</label2> <label2>$INFO[ListItem.Property(Role.Engineer)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Engineer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Engineer))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38039]:</label> <label>$LOCALIZE[38039]:</label>
<label2>$INFO[ListItem.Property(Role.Producer)]</label2> <label2>$INFO[ListItem.Property(Role.Producer)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Producer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Producer))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38040]:</label> <label>$LOCALIZE[38040]:</label>
<label2>$INFO[ListItem.Property(Role.DJMixer)]</label2> <label2>$INFO[ListItem.Property(Role.DJMixer)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.DJMixer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.DJMixer))</visible>
</item> </item>
<item> <item>
<label>$LOCALIZE[38041]:</label> <label>$LOCALIZE[38041]:</label>
<label2>$INFO[ListItem.Property(Role.Mixer)]</label2> <label2>$INFO[ListItem.Property(Role.Mixer)]</label2>
<onclick>noop</onclick>
<visible>!String.IsEmpty(ListItem.Property(Role.Mixer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Mixer))</visible>
</item> </item>
<item> <item>

View File

@ -16,16 +16,7 @@
<include>BackgroundDimensions</include> <include>BackgroundDimensions</include>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture>$INFO[Skin.String(CustomBackgroundPath)]</texture> <texture>$INFO[Skin.String(CustomBackgroundPath)]</texture>
<visible>!System.IsMaster + Skin.HasSetting(UseCustomBackground) + !String.IsEmpty(Skin.String(CustomBackgroundPath))</visible> <visible>Skin.HasSetting(UseCustomBackground) + !String.IsEmpty(Skin.String(CustomBackgroundPath))</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<depth>DepthBackground</depth>
<description>User Set Background Image Master</description>
<include>BackgroundDimensions</include>
<aspectratio>scale</aspectratio>
<texture fallback="special://skin/backgrounds/SKINDEFAULT.jpg">$INFO[Skin.String(MasterCustomBackgroundPath)]</texture>
<visible>System.IsMaster + Skin.HasSetting(UseCustomBackground) + !String.IsEmpty(Skin.String(MasterCustomBackgroundPath))</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="image"> <control type="image">
@ -76,7 +67,7 @@
<control type="image"> <control type="image">
<depth>DepthFloor</depth> <depth>DepthFloor</depth>
<left>-20</left> <left>-20</left>
<top/> <top></top>
<bottom>0</bottom> <bottom>0</bottom>
<width>1320</width> <width>1320</width>
<height>100</height> <height>100</height>
@ -139,7 +130,7 @@
</control> </control>
<control type="group"> <control type="group">
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<visible>Control.IsVisible(551) | Control.IsVisible(560) | Control.IsVisible(511) | Control.IsVisible(506) | Control.IsVisible(507) | Control.IsVisible(513)</visible> <visible>Control.IsVisible(551) | Control.IsVisible(560) | Control.IsVisible(511) | Control.IsVisible(506) | Control.IsVisible(513)</visible>
<control type="image"> <control type="image">
<left>50</left> <left>50</left>
<top>60</top> <top>60</top>

View File

@ -51,7 +51,7 @@
<width>80</width> <width>80</width>
<height>35</height> <height>35</height>
<aspectratio align="right">keep</aspectratio> <aspectratio align="right">keep</aspectratio>
<texture>$VAR[audiocodec,flagging/audio/,.png]</texture> <texture>$INFO[ListItem.AudioCodec,flagging/audio/,.png]</texture>
</control> </control>
</include> </include>
<include name="AudioChannelsFlaggingConditions"> <include name="AudioChannelsFlaggingConditions">

View File

@ -198,18 +198,6 @@
<label>5</label> <label>5</label>
<onclick>ActivateWindow(Settings)</onclick> <onclick>ActivateWindow(Settings)</onclick>
</control> </control>
<control type="button" id="90120">
<include>ButtonHomeSubCommonValues</include>
<label>LibreELEC</label>
<onclick>RunAddon(service.libreelec.settings)</onclick>
<visible>System.AddonIsEnabled(service.libreelec.settings)</visible>
</control>
<control type="button" id="90400">
<include>ButtonHomeSubCommonValues</include>
<label>CoreELEC</label>
<onclick>RunAddon(service.coreelec.settings)</onclick>
<visible>System.AddonIsEnabled(service.coreelec.settings)</visible>
</control>
<control type="button" id="90123"> <control type="button" id="90123">
<include>ButtonHomeSubCommonValues</include> <include>ButtonHomeSubCommonValues</include>
<label>7</label> <label>7</label>
@ -249,13 +237,7 @@
<onclick>SetFocus(9000)</onclick> <onclick>SetFocus(9000)</onclick>
<onclick>EjectTray()</onclick> <onclick>EjectTray()</onclick>
</control> </control>
<control type="button" id="90133"> <control type="image" id="90133">
<include>ButtonHomeSubCommonValues</include>
<label>600</label>
<onclick>RipCD</onclick>
<visible>System.HasMediaAudioCD</visible>
</control>
<control type="image" id="90134">
<width>35</width> <width>35</width>
<height>35</height> <height>35</height>
<texture border="0,0,0,3">HomeSubEnd.png</texture> <texture border="0,0,0,3">HomeSubEnd.png</texture>
@ -362,72 +344,40 @@
<texture border="0,0,0,3">HomeSubEnd.png</texture> <texture border="0,0,0,3">HomeSubEnd.png</texture>
</control> </control>
</include> </include>
<include name="HomeSubMenuAddons">
<control type="image" id="90301">
<width>35</width>
<height>35</height>
<texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture>
</control>
<control type="button" id="90302">
<include>ButtonHomeSubCommonValues</include>
<label>24998</label>
<onclick>ActivateWindow(addonbrowser,addons://user,return)</onclick>
</control>
<control type="button" id="90303">
<include>ButtonHomeSubCommonValues</include>
<label>24033</label>
<onclick>ActivateWindow(addonbrowser,addons://repos/,return)</onclick>
</control>
<control type="button" id="90304">
<include>ButtonHomeSubCommonValues</include>
<label>24041</label>
<onclick>InstallFromZip</onclick>
</control>
<control type="button" id="90305">
<include>ButtonHomeSubCommonValues</include>
<label>137</label>
<onclick>ActivateWindow(addonbrowser,addons://search,return)</onclick>
</control>
<control type="image" id="90306">
<width>35</width>
<height>35</height>
<texture border="0,0,0,3">HomeSubEnd.png</texture>
</control>
</include>
<include name="HomeAddonItemsVideos"> <include name="HomeAddonItemsVideos">
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label> <label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeVideosButton1)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeVideosButton1)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeVideosButton1))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton1))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeVideosButton1))</visible> <visible>!String.IsEmpty(Skin.String(HomeVideosButton1))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton2))]</label> <label>$INFO[system.addontitle(Skin.String(HomeVideosButton2))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeVideosButton2)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeVideosButton2)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeVideosButton2))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton2))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeVideosButton2))</visible> <visible>!String.IsEmpty(Skin.String(HomeVideosButton2))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton3))]</label> <label>$INFO[system.addontitle(Skin.String(HomeVideosButton3))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeVideosButton3)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeVideosButton3)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeVideosButton3))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton3))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeVideosButton3))</visible> <visible>!String.IsEmpty(Skin.String(HomeVideosButton3))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton4))]</label> <label>$INFO[system.addontitle(Skin.String(HomeVideosButton4))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeVideosButton4)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeVideosButton4)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeVideosButton4))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton4))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeVideosButton4))</visible> <visible>!String.IsEmpty(Skin.String(HomeVideosButton4))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton5))]</label> <label>$INFO[system.addontitle(Skin.String(HomeVideosButton5))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeVideosButton5)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeVideosButton5)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeVideosButton5))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton5))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeVideosButton5))</visible> <visible>!String.IsEmpty(Skin.String(HomeVideosButton5))</visible>
</item> </item>
</include> </include>
@ -436,35 +386,35 @@
<label>$INFO[system.addontitle(Skin.String(HomeMusicButton1))]</label> <label>$INFO[system.addontitle(Skin.String(HomeMusicButton1))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeMusicButton1)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeMusicButton1)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeMusicButton1))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton1))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeMusicButton1))</visible> <visible>!String.IsEmpty(Skin.String(HomeMusicButton1))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeMusicButton2))]</label> <label>$INFO[system.addontitle(Skin.String(HomeMusicButton2))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeMusicButton2)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeMusicButton2)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeMusicButton2))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton2))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeMusicButton2))</visible> <visible>!String.IsEmpty(Skin.String(HomeMusicButton2))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeMusicButton3))]</label> <label>$INFO[system.addontitle(Skin.String(HomeMusicButton3))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeMusicButton3)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeMusicButton3)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeMusicButton3))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton3))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeMusicButton3))</visible> <visible>!String.IsEmpty(Skin.String(HomeMusicButton3))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeMusicButton4))]</label> <label>$INFO[system.addontitle(Skin.String(HomeMusicButton4))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeMusicButton4)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeMusicButton4)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeMusicButton4))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton4))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeMusicButton4))</visible> <visible>!String.IsEmpty(Skin.String(HomeMusicButton4))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeMusicButton5))]</label> <label>$INFO[system.addontitle(Skin.String(HomeMusicButton5))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeMusicButton5)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeMusicButton5)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeMusicButton5))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton5))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeMusicButton5))</visible> <visible>!String.IsEmpty(Skin.String(HomeMusicButton5))</visible>
</item> </item>
</include> </include>
@ -473,35 +423,35 @@
<label>$INFO[system.addontitle(Skin.String(HomePictureButton1))]</label> <label>$INFO[system.addontitle(Skin.String(HomePictureButton1))]</label>
<onclick>RunAddon($INFO[Skin.String(HomePictureButton1)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomePictureButton1)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomePictureButton1))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomePictureButton1))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomePictureButton1))</visible> <visible>!String.IsEmpty(Skin.String(HomePictureButton1))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomePictureButton2))]</label> <label>$INFO[system.addontitle(Skin.String(HomePictureButton2))]</label>
<onclick>RunAddon($INFO[Skin.String(HomePictureButton2)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomePictureButton2)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomePictureButton2))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomePictureButton2))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomePictureButton2))</visible> <visible>!String.IsEmpty(Skin.String(HomePictureButton2))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomePictureButton3))]</label> <label>$INFO[system.addontitle(Skin.String(HomePictureButton3))]</label>
<onclick>RunAddon($INFO[Skin.String(HomePictureButton3)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomePictureButton3)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomePictureButton3))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomePictureButton3))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomePictureButton3))</visible> <visible>!String.IsEmpty(Skin.String(HomePictureButton3))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomePictureButton4))]</label> <label>$INFO[system.addontitle(Skin.String(HomePictureButton4))]</label>
<onclick>RunAddon($INFO[Skin.String(HomePictureButton4)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomePictureButton4)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomePictureButton4))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomePictureButton4))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomePictureButton4))</visible> <visible>!String.IsEmpty(Skin.String(HomePictureButton4))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomePictureButton5))]</label> <label>$INFO[system.addontitle(Skin.String(HomePictureButton5))]</label>
<onclick>RunAddon($INFO[Skin.String(HomePictureButton5)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomePictureButton5)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomePictureButton5))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomePictureButton5))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomePictureButton5))</visible> <visible>!String.IsEmpty(Skin.String(HomePictureButton5))</visible>
</item> </item>
</include> </include>
@ -510,73 +460,36 @@
<label>$INFO[system.addontitle(Skin.String(HomeProgramButton1))]</label> <label>$INFO[system.addontitle(Skin.String(HomeProgramButton1))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeProgramButton1)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeProgramButton1)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeProgramButton1))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton1))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeProgramButton1))</visible> <visible>!String.IsEmpty(Skin.String(HomeProgramButton1))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeProgramButton2))]</label> <label>$INFO[system.addontitle(Skin.String(HomeProgramButton2))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeProgramButton2)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeProgramButton2)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeProgramButton2))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton2))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeProgramButton2))</visible> <visible>!String.IsEmpty(Skin.String(HomeProgramButton2))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeProgramButton3))]</label> <label>$INFO[system.addontitle(Skin.String(HomeProgramButton3))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeProgramButton3)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeProgramButton3)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeProgramButton3))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton3))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeProgramButton3))</visible> <visible>!String.IsEmpty(Skin.String(HomeProgramButton3))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeProgramButton4))]</label> <label>$INFO[system.addontitle(Skin.String(HomeProgramButton4))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeProgramButton4)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeProgramButton4)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeProgramButton4))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton4))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeProgramButton4))</visible> <visible>!String.IsEmpty(Skin.String(HomeProgramButton4))</visible>
</item> </item>
<item> <item>
<label>$INFO[system.addontitle(Skin.String(HomeProgramButton5))]</label> <label>$INFO[system.addontitle(Skin.String(HomeProgramButton5))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeProgramButton5)])</onclick> <onclick>RunAddon($INFO[Skin.String(HomeProgramButton5)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeProgramButton5))]</icon> <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton5))]</icon>
<thumb/> <thumb>-</thumb>
<visible>!String.IsEmpty(Skin.String(HomeProgramButton5))</visible> <visible>!String.IsEmpty(Skin.String(HomeProgramButton5))</visible>
</item> </item>
</include> </include>
<include name="HomeAddonItemsGames">
<item>
<label>$INFO[system.addontitle(Skin.String(HomeGameButton1))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeGameButton1)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeGameButton1))]</icon>
<thumb/>
<visible>!String.IsEmpty(Skin.String(HomeGameButton1))</visible>
</item>
<item>
<label>$INFO[system.addontitle(Skin.String(HomeGameButton2))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeGameButton2)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeGameButton2))]</icon>
<thumb/>
<visible>!String.IsEmpty(Skin.String(HomeGameButton2))</visible>
</item>
<item>
<label>$INFO[system.addontitle(Skin.String(HomeGameButton3))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeGameButton3)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeGameButton3))]</icon>
<thumb/>
<visible>!String.IsEmpty(Skin.String(HomeGameButton3))</visible>
</item>
<item>
<label>$INFO[system.addontitle(Skin.String(HomeGameButton4))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeGameButton4)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeGameButton4))]</icon>
<thumb/>
<visible>!String.IsEmpty(Skin.String(HomeGameButton4))</visible>
</item>
<item>
<label>$INFO[system.addontitle(Skin.String(HomeGameButton5))]</label>
<onclick>RunAddon($INFO[Skin.String(HomeGameButton5)])</onclick>
<icon>$INFO[system.addonicon(Skin.String(HomeGameButton5))]</icon>
<thumb/>
<visible>!String.IsEmpty(Skin.String(HomeGameButton5))</visible>
</item>
</include>
</includes> </includes>

View File

@ -4,8 +4,8 @@
<control type="group" id="9003"> <control type="group" id="9003">
<depth>DepthMenu</depth> <depth>DepthMenu</depth>
<onup>20</onup> <onup>20</onup>
<ondown condition="Control.IsVisible(600)">600</ondown> <ondown condition="System.HasAddon(script.globalsearch)">608</ondown>
<ondown condition="!Control.IsVisible(600)">9000</ondown> <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown>
<visible>!Window.IsVisible(Favourites)</visible> <visible>!Window.IsVisible(Favourites)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<animation effect="fade" time="225" delay="750">WindowOpen</animation> <animation effect="fade" time="225" delay="750">WindowOpen</animation>
@ -14,7 +14,7 @@
<left>190</left> <left>190</left>
<top>50</top> <top>50</top>
<visible>Library.HasContent(Movies)</visible> <visible>Library.HasContent(Movies)</visible>
<visible>Container(9000).Hasfocus(10) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo) + !Skin.HasSetting(HomeMenuMovieUsePlaylist)</visible> <visible>Container(9000).Hasfocus(10) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<control type="label"> <control type="label">
<description>Title label</description> <description>Title label</description>
@ -41,8 +41,8 @@
<onleft>8000</onleft> <onleft>8000</onleft>
<onright>8000</onright> <onright>8000</onright>
<onup>20</onup> <onup>20</onup>
<ondown condition="Control.IsVisible(600)">600</ondown> <ondown condition="System.HasAddon(script.globalsearch)">608</ondown>
<ondown condition="!Control.IsVisible(600)">9000</ondown> <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown>
<viewtype label="535">list</viewtype> <viewtype label="535">list</viewtype>
<pagecontrol/> <pagecontrol/>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
@ -61,7 +61,7 @@
<top>10</top> <top>10</top>
<width>160</width> <width>160</width>
<height>170</height> <height>170</height>
<texture fallback="DefaultVideoCover.png" background="true">$INFO[ListItem.Art(poster)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture> <bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
@ -94,7 +94,7 @@
<top>10</top> <top>10</top>
<width>160</width> <width>160</width>
<height>170</height> <height>170</height>
<texture fallback="DefaultVideoCover.png" background="true">$INFO[ListItem.Art(poster)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture> <bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
@ -105,7 +105,7 @@
<top>10</top> <top>10</top>
<width>160</width> <width>160</width>
<height>170</height> <height>170</height>
<texture fallback="DefaultVideoCover.png">$INFO[ListItem.Art(poster)]</texture> <texture>$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture> <bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
@ -139,7 +139,88 @@
<visible>Control.HasFocus(8000)</visible> <visible>Control.HasFocus(8000)</visible>
</control> </control>
</focusedlayout> </focusedlayout>
<content target="video" sortorder="descending" sortby="dateadded" limit="15">videodb://movies/titles/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22movies%22%7D</content> <content>
<item>
<label>$INFO[Window.Property(LatestMovie.1.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.1.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.1.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.1.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.2.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.2.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.2.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.2.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.3.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.3.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.3.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.3.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.4.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.4.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.4.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.4.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.5.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.5.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.5.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.5.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.6.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.6.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.6.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.6.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.7.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.7.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.7.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.7.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.8.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.8.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.8.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.8.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.9.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.9.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.9.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.9.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestMovie.10.Title)]</label>
<label2 />
<onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.10.Path)])</onclick>
<icon>DefaultVideoCover.png</icon>
<thumb>$INFO[Window.Property(LatestMovie.10.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestMovie.10.Title))</visible>
</item>
</content>
</control> </control>
<control type="button"> <control type="button">
<description>left Arrow</description> <description>left Arrow</description>
@ -170,7 +251,7 @@
<left>160</left> <left>160</left>
<top>50</top> <top>50</top>
<visible>Library.HasContent(TVShows)</visible> <visible>Library.HasContent(TVShows)</visible>
<visible>Container(9000).Hasfocus(11) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo) + !Skin.HasSetting(HomeMenuTVShowUsePlaylist)</visible> <visible>Container(9000).Hasfocus(11) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<control type="label"> <control type="label">
<description>Title label</description> <description>Title label</description>
@ -196,8 +277,8 @@
<onleft>8001</onleft> <onleft>8001</onleft>
<onright>8001</onright> <onright>8001</onright>
<onup>20</onup> <onup>20</onup>
<ondown condition="Control.IsVisible(600)">600</ondown> <ondown condition="System.HasAddon(script.globalsearch)">608</ondown>
<ondown condition="!Control.IsVisible(600)">9000</ondown> <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown>
<viewtype label="535">list</viewtype> <viewtype label="535">list</viewtype>
<pagecontrol/> <pagecontrol/>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
@ -217,7 +298,7 @@
<width>220</width> <width>220</width>
<height>155</height> <height>155</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture background="true">$INFO[ListItem.Art(thumb)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="5">button-nofocus.png</bordertexture> <bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
</control> </control>
@ -232,7 +313,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.TVShowTitle] - $INFO[ListItem.Season,,x]$INFO[ListItem.Episode]</label> <label>$INFO[ListItem.Label2]</label>
</control> </control>
<control type="label"> <control type="label">
<left>20</left> <left>20</left>
@ -245,7 +326,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="220" width="240"> <focusedlayout height="220" width="240">
@ -263,7 +344,7 @@
<width>220</width> <width>220</width>
<height>155</height> <height>155</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture background="true">$INFO[ListItem.Art(thumb)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="5">folder-focus.png</bordertexture> <bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
<visible>Control.HasFocus(8001)</visible> <visible>Control.HasFocus(8001)</visible>
@ -274,7 +355,7 @@
<width>220</width> <width>220</width>
<height>155</height> <height>155</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture>$INFO[ListItem.Art(thumb)]</texture> <texture>$INFO[ListItem.Icon]</texture>
<bordertexture border="5">button-nofocus.png</bordertexture> <bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
<visible>!Control.HasFocus(8001)</visible> <visible>!Control.HasFocus(8001)</visible>
@ -290,7 +371,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.TVShowTitle] - $INFO[ListItem.Season,,x]$INFO[ListItem.Episode]</label> <label>$INFO[ListItem.Label2]</label>
</control> </control>
<control type="label"> <control type="label">
<left>20</left> <left>20</left>
@ -303,7 +384,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Label]</label>
<visible>!Control.HasFocus(8001)</visible> <visible>!Control.HasFocus(8001)</visible>
</control> </control>
<control type="label"> <control type="label">
@ -316,11 +397,92 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Label]</label>
<visible>Control.HasFocus(8001)</visible> <visible>Control.HasFocus(8001)</visible>
</control> </control>
</focusedlayout> </focusedlayout>
<content target="video" sortorder="descending" sortby="dateadded" limit="15">videodb://tvshows/titles/-1/-1/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22episodes%22%7D</content> <content>
<item>
<label>$INFO[Window.Property(LatestEpisode.1.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.1.ShowTitle)] - $INFO[Window.Property(LatestEpisode.1.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.1.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.1.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.1.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.1.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.2.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.2.ShowTitle)] - $INFO[Window.Property(LatestEpisode.2.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.2.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.2.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.2.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.2.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.3.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.3.ShowTitle)] - $INFO[Window.Property(LatestEpisode.3.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.3.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.3.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.3.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.3.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.4.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.4.ShowTitle)] - $INFO[Window.Property(LatestEpisode.4.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.4.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.4.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.4.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.4.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.5.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.5.ShowTitle)] - $INFO[Window.Property(LatestEpisode.5.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.5.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.5.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.5.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.5.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.6.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.6.ShowTitle)] - $INFO[Window.Property(LatestEpisode.6.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.6.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.6.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.6.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.6.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.7.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.7.ShowTitle)] - $INFO[Window.Property(LatestEpisode.7.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.7.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.7.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.7.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.7.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.8.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.8.ShowTitle)] - $INFO[Window.Property(LatestEpisode.8.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.8.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.8.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.8.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.8.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.9.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.9.ShowTitle)] - $INFO[Window.Property(LatestEpisode.9.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.9.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.9.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.9.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.9.EpisodeTitle))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestEpisode.10.EpisodeTitle)]</label>
<label2>$INFO[Window.Property(LatestEpisode.10.ShowTitle)] - $INFO[Window.Property(LatestEpisode.10.EpisodeNo)]</label2>
<onclick>PlayMedia($ESCINFO[Window.Property(LatestEpisode.10.Path)])</onclick>
<icon>$INFO[Window.Property(LatestEpisode.10.Fanart)]</icon>
<thumb>$INFO[Window.Property(LatestEpisode.10.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestEpisode.10.EpisodeTitle))</visible>
</item>
</content>
</control> </control>
<control type="button"> <control type="button">
<description>left Arrow</description> <description>left Arrow</description>
@ -351,7 +513,7 @@
<left>240</left> <left>240</left>
<top>50</top> <top>50</top>
<visible>Library.HasContent(Music)</visible> <visible>Library.HasContent(Music)</visible>
<visible>Container(9000).Hasfocus(3) + !Skin.HasSetting(HomepageHideRecentlyAddedAlbums) + !Skin.HasSetting(HomeMenuMusicUsePlaylist)</visible> <visible>Container(9000).Hasfocus(3) + !Skin.HasSetting(HomepageHideRecentlyAddedAlbums)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<control type="label"> <control type="label">
<description>Title label</description> <description>Title label</description>
@ -377,13 +539,12 @@
<onleft>8002</onleft> <onleft>8002</onleft>
<onright>8002</onright> <onright>8002</onright>
<onup>20</onup> <onup>20</onup>
<ondown condition="Control.IsVisible(600)">600</ondown> <ondown condition="System.HasAddon(script.globalsearch)">608</ondown>
<ondown condition="!Control.IsVisible(600)">9000</ondown> <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown>
<viewtype label="535">list</viewtype> <viewtype label="535">list</viewtype>
<pagecontrol/> <pagecontrol/>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<orientation>Horizontal</orientation> <orientation>Horizontal</orientation>
<onclick>PlayMedia($INFO[ListItem.FolderPath],isdir)</onclick>
<itemlayout height="220" width="200"> <itemlayout height="220" width="200">
<control type="image"> <control type="image">
<description>background</description> <description>background</description>
@ -399,7 +560,7 @@
<width>180</width> <width>180</width>
<height>155</height> <height>155</height>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Art(thumb)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="5">button-nofocus.png</bordertexture> <bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
</control> </control>
@ -414,7 +575,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Artist]</label> <label>$INFO[ListItem.Label2]</label>
</control> </control>
<control type="label"> <control type="label">
<left>10</left> <left>10</left>
@ -445,7 +606,7 @@
<width>180</width> <width>180</width>
<height>155</height> <height>155</height>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Art(thumb)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="5">folder-focus.png</bordertexture> <bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
<visible>Control.HasFocus(8002)</visible> <visible>Control.HasFocus(8002)</visible>
@ -456,7 +617,7 @@
<width>180</width> <width>180</width>
<height>155</height> <height>155</height>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Art(thumb)]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="5">button-nofocus.png</bordertexture> <bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize> <bordersize>5</bordersize>
<visible>!Control.HasFocus(8002)</visible> <visible>!Control.HasFocus(8002)</visible>
@ -472,7 +633,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Artist]</label> <label>$INFO[ListItem.Label2]</label>
</control> </control>
<control type="label"> <control type="label">
<left>10</left> <left>10</left>
@ -502,7 +663,98 @@
<visible>Control.HasFocus(8002)</visible> <visible>Control.HasFocus(8002)</visible>
</control> </control>
</focusedlayout> </focusedlayout>
<content target="music" sortby="dateadded" sortorder="descending" limit="15">musicdb://recentlyaddedalbums</content> <content>
<item>
<label>$INFO[Window.Property(LatestAlbum.1.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.1.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.1.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.1.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.1.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.2.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.2.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.2.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.2.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.2.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.3.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.3.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.3.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.3.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.3.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.4.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.4.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.4.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.4.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.4.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.5.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.5.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.5.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.5.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.5.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.6.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.6.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.6.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.6.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.6.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.7.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.7.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.7.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.7.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.7.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.8.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.8.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.8.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.8.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.8.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.9.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.9.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.9.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.9.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.9.Title))</visible>
</item>
<item>
<label>$INFO[Window.Property(LatestAlbum.10.Title)]</label>
<label2>$INFO[Window.Property(LatestAlbum.10.Artist)]</label2>
<onclick>PlayList.Clear</onclick>
<onclick>PlayMedia("$INFO[Window.Property(LatestAlbum.10.Path)]")</onclick>
<icon>DefaultAlbumCover.png</icon>
<thumb>$INFO[Window.Property(LatestAlbum.10.Thumb)]</thumb>
<visible>!String.IsEmpty(Window.Property(LatestAlbum.10.Title))</visible>
</item>
</content>
</control> </control>
<control type="button"> <control type="button">
<description>left Arrow</description> <description>left Arrow</description>

View File

@ -165,13 +165,13 @@
<description>Channel Groups</description> <description>Channel Groups</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="2"> <control type="button" id="2">
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
<!-- <visible>Window.IsActive(TVGuide) | Window.IsActive(RadioGuide)</visible> --> <!-- <visible>Window.IsActive(TVGuide) | Window.IsActive(RadioGuide)</visible> -->
</control> </control>
<control type="button" id="3"> <control type="button" id="3">
@ -183,7 +183,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>
@ -206,14 +206,7 @@
<textcolor>blue</textcolor> <textcolor>blue</textcolor>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<visible>Control.IsVisible(5) | Control.IsVisible(6) | Control.IsVisible(7) | Control.IsVisible(8) | Control.IsVisible(10)</visible> <visible>Control.IsVisible(5) | Control.IsVisible(6) | Control.IsVisible(7) | Control.IsVisible(8)</visible>
</control>
<control type="button" id="10">
<description>Watched Toggle</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>20367</label>
<visible>Window.IsActive(TVRecordings)</visible>
</control> </control>
<control type="radiobutton" id="5"> <control type="radiobutton" id="5">
<description>Group recording items by folder structure</description> <description>Group recording items by folder structure</description>
@ -248,18 +241,4 @@
</control> </control>
</control> </control>
</include> </include>
<variable name="PVRGuideControlsHelpTextVar">
<value condition="Control.HasFocus(600)">$LOCALIZE[19063]</value>
<value condition="Control.HasFocus(601)">$LOCALIZE[19317]</value>
<value condition="Control.HasFocus(602)">$LOCALIZE[19070]</value>
<value condition="Control.HasFocus(603)">$LOCALIZE[19318]</value>
<value condition="Control.HasFocus(604)">$LOCALIZE[19064]</value>
<value condition="Control.HasFocus(605)">$LOCALIZE[19288]</value>
<value condition="Control.HasFocus(606)">$LOCALIZE[19322]</value>
<value condition="Control.HasFocus(607)">$LOCALIZE[19323]</value>
<value condition="Control.HasFocus(608)">$LOCALIZE[19324]</value>
<value condition="Control.HasFocus(609)">$LOCALIZE[19319]</value>
<value condition="Control.HasFocus(610)">$LOCALIZE[19320]</value>
<value condition="Control.HasFocus(611)">$LOCALIZE[19321]</value>
</variable>
</includes> </includes>

View File

@ -1,450 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="DefaultDialogSelectLayout">
<control type="group">
<left>235</left>
<top>75</top>
<animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,4)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,2)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,6)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,3)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,4)]">Conditional</animation>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>550</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + Integer.IsGreater(Container(6).NumItems,4)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>458</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + Integer.IsGreater(Container(3).NumItems,6) + !Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + Integer.IsGreater(Container(6).NumItems,3) + !Integer.IsGreater(Container(6).NumItems,4)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>366</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + Integer.IsGreater(Container(3).NumItems,4) + !Integer.IsGreater(Container(3).NumItems,6)] | [Control.IsVisible(6) + Integer.IsGreater(Container(6).NumItems,2) + !Integer.IsGreater(Container(6).NumItems,3)]</visible>
</control>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>850</width>
<height>274</height>
<texture border="40">$VAR[SelectBack]</texture>
<visible>[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,4)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,2)]</visible>
</control>
<control type="image">
<description>Dialog Header image</description>
<left>40</left>
<top>16</top>
<width>770</width>
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label" id="1">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>770</width>
<height>30</height>
<font>font13_title</font>
<label>$LOCALIZE[13406]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label" id="4">
<description>No Settings Label</description>
<left>20</left>
<top>120</top>
<width>550</width>
<align>center</align>
<font>font13</font>
</control>
<control type="button">
<description>Close Window button</description>
<left>760</left>
<top>15</top>
<width>64</width>
<height>32</height>
<label/>
<font/>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<control type="list" id="3">
<left>20</left>
<top>67</top>
<width>550</width>
<height>460</height>
<onup>3</onup>
<ondown>3</ondown>
<onleft>7</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="46" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<left>20</left>
<top>0</top>
<width>510</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout height="46" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>40</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(3)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>40</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(3)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<left>20</left>
<top>0</top>
<width>510</width>
<height>40</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<control type="list" id="6">
<left>20</left>
<top>67</top>
<width>550</width>
<height>460</height>
<onup>6</onup>
<ondown>6</ondown>
<onleft>7</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="92" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>86</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>2</left>
<top>3</top>
<width>80</width>
<height>80</height>
<texture>$VAR[DialogSelectImage]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label">
<left>90</left>
<top>2</top>
<width>450</width>
<height>30</height>
<font>font13</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="textbox">
<left>90</left>
<top>34</top>
<width>450</width>
<height>48</height>
<font>font12</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="92" width="550">
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>86</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(6)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>550</width>
<height>86</height>
<texture border="5">button-focus2.png</texture>
<visible>Control.HasFocus(6)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<left>2</left>
<top>3</top>
<width>80</width>
<height>80</height>
<texture>$VAR[DialogSelectImage]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label">
<left>90</left>
<top>2</top>
<width>450</width>
<height>30</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="textbox">
<left>90</left>
<top>34</top>
<width>450</width>
<height>48</height>
<font>font12</font>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<align>left</align>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="61">
<left>570</left>
<top>65</top>
<width>25</width>
<height>464</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft condition="Control.IsVisible(3)">3</onleft>
<onleft condition="Control.IsVisible(6)">6</onleft>
<onright>90</onright>
<ondown>61</ondown>
<onup>61</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="group">
<control type="label">
<description>number of files/pages in list text label</description>
<left>592</left>
<top>490</top>
<width>240</width>
<height>35</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey</textcolor>
<label>$VAR[SelectLabel]</label>
<animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,4)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,2)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,6)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,3)]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !Integer.IsGreater(Container(3).NumItems,8)] | [Control.IsVisible(6) + !Integer.IsGreater(Container(6).NumItems,4)]">Conditional</animation>
</control>
<control type="grouplist" id="90">
<left>612</left>
<top>100</top>
<onleft condition="Control.IsVisible(3)">3</onleft>
<onleft condition="Control.IsVisible(6)">6</onleft>
<onright condition="Control.IsVisible(3)">3</onright>
<onright condition="Control.IsVisible(6)">6</onright>
<control type="button" id="5">
<description>Manual button</description>
<width>200</width>
<height>40</height>
<label/>
<font>font12_title</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
</control>
<control type="button" id="7">
<description>Cancel button</description>
<width>200</width>
<height>40</height>
<label/>
<font>font12_title</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
</control>
</control>
</control>
</control>
</include>
<include name="GameDialogSelectLayout">
<control type="group">
<left>20</left>
<top>408</top>
<control type="image">
<description>background image</description>
<left>0</left>
<top>0</top>
<width>1240</width>
<height>302</height>
<texture border="40">DialogBack2.png</texture>
</control>
<control type="image">
<description>Dialog Header image</description>
<left>40</left>
<top>16</top>
<width>1240</width>
<height>40</height>
<texture>dialogheader.png</texture>
</control>
<control type="label">
<description>header label</description>
<left>40</left>
<top>20</top>
<width>1240</width>
<height>30</height>
<font>font13_title</font>
<label>$VAR[GameSelectHeader]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>selected</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="button">
<description>Close Window button</description>
<left>1154</left>
<top>15</top>
<width>64</width>
<height>32</height>
<label/>
<font/>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<onleft>3</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<control type="panel" id="11">
<left>20</left>
<top>65</top>
<width>1200</width>
<height>215</height>
<onleft>11</onleft>
<onright>11</onright>
<ondown>noop</ondown>
<onup>noop</onup>
<scrolltime>200</scrolltime>
<viewtype label="536">icon</viewtype>
<orientation>horizontal</orientation>
<pagecontrol/>
<orientation>vertical</orientation>
<itemlayout height="215" width="240">
<control type="image">
<left>2</left>
<top>2</top>
<width>235</width>
<height>211</height>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="gamewindow">
<left>7</left>
<top>20</top>
<width>220</width>
<height>150</height>
<viewmode>$INFO[ListItem.Property(game.viewmode)]</viewmode>
<videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
<rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
</control>
<control type="label">
<left>7</left>
<top>185</top>
<width>226</width>
<height>15</height>
<font>font12</font>
<selectedcolor>selected</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]$INFO[ListItem.Label2, (,)]</label>
</control>
</itemlayout>
<focusedlayout height="215" width="240">
<control type="image">
<left>2</left>
<top>2</top>
<width>235</width>
<height>211</height>
<texture border="3">folder-focus.png</texture>
</control>
<control type="gamewindow">
<left>7</left>
<top>20</top>
<width>220</width>
<height>150</height>
<viewmode>$INFO[ListItem.Property(game.viewmode)]</viewmode>
<videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
<rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
</control>
<control type="label">
<left>7</left>
<top>185</top>
<width>226</width>
<height>15</height>
<font>font12</font>
<selectedcolor>selected</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]$INFO[ListItem.Label2, (,)]</label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

View File

@ -188,8 +188,8 @@
<top>0</top> <top>0</top>
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>ActivateWindow(ShutdownMenu)</onclick> <onclick>ActivateWindow(ShutdownMenu)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>

View File

@ -15,15 +15,15 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>Dialog.Close(MusicOSD,true)</onclick> <onclick>Dialog.Close(MusicOSD,true)</onclick>
<onclick>FullScreen</onclick> <onclick>FullScreen</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation> <animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation>
<visible>system.getbool(input.enablemouse) + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible> <visible>system.getbool(input.enablemouse) + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
</control> </control>
<control type="slider" id="87"> <control type="slider" id="87">
<depth>DepthOSD+</depth> <depth>DepthOSD+</depth>
@ -39,7 +39,7 @@
<textureslidernib>osd_slider_nibNF.png</textureslidernib> <textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible> <visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
</control> </control>
<control type="grouplist" id="100"> <control type="grouplist" id="100">
<left>325</left> <left>325</left>
@ -47,12 +47,12 @@
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible> <visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
<control type="button" id="300"> <control type="button" id="300">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>210</label> <label>210</label>
<font/> <font>-</font>
<texturefocus>OSDChannelUPFO.png</texturefocus> <texturefocus>OSDChannelUPFO.png</texturefocus>
<texturenofocus>OSDChannelUPNF.png</texturenofocus> <texturenofocus>OSDChannelUPNF.png</texturenofocus>
<onclick>PlayerControl(Previous)</onclick> <onclick>PlayerControl(Previous)</onclick>
@ -62,7 +62,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>209</label> <label>209</label>
<font/> <font>-</font>
<texturefocus>OSDChannelDownFO.png</texturefocus> <texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onclick>PlayerControl(Next)</onclick> <onclick>PlayerControl(Next)</onclick>
@ -72,7 +72,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>210</label> <label>210</label>
<font/> <font>-</font>
<texturefocus>OSDPrevTrackFO.png</texturefocus> <texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus> <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onclick>PlayerControl(Previous)</onclick> <onclick>PlayerControl(Previous)</onclick>
@ -82,7 +82,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31354</label> <label>31354</label>
<font/> <font>-</font>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation> <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation>
@ -94,7 +94,7 @@
<height>55</height> <height>55</height>
<label>31351</label> <label>31351</label>
<altlabel>208</altlabel> <altlabel>208</altlabel>
<font/> <font>-</font>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -108,7 +108,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31352</label> <label>31352</label>
<font/> <font>-</font>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onclick>PlayerControl(Stop)</onclick> <onclick>PlayerControl(Stop)</onclick>
@ -117,7 +117,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31353</label> <label>31353</label>
<font/> <font>-</font>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation> <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation>
@ -128,7 +128,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>209</label> <label>209</label>
<font/> <font>-</font>
<texturefocus>OSDNextTrackFO.png</texturefocus> <texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus>
<visible>!MusicPlayer.Content(LiveTV)</visible> <visible>!MusicPlayer.Content(LiveTV)</visible>
@ -138,7 +138,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>19019</label> <label>19019</label>
<font/> <font>-</font>
<texturefocus>OSDChannelListFO.png</texturefocus> <texturefocus>OSDChannelListFO.png</texturefocus>
<texturenofocus>OSDChannelListNF.png</texturenofocus> <texturenofocus>OSDChannelListNF.png</texturenofocus>
<onclick>ActivateWindow(PVROSDChannels)</onclick> <onclick>ActivateWindow(PVROSDChannels)</onclick>
@ -148,10 +148,10 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>$LOCALIZE[19029]$INFO[MusicPlayer.ChannelName, - ]</label> <label>$LOCALIZE[19029]$INFO[MusicPlayer.ChannelName, - ]</label>
<font/> <font>-</font>
<texturefocus>OSDepgFO.png</texturefocus> <texturefocus>OSDepgFO.png</texturefocus>
<texturenofocus>OSDepgNF.png</texturenofocus> <texturenofocus>OSDepgNF.png</texturenofocus>
<onclick>ActivateWindow(PVRChannelGuide)</onclick> <onclick>ActivateWindow(PVROSDGuide)</onclick>
<visible>MusicPlayer.Content(LiveTV) + !RDS.HasRadiotextPlus</visible> <visible>MusicPlayer.Content(LiveTV) + !RDS.HasRadiotextPlus</visible>
</control> </control>
<control type="button" id="308"> <control type="button" id="308">
@ -159,7 +159,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>209</label> <label>209</label>
<font/> <font>-</font>
<texturefocus>OSDRadioRDSFO.png</texturefocus> <texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus> <texturenofocus>OSDRadioRDSNF.png</texturenofocus>
<onclick>ActivateWindow(PVRRadioRDSInfo)</onclick> <onclick>ActivateWindow(PVRRadioRDSInfo)</onclick>
@ -175,9 +175,9 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label> <label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label>
<font/> <font>-</font>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<onleft>605</onleft> <onleft>605</onleft>
<onright>607</onright> <onright>607</onright>
<onclick>PlayerControl(Repeat)</onclick> <onclick>PlayerControl(Repeat)</onclick>
@ -241,7 +241,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label> <label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label>
<font/> <font>-</font>
<texturefocus>OSDRandomOffFO.png</texturefocus> <texturefocus>OSDRandomOffFO.png</texturefocus>
<texturenofocus>OSDRandomOffNF.png</texturenofocus> <texturenofocus>OSDRandomOffNF.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture> <usealttexture>Playlist.IsRandom</usealttexture>
@ -252,36 +252,47 @@
</control> </control>
<control type="image" id="2300"> <control type="image" id="2300">
<width>105</width> <width>105</width>
<texture/> <texture>-</texture>
</control> </control>
<control type="image" id="2400"> <control type="image" id="2400">
<width>55</width> <width>55</width>
<texture/> <texture>-</texture>
<visible>!system.getbool(audiooutput.dspaddonsenabled)</visible>
</control> </control>
<control type="image" id="2500"> <control type="image" id="2500">
<width>55</width> <width>55</width>
<texture/> <texture>-</texture>
<visible>MusicPlayer.Content(LiveTV)</visible> <visible>MusicPlayer.Content(LiveTV)</visible>
</control> </control>
<control type="image" id="2600"> <control type="image" id="2600">
<width>55</width> <width>55</width>
<texture/> <texture>-</texture>
<visible>!PVR.CanRecordPlayingChannel</visible> <visible>!Player.CanRecord</visible>
</control> </control>
<control type="button" id="705"> <control type="button" id="705">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>563</label> <label>15047</label>
<font/> <font>-</font>
<texturefocus>OSDRateFO.png</texturefocus> <texturefocus>OSDRateFO.png</texturefocus>
<texturenofocus>OSDRateNF.png</texturenofocus> <texturenofocus>OSDRateNF.png</texturenofocus>
<onclick>setrating</onclick> <onclick>setrating</onclick>
</control> </control>
<control type="button" id="700">
<width>55</width>
<height>55</height>
<label>15047</label>
<font>-</font>
<texturefocus>OSDDSPAudioFO.png</texturefocus>
<texturenofocus>OSDDSPAudioNF.png</texturenofocus>
<onclick>ActivateWindow(OSDAudioDSPSettings)</onclick>
<visible>system.getbool(audiooutput.dspaddonsenabled)</visible>
</control>
<control type="togglebutton" id="701"> <control type="togglebutton" id="701">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31128</label> <label>31128</label>
<font/> <font>-</font>
<texturefocus>OSDLyricsFO.png</texturefocus> <texturefocus>OSDLyricsFO.png</texturefocus>
<texturenofocus>OSDLyricsNF.png</texturenofocus> <texturenofocus>OSDLyricsNF.png</texturenofocus>
<alttexturefocus>OSDLyricsFO.png</alttexturefocus> <alttexturefocus>OSDLyricsFO.png</alttexturefocus>
@ -298,7 +309,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>12006</label> <label>12006</label>
<font/> <font>-</font>
<texturefocus>OSDVizFO.png</texturefocus> <texturefocus>OSDVizFO.png</texturefocus>
<texturenofocus>OSDVizNF.png</texturenofocus> <texturenofocus>OSDVizNF.png</texturenofocus>
</control> </control>
@ -306,7 +317,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>$LOCALIZE[250] $LOCALIZE[21417]</label> <label>$LOCALIZE[250] $LOCALIZE[21417]</label>
<font/> <font>-</font>
<texturefocus>OSDPresetSettingsFO.png</texturefocus> <texturefocus>OSDPresetSettingsFO.png</texturefocus>
<texturenofocus>OSDPresetSettingsNF.png</texturenofocus> <texturenofocus>OSDPresetSettingsNF.png</texturenofocus>
<onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick> <onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
@ -315,26 +326,22 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31048</label> <label>31048</label>
<font/> <font>-</font>
<texturefocus>OSDPreFO.png</texturefocus> <texturefocus>OSDPreFO.png</texturefocus>
<texturenofocus>OSDPreNF.png</texturenofocus> <texturenofocus>OSDPreNF.png</texturenofocus>
<onclick>ActivateWindow(visualisationpresetlist)</onclick> <onclick>ActivateWindow(visualisationpresetlist)</onclick>
<enable>Visualisation.HasPresets</enable> <enable>Visualisation.HasPresets</enable>
<animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation> <animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation>
</control> </control>
<control type="togglebutton" id="704"> <control type="button" id="704">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>264</label> <label>264</label>
<altlabel>265</altlabel> <font>-</font>
<font/>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<usealttexture>PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording</usealttexture> <onclick>PlayerControl(record)</onclick>
<alttexturefocus>OSDRecordOnFO.png</alttexturefocus> <visible>Player.CanRecord</visible>
<alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus>
<onclick>PVR.ToggleRecordPlayingChannel</onclick>
<visible>PVR.CanRecordPlayingChannel</visible>
</control> </control>
</control> </control>
</controls> </controls>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol/> <defaultcontrol>-</defaultcontrol>
<controls> <controls>
<control type="visualisation" id="2"> <control type="visualisation" id="2">
<!-- FIX ME Music Visualization needs to have an id of 2 in this window to be able to lock or change preset --> <!-- FIX ME Music Visualization needs to have an id of 2 in this window to be able to lock or change preset -->
@ -26,7 +26,7 @@
<control type="group"> <control type="group">
<depth>DepthOSD</depth> <depth>DepthOSD</depth>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<visible>[Player.ShowInfo | Window.IsActive(MusicOSD)] + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible> <visible>[Player.ShowInfo | Window.IsActive(MusicOSD)] + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
<control type="image"> <control type="image">
<left>-20</left> <left>-20</left>
<top>-150</top> <top>-150</top>
@ -110,31 +110,8 @@
<label>$LOCALIZE[31040]</label> <label>$LOCALIZE[31040]</label>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<visible>![MusicPlayer.Content(LiveTV) + [PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording]]</visible>
<animation effect="slide" start="0,0" end="0,25" time="0" condition="String.IsEmpty(MusicPlayer.Artist) + String.IsEmpty(MusicPlayer.Album)">conditional</animation> <animation effect="slide" start="0,0" end="0,25" time="0" condition="String.IsEmpty(MusicPlayer.Artist) + String.IsEmpty(MusicPlayer.Album)">conditional</animation>
</control> </control>
<control type="image" id="1">
<top>0</top>
<width>50</width>
<height>25</height>
<aspectratio align="center" aligny="center">keep</aspectratio>
<texture>PVR-IsRecording.png</texture>
<visible>MusicPlayer.Content(LiveTV) + [[PVR.IsRecordingPlayingChannel + !Player.ChannelPreviewActive] | PVR.IsPlayingActiveRecording]</visible>
</control>
<control type="label" id="1">
<description>Heading label</description>
<left>50</left>
<top>0</top>
<width>860</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
<label>$LOCALIZE[19158]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<visible>MusicPlayer.Content(LiveTV) + [[PVR.IsRecordingPlayingChannel + !Player.ChannelPreviewActive] | PVR.IsPlayingActiveRecording]</visible>
</control>
<control type="label" id="1"> <control type="label" id="1">
<description>Artist label</description> <description>Artist label</description>
<left>20</left> <left>20</left>
@ -154,6 +131,7 @@
<height>35</height> <height>35</height>
<itemgap>5</itemgap> <itemgap>5</itemgap>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<visible>!system.getbool(audiooutput.dspaddonsenabled)</visible>
<control type="label"> <control type="label">
<width min="10" max="638">auto</width> <width min="10" max="638">auto</width>
<height>20</height> <height>20</height>
@ -193,6 +171,68 @@
</control> </control>
</control> </control>
</control> </control>
<control type="grouplist">
<left>20</left>
<top>60</top>
<width>910</width>
<height>35</height>
<itemgap>5</itemgap>
<orientation>horizontal</orientation>
<visible>system.getbool(audiooutput.dspaddonsenabled)</visible>
<control type="label">
<width min="10" max="557">auto</width>
<height>20</height>
<font>font30</font>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Player.Title]</label>
<textcolor>orange</textcolor>
<scroll>true</scroll>
</control>
<control type="image">
<description>ADSP Master Mode Image</description>
<width>81</width>
<height>29</height>
<visible>![String.IsEmpty(ADSP.MasterOwnIcon) | Player.ChannelPreviewActive]</visible>
<texture>$INFO[ADSP.MasterOwnIcon]</texture>
</control>
<control type="image">
<description>Audio Codec Image</description>
<width>81</width>
<height>29</height>
<visible>String.IsEmpty(ADSP.MasterOverrideIcon) + !Player.ChannelPreviewActive</visible>
<texture>$INFO[MusicPlayer.Codec,flagging/audio/,.png]</texture>
</control>
<control type="image">
<description>ADSP Audio Codec Override Image</description>
<width>81</width>
<height>29</height>
<visible>![String.IsEmpty(ADSP.MasterOwnIcon) | Player.ChannelPreviewActive]</visible>
<texture>$INFO[ADSP.MasterOverrideIcon]</texture>
</control>
<control type="group">
<description>Rating</description>
<width>172</width>
<height>29</height>
<control type="image">
<description>rating back</description>
<left>0</left>
<top>0</top>
<width>172</width>
<height>29</height>
<texture border="5">flagging/blank.png</texture>
</control>
<control type="image">
<description>User Rating</description>
<left>2</left>
<top>5</top>
<width>168</width>
<height>21</height>
<texture fallback="ratings/0.png">$INFO[MusicPlayer.UserRating,ratings/,.png]</texture>
</control>
</control>
</control>
<control type="label"> <control type="label">
<left>0</left> <left>0</left>
<top>120</top> <top>120</top>

View File

@ -1,115 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">50</defaultcontrol>
<menucontrol>9000</menucontrol>
<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload>
<views>50,51,500,550,551</views>
<controls>
<include>CommonBackground</include>
<include>ContentPanelBackgrounds</include>
<control type="group">
<include>Window_OpenClose_Animation</include>
<!-- view id = 50 -->
<include>CommonRootView</include>
<!-- view id = 51 -->
<include>FullWidthList</include>
<!-- view id = 500 -->
<include>ThumbnailView</include>
<!-- view id = 550 -->
<include>AddonInfoListView1</include>
<!-- view id = 551 -->
<include>AddonInfoThumbView1</include>
</control>
<control type="group">
<depth>DepthFooter</depth>
<include>CommonPageCount</include>
<include>CommonNowPlaying</include>
</control>
<include>MainWindowMouseButtons</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
<include content="CommonWindowHeader">
<param name="Icon" value="icon_games" />
<param name="Label" value="$LOCALIZE[15016]" />
</include>
<control type="group">
<left>-250</left>
<include>SideBladeLeft</include>
<control type="grouplist" id="9000">
<left>0</left>
<top>110</top>
<width>250</width>
<height>600</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onback>50</onback>
<itemgap>0</itemgap>
<control type="label" id="200">
<width>250</width>
<height>35</height>
<font>font12</font>
<label>31006</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="button" id="2">
<description>View As button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label/>
</control>
<control type="button" id="3">
<description>Sort by button</description>
<include>ButtonCommonValues</include>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort asc</description>
<include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/>
<label>31051</label>
<altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture>
</control>
<control type="edit" id="19">
<visible>Container.CanFilter + !Container.CanFilterAdvanced</visible>
<description>Filter</description>
<textwidth>230</textwidth>
<include>ButtonCommonValues</include>
<label>587</label>
</control>
<control type="radiobutton" id="20">
<visible>Container.CanFilterAdvanced</visible>
<description>Filter</description>
<include>ButtonCommonValues</include>
<label>587</label>
<onclick>right</onclick>
<onclick>Filter</onclick>
</control>
<control type="label" id="203">
<width>250</width>
<height>35</height>
<font>font12</font>
<label>31039</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
<visible>Container.Content(addons)</visible>
</control>
<control type="button" id="204">
<description>Get more</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>21452</label>
<onclick>ActivateWindow(addonbrowser,addons://more/executable/,return)</onclick>
<visible>Container.Content(addons)</visible>
</control>
<include>CommonNowPlaying_Controls</include>
</control>
</control>
</controls>
</window>

View File

@ -3,7 +3,7 @@
<defaultcontrol always="true">50</defaultcontrol> <defaultcontrol always="true">50</defaultcontrol>
<menucontrol>9000</menucontrol> <menucontrol>9000</menucontrol>
<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload> <onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload>
<views>50,51,500,550,551,509,506,507,511,512,513</views> <views>50,51,500,550,551,509,506,511,512,513</views>
<controls> <controls>
<include>CommonBackground</include> <include>CommonBackground</include>
<include>ContentPanelBackgrounds</include> <include>ContentPanelBackgrounds</include>
@ -15,7 +15,7 @@
<include>FullWidthList</include> <include>FullWidthList</include>
<!-- view id = 500 --> <!-- view id = 500 -->
<include>ThumbnailView</include> <include>ThumbnailView</include>
<!-- view id = 506, 507 --> <!-- view id = 506 -->
<include>MusicInfoListView</include> <include>MusicInfoListView</include>
<!-- view id = 509 --> <!-- view id = 509 -->
<include>AlbumWrapView2_Fanart</include> <include>AlbumWrapView2_Fanart</include>
@ -69,7 +69,7 @@
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="3"> <control type="button" id="3">
<description>Sort by button</description> <description>Sort by button</description>
@ -80,7 +80,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>
@ -145,7 +145,7 @@
<label>653</label> <label>653</label>
<altlabel>13353</altlabel> <altlabel>13353</altlabel>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<usealttexture>library.isscanningmusic</usealttexture> <usealttexture>library.isscanningmusic</usealttexture>
</control> </control>
<control type="button" id="204"> <control type="button" id="204">

View File

@ -2,7 +2,6 @@
<window> <window>
<defaultcontrol always="true">6</defaultcontrol> <defaultcontrol always="true">6</defaultcontrol>
<menucontrol>9000</menucontrol> <menucontrol>9000</menucontrol>
<views>50</views>
<controls> <controls>
<include>CommonBackground</include> <include>CommonBackground</include>
<control type="group"> <control type="group">
@ -90,7 +89,7 @@
<align>center</align> <align>center</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<label>$INFO[Container(50).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label> <label>$INFO[Container(50).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
</control> </control>
</control> </control>
@ -114,7 +113,7 @@
<align>center</align> <align>center</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<label>$INFO[Container(100).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label> <label>$INFO[Container(100).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
</control> </control>
</control> </control>

View File

@ -69,9 +69,8 @@
<width>692</width> <width>692</width>
<height>402</height> <height>402</height>
<texturefocus border="3">VideoWindowFO.png</texturefocus> <texturefocus border="3">VideoWindowFO.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<font/> <font>-</font>
<pulseonselect>no</pulseonselect>
<onleft>70</onleft> <onleft>70</onleft>
<onclick>Fullscreen</onclick> <onclick>Fullscreen</onclick>
<visible>Player.HasVideo</visible> <visible>Player.HasVideo</visible>
@ -158,7 +157,7 @@
<align>justify</align> <align>justify</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<label>$INFO[Container(50).ListItem.Plot]</label> <label>$INFO[Container(50).ListItem.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
</control> </control>
@ -274,14 +273,6 @@
<texture>PVR-IsRecording.png</texture> <texture>PVR-IsRecording.png</texture>
<visible>ListItem.IsRecording</visible> <visible>ListItem.IsRecording</visible>
</control> </control>
<control type="image">
<left>5</left>
<top>37</top>
<width>16</width>
<height>16</height>
<texture>PVR-HasArchive.png</texture>
<visible>!ListItem.IsRecording + ListItem.HasArchive</visible>
</control>
</itemlayout> </itemlayout>
<focusedlayout height="60" width="390"> <focusedlayout height="60" width="390">
<control type="image"> <control type="image">
@ -378,14 +369,6 @@
<texture>PVR-IsRecording.png</texture> <texture>PVR-IsRecording.png</texture>
<visible>ListItem.IsRecording</visible> <visible>ListItem.IsRecording</visible>
</control> </control>
<control type="image">
<left>5</left>
<top>37</top>
<width>16</width>
<height>16</height>
<texture>PVR-HasArchive.png</texture>
<visible>!ListItem.IsRecording + ListItem.HasArchive</visible>
</control>
</focusedlayout> </focusedlayout>
</control> </control>
<control type="scrollbar" id="70"> <control type="scrollbar" id="70">

View File

@ -2,7 +2,7 @@
<window> <window>
<defaultcontrol always="true">10</defaultcontrol> <defaultcontrol always="true">10</defaultcontrol>
<menucontrol>9000</menucontrol> <menucontrol>9000</menucontrol>
<views>10,12</views> <views>10,11,12,13</views>
<controls> <controls>
<include>CommonBackground</include> <include>CommonBackground</include>
<control type="image"> <control type="image">
@ -51,7 +51,9 @@
<control type="group" id="50"> <control type="group" id="50">
<include>Window_OpenClose_Animation</include> <include>Window_OpenClose_Animation</include>
<include>PVRGuideViewTimeline</include> <include>PVRGuideViewTimeline</include>
<include>PVRGuideViewNow</include>
<include>PVRGuideViewNext</include> <include>PVRGuideViewNext</include>
<include>PVRGuideViewChannel</include>
</control> </control>
<control type="group"> <control type="group">
<depth>DepthFooter</depth> <depth>DepthFooter</depth>

View File

@ -95,7 +95,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Label,, ]$INFO[ListItem.EpisodeName,(,) ]$INFO[Listitem.Season,,.]$INFO[Listitem.Episode]</label> <label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label>
</control> </control>
<control type="label"> <control type="label">
<left>225</left> <left>225</left>
@ -171,7 +171,7 @@
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Label,, ]$INFO[ListItem.EpisodeName,(,) ]$INFO[Listitem.Season,,.]$INFO[Listitem.Episode]</label> <label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label>
</control> </control>
<control type="label"> <control type="label">
<left>225</left> <left>225</left>
@ -237,10 +237,21 @@
<control type="group"> <control type="group">
<left>910</left> <left>910</left>
<top>80</top> <top>80</top>
<control type="fadelabel"> <control type="image">
<left>10</left> <left>10</left>
<top>0</top> <top>0</top>
<width>290</width> <width>290</width>
<height>230</height>
<aspectratio aligny="bottom">keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture fallback="DefaultVideoCover.png">$INFO[Container(50).ListItem.Icon]</texture>
<bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>
</control>
<control type="fadelabel">
<left>10</left>
<top>230</top>
<width>290</width>
<height>25</height> <height>25</height>
<label>$INFO[Container(50).ListItem.Title]$INFO[ListItem.EpisodeName, (,)]</label> <label>$INFO[Container(50).ListItem.Title]$INFO[ListItem.EpisodeName, (,)]</label>
<align>center</align> <align>center</align>
@ -254,9 +265,9 @@
<control type="textbox"> <control type="textbox">
<description>Description Value for TV Show</description> <description>Description Value for TV Show</description>
<left>10</left> <left>10</left>
<top>40</top> <top>272</top>
<width>290</width> <width>290</width>
<height>455</height> <height>223</height>
<font>font13</font> <font>font13</font>
<align>justify</align> <align>justify</align>
<textcolor>white</textcolor> <textcolor>white</textcolor>
@ -283,9 +294,7 @@
<top>548</top> <top>548</top>
<width>290</width> <width>290</width>
<height>12</height> <height>12</height>
<info>PVR.backenddiskspaceprogr</info> <info>PVR.backenddiskspaceprogr</info><visible>!Integer.IsGreater(PVR.backenddiskspaceprogr,100)</visible></control>
<visible>!Integer.IsGreater(PVR.backenddiskspaceprogr,100)</visible>
</control>
</control> </control>
</control> </control>
<control type="group"> <control type="group">

View File

@ -75,7 +75,7 @@
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="3"> <control type="button" id="3">
<description>Sort by button</description> <description>Sort by button</description>
@ -86,7 +86,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>

View File

@ -3,7 +3,7 @@
<defaultcontrol always="true">50</defaultcontrol> <defaultcontrol always="true">50</defaultcontrol>
<menucontrol>9000</menucontrol> <menucontrol>9000</menucontrol>
<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload> <onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload>
<views>50,51,506,507</views> <views>50,51,506</views>
<controls> <controls>
<include>CommonBackground</include> <include>CommonBackground</include>
<include>ContentPanelBackgrounds</include> <include>ContentPanelBackgrounds</include>
@ -13,7 +13,7 @@
<include>CommonRootView</include> <include>CommonRootView</include>
<!-- view id = 51 --> <!-- view id = 51 -->
<include>FullWidthList</include> <include>FullWidthList</include>
<!-- view id = 506, 507 --> <!-- view id = 506 -->
<include>MusicInfoListView</include> <include>MusicInfoListView</include>
</control> </control>
<control type="group"> <control type="group">
@ -26,11 +26,11 @@
<include>ScrollOffsetLabel</include> <include>ScrollOffsetLabel</include>
<include content="CommonWindowHeader" condition="Window.IsActive(videoplaylist)"> <include content="CommonWindowHeader" condition="Window.IsActive(videoplaylist)">
<param name="Icon" value="icon_video" /> <param name="Icon" value="icon_video" />
<param name="Label" value="$LOCALIZE[31059] - $LOCALIZE[14215]" /> <param name="Label" value="$LOCALIZE[10522]" />
</include> </include>
<include content="CommonWindowHeader" condition="Window.IsActive(musicplaylist)"> <include content="CommonWindowHeader" condition="Window.IsActive(musicplaylist)">
<param name="Icon" value="icon_music" /> <param name="Icon" value="icon_music" />
<param name="Label" value="$LOCALIZE[31059] - $LOCALIZE[14216]" /> <param name="Label" value="$LOCALIZE[10517]" />
</include> </include>
<control type="group"> <control type="group">
<left>-250</left> <left>-250</left>
@ -59,7 +59,7 @@
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="label" id="201"> <control type="label" id="201">
<width>250</width> <width>250</width>
@ -79,7 +79,7 @@
<description>Repeat button</description> <description>Repeat button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="21"> <control type="button" id="21">
<description>Save button</description> <description>Save button</description>

View File

@ -59,7 +59,7 @@
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="3"> <control type="button" id="3">
<description>Sort by button</description> <description>Sort by button</description>
@ -70,7 +70,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>

View File

@ -75,7 +75,7 @@
<description>View As button</description> <description>View As button</description>
<textwidth>235</textwidth> <textwidth>235</textwidth>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<label/> <label>-</label>
</control> </control>
<control type="button" id="3"> <control type="button" id="3">
<description>Sort by button</description> <description>Sort by button</description>
@ -86,7 +86,7 @@
<description>Sort asc</description> <description>Sort asc</description>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<label>31051</label> <label>31051</label>
<altlabel>31050</altlabel> <altlabel>31050</altlabel>
<usealttexture>Container.SortDirection(Ascending)</usealttexture> <usealttexture>Container.SortDirection(Ascending)</usealttexture>
@ -167,7 +167,7 @@
<label>653</label> <label>653</label>
<altlabel>13353</altlabel> <altlabel>13353</altlabel>
<alttexturefocus border="5">button-focus.png</alttexturefocus> <alttexturefocus border="5">button-focus.png</alttexturefocus>
<alttexturenofocus/> <alttexturenofocus>-</alttexturenofocus>
<usealttexture>library.isscanningvideo</usealttexture> <usealttexture>library.isscanningvideo</usealttexture>
</control> </control>
<control type="button" id="204"> <control type="button" id="204">

View File

@ -14,7 +14,7 @@
<randomize>true</randomize> <randomize>true</randomize>
<fadetime>1000</fadetime> <fadetime>1000</fadetime>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<visible>System.AddonIsEnabled(resource.images.weatherfanart.multi)</visible> <visible>System.HasAddon(resource.images.weatherfanart.multi)</visible>
<animation effect="fade" time="150">WindowClose</animation> <animation effect="fade" time="150">WindowClose</animation>
</control> </control>
<include content="CommonWindowHeader"> <include content="CommonWindowHeader">
@ -470,7 +470,7 @@
<description>change location button</description> <description>change location button</description>
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<font/> <font>-</font>
<include>ButtonCommonValues</include> <include>ButtonCommonValues</include>
<onleft>50</onleft> <onleft>50</onleft>
<onright>50</onright> <onright>50</onright>

View File

@ -25,7 +25,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDPrevTrackFO.png</texturefocus> <texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus> <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onleft>609</onleft> <onleft>609</onleft>
@ -40,7 +40,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<onleft>600</onleft> <onleft>600</onleft>
@ -55,7 +55,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -73,7 +73,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onleft>603</onleft> <onleft>603</onleft>
@ -89,7 +89,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<onleft>602</onleft> <onleft>602</onleft>
@ -104,7 +104,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDNextTrackFO.png</texturefocus> <texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onleft>604</onleft> <onleft>604</onleft>
@ -119,16 +119,16 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onleft>605</onleft> <onleft>605</onleft>
<onright>607</onright> <onright>607</onright>
<onup>300</onup> <onup>300</onup>
<ondown>200</ondown> <ondown>200</ondown>
<onclick>PVR.ToggleRecordPlayingChannel</onclick> <onclick>PlayerControl(record)</onclick>
<enable>PVR.CanRecordPlayingChannel</enable> <enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="30" time="75" condition="!PVR.CanRecordPlayingChannel">Conditional</animation> <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation>
<visible>!VideoPlayer.Content(LiveTV)</visible> <visible>!VideoPlayer.Content(LiveTV)</visible>
</control> </control>
<control type="group"> <control type="group">
@ -138,9 +138,9 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus/> <texturefocus>-</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<onclick>PlayerControl(Repeat)</onclick> <onclick>PlayerControl(Repeat)</onclick>
<onleft>606</onleft> <onleft>606</onleft>
<onright>608</onright> <onright>608</onright>
@ -213,7 +213,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDRandomOffFO.png</texturefocus> <texturefocus>OSDRandomOffFO.png</texturefocus>
<texturenofocus>OSDRandomOffNF.png</texturenofocus> <texturenofocus>OSDRandomOffNF.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture> <usealttexture>Playlist.IsRandom</usealttexture>
@ -232,7 +232,7 @@
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label>31128</label> <label>31128</label>
<font/> <font>-</font>
<texturefocus>OSDLyricsFO.png</texturefocus> <texturefocus>OSDLyricsFO.png</texturefocus>
<texturenofocus>OSDLyricsNF.png</texturenofocus> <texturenofocus>OSDLyricsNF.png</texturenofocus>
<alttexturefocus>OSDLyricsFO.png</alttexturefocus> <alttexturefocus>OSDLyricsFO.png</alttexturefocus>
@ -263,7 +263,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<onleft>706</onleft> <onleft>706</onleft>
@ -280,7 +280,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onleft>701</onleft> <onleft>701</onleft>
@ -296,7 +296,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -317,7 +317,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<onleft>703</onleft> <onleft>703</onleft>
@ -334,7 +334,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDChannelUPFO.png</texturefocus> <texturefocus>OSDChannelUPFO.png</texturefocus>
<texturenofocus>OSDChannelUPNF.png</texturenofocus> <texturenofocus>OSDChannelUPNF.png</texturenofocus>
<onleft>704</onleft> <onleft>704</onleft>
@ -349,7 +349,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDChannelDownFO.png</texturefocus> <texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onleft>700</onleft> <onleft>700</onleft>
@ -364,16 +364,16 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onleft>705</onleft> <onleft>705</onleft>
<onright>707</onright> <onright>707</onright>
<onup>300</onup> <onup>300</onup>
<ondown>200</ondown> <ondown>200</ondown>
<onclick>PVR.ToggleRecordPlayingChannel</onclick> <onclick>PlayerControl(record)</onclick>
<enable>PVR.CanRecordPlayingChannel</enable> <enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="30" time="75" condition="!PVR.CanRecordPlayingChannel">Conditional</animation> <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation>
<visible>VideoPlayer.Content(LiveTV)</visible> <visible>VideoPlayer.Content(LiveTV)</visible>
</control> </control>
<control type="button" id="707"> <control type="button" id="707">
@ -381,7 +381,7 @@
<top>0</top> <top>0</top>
<width>40</width> <width>40</width>
<height>40</height> <height>40</height>
<label/> <label>-</label>
<texturefocus>OSDRadioRDSFO.png</texturefocus> <texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus> <texturenofocus>OSDRadioRDSNF.png</texturenofocus>
<onleft>706</onleft> <onleft>706</onleft>
@ -418,8 +418,8 @@
<top>5</top> <top>5</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>back</onclick> <onclick>back</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol/> <defaultcontrol>-</defaultcontrol>
<coordinates> <coordinates>
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>

View File

@ -43,8 +43,8 @@
<top>11</top> <top>11</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -72,7 +72,7 @@
<onright>9001</onright> <onright>9001</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime> <scrolltime>300</scrolltime>
<itemlayout height="54" width="260"> <itemlayout height="54" width="260">
<control type="image"> <control type="image">
@ -119,20 +119,13 @@
<label>14200</label> <label>14200</label>
<label2>31430</label2> <label2>31430</label2>
<onclick>ActivateWindow(PlayerSettings)</onclick> <onclick>ActivateWindow(PlayerSettings)</onclick>
<icon/> <icon>-</icon>
</item> </item>
<item id="2"> <item id="2">
<label>14211</label> <label>14211</label>
<label2>31431</label2> <label2>31431</label2>
<onclick>ActivateWindow(MediaSettings)</onclick> <onclick>ActivateWindow(MediaSettings)</onclick>
<icon/> <icon>-</icon>
</item>
<item id="8">
<label>15016</label>
<label2>31002</label2>
<onclick>ActivateWindow(GameSettings)</onclick>
<visible>System.GetBool(gamesgeneral.enable)</visible>
<icon/>
</item> </item>
<item id="3"> <item id="3">
<label>14204</label> <label>14204</label>
@ -144,25 +137,25 @@
<label>24001</label> <label>24001</label>
<label2>31433</label2> <label2>31433</label2>
<onclick>ActivateWindow(AddonBrowser)</onclick> <onclick>ActivateWindow(AddonBrowser)</onclick>
<icon/> <icon>-</icon>
</item> </item>
<item id="5"> <item id="5">
<label>14036</label> <label>14036</label>
<label2>31434</label2> <label2>31434</label2>
<onclick>ActivateWindow(ServiceSettings)</onclick> <onclick>ActivateWindow(ServiceSettings)</onclick>
<icon/> <icon>-</icon>
</item> </item>
<item id="6"> <item id="6">
<label>14206</label> <label>14206</label>
<label2>31436</label2> <label2>31436</label2>
<onclick>ActivateWindow(InterfaceSettings)</onclick> <onclick>ActivateWindow(InterfaceSettings)</onclick>
<icon/> <icon>-</icon>
</item> </item>
<item id="7"> <item id="7">
<label>13000</label> <label>13000</label>
<label2>31435</label2> <label2>31435</label2>
<onclick>ActivateWindow(SystemSettings)</onclick> <onclick>ActivateWindow(SystemSettings)</onclick>
<icon/> <icon>-</icon>
</item> </item>
</content> </content>
</control> </control>

View File

@ -42,8 +42,8 @@
<top>11</top> <top>11</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -258,7 +258,7 @@
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<height>30</height> <height>30</height>
<label/> <label>-</label>
<align>center</align> <align>center</align>
<aligny>bottom</aligny> <aligny>bottom</aligny>
<font>font13_title</font> <font>font13_title</font>
@ -271,7 +271,7 @@
<top>0</top> <top>0</top>
<width>0</width> <width>0</width>
<height>0</height> <height>0</height>
<font/> <font>-</font>
<visible>false</visible> <visible>false</visible>
</control> </control>
<control type="group"> <control type="group">

View File

@ -43,8 +43,8 @@
<top>11</top> <top>11</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -72,7 +72,7 @@
<onright>9010</onright> <onright>9010</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime> <scrolltime>300</scrolltime>
<itemlayout height="54" width="260"> <itemlayout height="54" width="260">
<control type="image"> <control type="image">
@ -118,11 +118,13 @@
<content> <content>
<item id="1"> <item id="1">
<label>31420</label> <label>31420</label>
<icon/> <onclick>noop</onclick>
<icon>-</icon>
</item> </item>
<item id="2"> <item id="2">
<label>13200</label> <label>13200</label>
<icon/> <onclick>noop</onclick>
<icon>-</icon>
</item> </item>
</content> </content>
</control> </control>

View File

@ -29,8 +29,8 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -47,7 +47,7 @@
<width>128</width> <width>128</width>
<height>128</height> <height>128</height>
<texturefocus>CalibrateTopLeft.png</texturefocus> <texturefocus>CalibrateTopLeft.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
</control> </control>
<control type="mover" id="9"> <control type="mover" id="9">
<description>right bottom mover</description> <description>right bottom mover</description>
@ -56,7 +56,7 @@
<width>128</width> <width>128</width>
<height>128</height> <height>128</height>
<texturefocus>CalibrateBottomRight.png</texturefocus> <texturefocus>CalibrateBottomRight.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
</control> </control>
<control type="mover" id="10"> <control type="mover" id="10">
<description>subtitle position mover</description> <description>subtitle position mover</description>
@ -65,7 +65,7 @@
<width>512</width> <width>512</width>
<height>128</height> <height>128</height>
<texturefocus>CalibrateSubtitles.png</texturefocus> <texturefocus>CalibrateSubtitles.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
</control> </control>
<control type="resize" id="11"> <control type="resize" id="11">
<description>pixel aspect ratio box</description> <description>pixel aspect ratio box</description>
@ -74,7 +74,7 @@
<width>256</width> <width>256</width>
<height>256</height> <height>256</height>
<texturefocus>CalibratePixelRatio.png</texturefocus> <texturefocus>CalibratePixelRatio.png</texturefocus>
<texturenofocus/> <texturenofocus>-</texturenofocus>
</control> </control>
<control type="group"> <control type="group">
<left>20</left> <left>20</left>
@ -84,7 +84,7 @@
<left>0</left> <left>0</left>
<top>10</top> <top>10</top>
<width>1240</width> <width>1240</width>
<label/> <label>-</label>
<align>center</align> <align>center</align>
<font>font13</font> <font>font13</font>
</control> </control>
@ -93,7 +93,7 @@
<left>0</left> <left>0</left>
<top>40</top> <top>40</top>
<width>1240</width> <width>1240</width>
<label/> <label>-</label>
<align>center</align> <align>center</align>
<font>font13</font> <font>font13</font>
</control> </control>

View File

@ -43,8 +43,8 @@
<top>11</top> <top>11</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -199,7 +199,7 @@
<width>726</width> <width>726</width>
<height>30</height> <height>30</height>
<font>font16</font> <font>font16</font>
<label/> <label>-</label>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<textcolor>white</textcolor> <textcolor>white</textcolor>
@ -213,7 +213,7 @@
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="3"> <control type="label" id="3">
@ -221,7 +221,7 @@
<left>0</left> <left>0</left>
<top>35</top> <top>35</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="4"> <control type="label" id="4">
@ -229,7 +229,7 @@
<left>0</left> <left>0</left>
<top>70</top> <top>70</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="5"> <control type="label" id="5">
@ -237,7 +237,7 @@
<left>0</left> <left>0</left>
<top>105</top> <top>105</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="6"> <control type="label" id="6">
@ -245,7 +245,7 @@
<left>0</left> <left>0</left>
<top>140</top> <top>140</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="7"> <control type="label" id="7">
@ -253,7 +253,7 @@
<left>0</left> <left>0</left>
<top>175</top> <top>175</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="8"> <control type="label" id="8">
@ -261,7 +261,7 @@
<left>0</left> <left>0</left>
<top>210</top> <top>210</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="9"> <control type="label" id="9">
@ -269,7 +269,7 @@
<left>0</left> <left>0</left>
<top>245</top> <top>245</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="10"> <control type="label" id="10">
@ -277,7 +277,7 @@
<left>0</left> <left>0</left>
<top>280</top> <top>280</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="label" id="11"> <control type="label" id="11">
@ -285,7 +285,7 @@
<left>0</left> <left>0</left>
<top>315</top> <top>315</top>
<width>750</width> <width>750</width>
<label/> <label>-</label>
<font>font13</font> <font>font13</font>
</control> </control>
<control type="textbox" id="30"> <control type="textbox" id="30">

View File

@ -46,8 +46,8 @@
<top>11</top> <top>11</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -75,7 +75,7 @@
<onright>9010</onright> <onright>9010</onright>
<onup>9000</onup> <onup>9000</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime> <scrolltime>300</scrolltime>
<itemlayout height="80" width="260"> <itemlayout height="80" width="260">
<control type="image"> <control type="image">
@ -144,18 +144,22 @@
<item id="1"> <item id="1">
<label>128</label> <label>128</label>
<label2>5</label2> <label2>5</label2>
<onclick>noop</onclick>
</item> </item>
<item id="2"> <item id="2">
<label>513</label> <label>513</label>
<label2>31112</label2> <label2>31112</label2>
<onclick>noop</onclick>
</item> </item>
<item id="3"> <item id="3">
<label>31102</label> <label>31102</label>
<label2>31112</label2> <label2>31112</label2>
<onclick>noop</onclick>
</item> </item>
<item id="4"> <item id="4">
<label>24000</label> <label>24000</label>
<label2>31200</label2> <label2>31200</label2>
<onclick>noop</onclick>
</item> </item>
</content> </content>
</control> </control>
@ -269,18 +273,6 @@
<onclick>Skin.ToggleSetting(HideEPGwithRDS)</onclick> <onclick>Skin.ToggleSetting(HideEPGwithRDS)</onclick>
<selected>Skin.HasSetting(HideEPGwithRDS)</selected> <selected>Skin.HasSetting(HideEPGwithRDS)</selected>
</control> </control>
<control type="button" id="117">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>31962</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SelectBool(31962, 31963|show_profilename, 31964|show_profileavatar, 16018|show_none)</onclick>
<label2>$VAR[ProfileIdentificationLabel2Var]</label2>
</control>
</control> </control>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<left>1060</left> <left>1060</left>
@ -310,7 +302,6 @@
<onright>60</onright> <onright>60</onright>
<onup>9002</onup> <onup>9002</onup>
<ondown>9002</ondown> <ondown>9002</ondown>
<!-- Home screen options -->
<control type="label" id="200"> <control type="label" id="200">
<width>750</width> <width>750</width>
<height>45</height> <height>45</height>
@ -387,44 +378,6 @@
<texturefocus>MenuItemFO.png</texturefocus> <texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus> <texturenofocus>MenuItemNF.png</texturenofocus>
</control> </control>
<!-- Home screen buttons -->
<control type="label" id="210">
<width>750</width>
<height>45</height>
<font>font13_title</font>
<label>31146</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="radiobutton" id="211">
<description>Show Search button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>31147</label>
<onclick>Skin.ToggleSetting(HomepageHideFavourite)</onclick>
<selected>Skin.HasSetting(HomepageHideFavourite)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="212">
<description>Show Search button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>31148</label>
<onclick>Skin.ToggleSetting(HomepageHideSearch)</onclick>
<selected>Skin.HasSetting(HomepageHideSearch)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<!-- Main menu buttons -->
<control type="label" id="220"> <control type="label" id="220">
<width>750</width> <width>750</width>
<height>45</height> <height>45</height>
@ -509,7 +462,7 @@
<font>font13</font> <font>font13</font>
<textcolor>grey2</textcolor> <textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor> <focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[24001]</label> <label>$LOCALIZE[31111] - $LOCALIZE[0]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoProgramsButton)</onclick> <onclick>Skin.ToggleSetting(HomeMenuNoProgramsButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoProgramsButton)</selected> <selected>Skin.HasSetting(HomeMenuNoProgramsButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus> <texturefocus>MenuItemFO.png</texturefocus>
@ -528,240 +481,6 @@
<texturefocus>MenuItemFO.png</texturefocus> <texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus> <texturenofocus>MenuItemNF.png</texturenofocus>
</control> </control>
<control type="radiobutton" id="229">
<description>Hide Games Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[15016]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoGamesButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoGamesButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="240">
<description>Hide Settings Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[31114]</label>
<onclick>Skin.ToggleSetting(HomeMenuNoSystemButton)</onclick>
<selected>Skin.HasSetting(HomeMenuNoSystemButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<!-- Playlist buttons -->
<control type="label" id="247">
<width>750</width>
<height>45</height>
<font>font13_title</font>
<label>31115</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="radiobutton" id="241">
<description>Use Movies playlist</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31143] $LOCALIZE[20342] $LOCALIZE[31144]</label>
<onclick>Skin.ToggleSetting(HomeMenuMovieUsePlaylist)</onclick>
<selected>Skin.HasSetting(HomeMenuMovieUsePlaylist)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<enable>Library.HasContent(Movies)</enable>
</control>
<control type="button" id="242">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>- $LOCALIZE[20342] $LOCALIZE[31145]: </label>
<label2>[COLOR=selected]$INFO[Skin.String(HomeMenuMoviePlaylist)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetFile(HomeMenuMoviePlaylist,*.xsp,special://profile/playlists/)</onclick>
<enable>Skin.HasSetting(HomeMenuMovieUsePlaylist)</enable>
</control>
<control type="radiobutton" id="243">
<description>Use TV Shows playlist</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31143] $LOCALIZE[20343] $LOCALIZE[31144]</label>
<onclick>Skin.ToggleSetting(HomeMenuTVShowUsePlaylist)</onclick>
<selected>Skin.HasSetting(HomeMenuTVShowUsePlaylist)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<enable>Library.HasContent(Movies)</enable>
</control>
<control type="button" id="244">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>- $LOCALIZE[20343] $LOCALIZE[31145]: </label>
<label2>[COLOR=selected]$INFO[Skin.String(HomeMenuTVShowPlaylist)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetFile(HomeMenuTVShowPlaylist,*.xsp,special://profile/playlists/)</onclick>
<enable>Skin.HasSetting(HomeMenuTVShowUsePlaylist)</enable>
</control>
<control type="radiobutton" id="245">
<description>Use Music playlist</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31143] $LOCALIZE[2] $LOCALIZE[31144]</label>
<onclick>Skin.ToggleSetting(HomeMenuMusicUsePlaylist)</onclick>
<selected>Skin.HasSetting(HomeMenuMusicUsePlaylist)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="button" id="246">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>- $LOCALIZE[2] $LOCALIZE[31145]: </label>
<label2>[COLOR=selected]$INFO[Skin.String(HomeMenuMusicPlaylist)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetFile(HomeMenuMusicPlaylist,*.xsp,special://profile/playlists/)</onclick>
<enable>Skin.HasSetting(HomeMenuMusicUsePlaylist)</enable>
</control>
<!-- Master buttons -->
<control type="label" id="230">
<width>750</width>
<height>45</height>
<font>font13_title</font>
<label>31209</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="radiobutton" id="231">
<description>Hide Videos Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[3]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoVideosButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoVideosButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="232">
<description>Hide Movies Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[20342] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoMovieButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoMovieButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<enable>Library.HasContent(Movies)</enable>
</control>
<control type="radiobutton" id="233">
<description>Hide TV Shows Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[20343] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoTVShowButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoTVShowButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<enable>Library.HasContent(TVShows)</enable>
</control>
<control type="radiobutton" id="234">
<description>Hide Music Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[2]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoMusicButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoMusicButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="235">
<description>Hide Pictures Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[1]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoPicturesButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoPicturesButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="236">
<description>Hide Programs Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[24001]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoProgramsButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoProgramsButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="238">
<description>Hide Weather Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[8]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoWeatherButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoWeatherButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
<control type="radiobutton" id="239">
<description>Hide Games Button</description>
<width>750</width>
<height>40</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<label>$LOCALIZE[31111] - $LOCALIZE[15016]</label>
<onclick>Skin.ToggleSetting(MasterHomeMenuNoGamesButton)</onclick>
<selected>Skin.HasSetting(MasterHomeMenuNoGamesButton)</selected>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
</control>
</control> </control>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<left>1060</left> <left>1060</left>
@ -884,19 +603,6 @@
<onclick>Skin.SetImage(CustomBackgroundPath)</onclick> <onclick>Skin.SetImage(CustomBackgroundPath)</onclick>
<enable>Skin.HasSetting(UseCustomBackground)</enable> <enable>Skin.HasSetting(UseCustomBackground)</enable>
</control> </control>
<control type="button" id="313">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>- $LOCALIZE[31113]</label>
<label2>[COLOR=selected]$INFO[Skin.String(MasterCustomBackgroundPath)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetImage(MasterCustomBackgroundPath)</onclick>
<enable>Skin.HasSetting(UseCustomBackground)</enable>
</control>
</control> </control>
<control type="group"> <control type="group">
<control type="grouplist" id="9004"> <control type="grouplist" id="9004">
@ -911,7 +617,7 @@
<onright>61</onright> <onright>61</onright>
<onup>9004</onup> <onup>9004</onup>
<ondown>9004</ondown> <ondown>9004</ondown>
<control type="label" id="400"> <control type="label" id="453">
<width>750</width> <width>750</width>
<height>45</height> <height>45</height>
<font>font13_title</font> <font>font13_title</font>
@ -921,7 +627,7 @@
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
</control> </control>
<control type="button" id="401"> <control type="button" id="455">
<width>750</width> <width>750</width>
<height>40</height> <height>40</height>
<font>font13</font> <font>font13</font>
@ -933,7 +639,7 @@
<texturenofocus>MenuItemNF.png</texturenofocus> <texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick> <onclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick>
</control> </control>
<control type="button" id="402"> <control type="button" id="456">
<width>750</width> <width>750</width>
<height>40</height> <height>40</height>
<font>font13</font> <font>font13</font>
@ -1225,76 +931,6 @@
<texturenofocus>MenuItemNF.png</texturenofocus> <texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(HomeProgramButton5,xbmc.addon.executable)</onclick> <onclick>Skin.SetAddon(HomeProgramButton5,xbmc.addon.executable)</onclick>
</control> </control>
<control type="label" id="450">
<width>750</width>
<height>45</height>
<font>font13_title</font>
<label>31120</label>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="button" id="451">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>$LOCALIZE[24000] [B]1[/B]</label>
<label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeGameButton1))][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(HomeGameButton1,kodi.gameclient)</onclick>
</control>
<control type="button" id="452">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>$LOCALIZE[24000] [B]2[/B]</label>
<label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeGameButton2))][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(HomeGameButton2,kodi.gameclient)</onclick>
</control>
<control type="button" id="453">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>$LOCALIZE[24000] [B]3[/B]</label>
<label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeGameButton3))][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(HomeGameButton3,kodi.gameclient)</onclick>
</control>
<control type="button" id="454">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>$LOCALIZE[24000] [B]4[/B]</label>
<label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeGameButton4))][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(HomeGameButton4,kodi.gameclient)</onclick>
</control>
<control type="button" id="455">
<width>750</width>
<height>40</height>
<font>font13</font>
<label>$LOCALIZE[24000] [B]5[/B]</label>
<label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeGameButton5))][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>MenuItemFO.png</texturefocus>
<texturenofocus>MenuItemNF.png</texturenofocus>
<onclick>Skin.SetAddon(HomeGameButton5,kodi.gameclient)</onclick>
</control>
</control> </control>
</control> </control>
<control type="scrollbar" id="61"> <control type="scrollbar" id="61">

View File

@ -37,13 +37,13 @@
<include>SmallMusicInfo</include> <include>SmallMusicInfo</include>
</control> </control>
<control type="button"> <control type="button">
<visible>SlideShow.IsVideo + [![Player.Playing + Player.HasVideo] | SlideShow.IsPaused]</visible> <visible>SlideShow.IsVideo + [!SlideShow.IsActive | SlideShow.IsPaused]</visible>
<description>Video Play Button</description> <description>Video Play Button</description>
<left>540</left> <left>540</left>
<top>260</top> <top>260</top>
<width>200</width> <width>200</width>
<height>200</height> <height>200</height>
<font/> <font>-</font>
<onclick>play</onclick> <onclick>play</onclick>
<texturefocus>arrow-big-right.png</texturefocus> <texturefocus>arrow-big-right.png</texturefocus>
<texturenofocus>arrow-big-right.png</texturenofocus> <texturenofocus>arrow-big-right.png</texturenofocus>

View File

@ -70,7 +70,7 @@
<invalidcolor>invalid</invalidcolor> <invalidcolor>invalid</invalidcolor>
<texturefocus border="3">button-focus2.png</texturefocus> <texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus> <texturenofocus border="3">button-nofocus.png</texturenofocus>
<label/> <label>-</label>
<hinttext>16028</hinttext> <hinttext>16028</hinttext>
<onup>9001</onup> <onup>9001</onup>
<onleft>20</onleft> <onleft>20</onleft>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<onload>ReplaceWindow($INFO[System.StartupWindow])</onload> <onload>ReplaceWindow($INFO[System.StartupWindow])</onload>
<controls/> <controls></controls>
</window> </window>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol/> <defaultcontrol>-</defaultcontrol>
<controls> <controls>
<!-- view mode, sizing, screen resolution --> <!-- view mode, sizing, screen resolution -->
<control type="group" id="0"> <control type="group" id="0">
@ -25,7 +25,7 @@
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
<label/> <label>-</label>
</control> </control>
<control type="label" id="11"> <control type="label" id="11">
<description>row 2 label</description> <description>row 2 label</description>
@ -36,7 +36,7 @@
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
<label/> <label>-</label>
</control> </control>
<control type="label" id="12"> <control type="label" id="12">
<description>row 3 label</description> <description>row 3 label</description>
@ -47,13 +47,13 @@
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
<label/> <label>-</label>
</control> </control>
</control> </control>
<!-- media infos --> <!-- media infos -->
<control type="group" id="1"> <control type="group" id="1">
<depth>DepthOSD</depth> <depth>DepthOSD</depth>
<visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(SliderDialog)]</visible> <visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(SliderDialog)]</visible>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<control type="image" id="1"> <control type="image" id="1">
<left>-20</left> <left>-20</left>
@ -119,7 +119,7 @@
<top>260r</top> <top>260r</top>
<width>300</width> <width>300</width>
<height>230</height> <height>230</height>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture> <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<aspectratio aligny="bottom">keep</aspectratio> <aspectratio aligny="bottom">keep</aspectratio>
<bordertexture border="8">ThumbShadow.png</bordertexture> <bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize> <bordersize>8</bordersize>
@ -132,7 +132,7 @@
<top>350r</top> <top>350r</top>
<width>300</width> <width>300</width>
<height>330</height> <height>330</height>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture> <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<aspectratio aligny="bottom">keep</aspectratio> <aspectratio aligny="bottom">keep</aspectratio>
<bordertexture border="8">ThumbShadow.png</bordertexture> <bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize> <bordersize>8</bordersize>
@ -164,7 +164,7 @@
<label>$LOCALIZE[31040]</label> <label>$LOCALIZE[31040]</label>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<visible>![VideoPlayer.Content(LiveTV) + [PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording]]</visible> <visible>![VideoPlayer.Content(LiveTV) + Player.Recording]</visible>
<animation effect="slide" start="0,0" end="0,25" time="0" condition="!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos) + !VideoPlayer.Content(LiveTV) + !PVR.IsPlayingRecording">conditional</animation> <animation effect="slide" start="0,0" end="0,25" time="0" condition="!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos) + !VideoPlayer.Content(LiveTV) + !PVR.IsPlayingRecording">conditional</animation>
</control> </control>
<control type="image" id="1"> <control type="image" id="1">
@ -173,7 +173,7 @@
<height>25</height> <height>25</height>
<aspectratio align="center" aligny="center">keep</aspectratio> <aspectratio align="center" aligny="center">keep</aspectratio>
<texture>PVR-IsRecording.png</texture> <texture>PVR-IsRecording.png</texture>
<visible>VideoPlayer.Content(LiveTV) + [[PVR.IsRecordingPlayingChannel + !Player.ChannelPreviewActive] | PVR.IsPlayingActiveRecording]</visible> <visible>VideoPlayer.Content(LiveTV) + Player.Recording + !Player.ChannelPreviewActive</visible>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<description>Heading label</description> <description>Heading label</description>
@ -187,7 +187,7 @@
<label>$LOCALIZE[19158]</label> <label>$LOCALIZE[19158]</label>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<visible>VideoPlayer.Content(LiveTV) + [[PVR.IsRecordingPlayingChannel + !Player.ChannelPreviewActive] | PVR.IsPlayingActiveRecording]</visible> <visible>VideoPlayer.Content(LiveTV) + Player.Recording + !Player.ChannelPreviewActive</visible>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<description>Studio label</description> <description>Studio label</description>
@ -266,14 +266,30 @@
<texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture> <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
<visible>!Player.ChannelPreviewActive</visible> <visible>!Player.ChannelPreviewActive</visible>
</control> </control>
<control type="image" id="1">
<description>ADSP Master Mode Image</description>
<width>85</width>
<height>35</height>
<aspectratio align="right">keep</aspectratio>
<visible>![String.IsEmpty(ADSP.MasterOwnIcon) | Player.ChannelPreviewActive]</visible>
<texture>$INFO[ADSP.MasterOwnIcon]</texture>
</control>
<control type="image" id="1"> <control type="image" id="1">
<description>Audio Codec Image</description> <description>Audio Codec Image</description>
<width>85</width> <width>85</width>
<height>35</height> <height>35</height>
<aspectratio align="center">keep</aspectratio> <aspectratio align="center">keep</aspectratio>
<visible>!Player.ChannelPreviewActive</visible> <visible>String.IsEmpty(ADSP.MasterOverrideIcon) + !Player.ChannelPreviewActive</visible>
<texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture> <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture>
</control> </control>
<control type="image" id="1">
<description>ADSP Audio Codec Override Image</description>
<width>85</width>
<height>35</height>
<aspectratio align="right">keep</aspectratio>
<visible>![String.IsEmpty(ADSP.MasterOverrideIcon) | Player.ChannelPreviewActive]</visible>
<texture>$INFO[ADSP.MasterOverrideIcon]</texture>
</control>
<control type="image" id="1"> <control type="image" id="1">
<description>Audio Channels Image</description> <description>Audio Channels Image</description>
<width>50</width> <width>50</width>
@ -308,7 +324,7 @@
<control type="group" id="1"> <control type="group" id="1">
<width>85</width> <width>85</width>
<height>35</height> <height>35</height>
<visible>![String.IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive] + VideoPlayer.SubtitlesEnabled</visible> <visible>![String.IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive]</visible>
<control type="image" id="1"> <control type="image" id="1">
<left>5</left> <left>5</left>
<top>0</top> <top>0</top>
@ -339,7 +355,7 @@
<font>font12</font> <font>font12</font>
<textcolor>grey</textcolor> <textcolor>grey</textcolor>
<scroll>true</scroll> <scroll>true</scroll>
<visible>[Player.ShowInfo | Window.IsVisible(VideoOSD)] + !VideoPlayer.Content(LiveTV)</visible> <visible>!Window.IsVisible(VideoOSD) + !VideoPlayer.Content(LiveTV)</visible>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
@ -347,7 +363,7 @@
<top>120</top> <top>120</top>
<width>910</width> <width>910</width>
<height>25</height> <height>25</height>
<label>$INFO[VideoPlayer.NextTitle,[B]$LOCALIZE[19031]: [/B]]</label> <label>$INFO[VideoPlayer.NextTitle,$LOCALIZE[19031]: ]</label>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
@ -356,20 +372,6 @@
<visible>!Window.IsVisible(VideoOSD) + VideoPlayer.Content(LiveTV)</visible> <visible>!Window.IsVisible(VideoOSD) + VideoPlayer.Content(LiveTV)</visible>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
</control> </control>
<control type="label" id="1">
<left>0</left>
<top>150</top>
<width>910</width>
<height>25</height>
<label>[B]$LOCALIZE[31961][/B] $INFO[PVR.TimeshiftCur] (-$INFO[PVR.TimeshiftOffset])</label>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
<scroll>true</scroll>
<visible>!Window.IsVisible(VideoOSD) + VideoPlayer.Content(LiveTV) + PVR.IsTimeShift</visible>
<animation effect="fade" time="150">VisibleChange</animation>
</control>
</control> </control>
<control type="group" id="1"> <control type="group" id="1">
<left>330</left> <left>330</left>
@ -395,49 +397,25 @@
<font>font13</font> <font>font13</font>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[VideoPlayer.StartTime]</label> <label>$INFO[Player.StartTime(hh:mm)]</label>
</control> </control>
<control type="group" id="1"> <control type="progress" id="1">
<visible>VideoPlayer.Content(LiveTV)</visible> <description>ProgressbarCache</description>
<control type="progress" id="1"> <left>100</left>
<description>ProgressbarTimeshift</description> <top>15</top>
<left>100</left> <width>720</width>
<top>15</top> <height>16</height>
<width>720</width> <info>Player.ProgressCache</info>
<height>16</height> <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
<info>PVR.TimeshiftProgressBufferEnd</info> <visible>!Player.ChannelPreviewActive</visible>
<midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
<visible>PVR.IsTimeShift</visible>
</control>
<control type="progress" id="1">
<description>Progressbar</description>
<left>100</left>
<top>15</top>
<width>720</width>
<height>16</height>
<info>PVR.EpgEventProgress</info>
</control>
</control> </control>
<control type="group" id="1"> <control type="progress" id="1">
<visible>!VideoPlayer.Content(LiveTV)</visible> <description>Progressbar</description>
<control type="progress" id="1"> <left>100</left>
<description>ProgressbarCache</description> <top>15</top>
<left>100</left> <width>720</width>
<top>15</top> <height>16</height>
<width>720</width> <info>Player.Progress</info>
<height>16</height>
<info>Player.ProgressCache</info>
<midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
<visible>!Player.ChannelPreviewActive</visible>
</control>
<control type="progress" id="1">
<description>Progressbar</description>
<left>100</left>
<top>15</top>
<width>720</width>
<height>16</height>
<info>Player.Progress</info>
</control>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<visible>!VideoPlayer.Content(LiveTV)</visible> <visible>!VideoPlayer.Content(LiveTV)</visible>
@ -459,18 +437,7 @@
<font>font13</font> <font>font13</font>
<align>right</align> <align>right</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[VideoPlayer.EndTime]</label> <label>$INFO[Player.FinishTime(hh:mm)]</label>
</control>
<control type="ranges" id="1">
<description>Chapters</description>
<left>100</left>
<top>15</top>
<width>720</width>
<height>16</height>
<info>Player.Chapters</info>
<texturebg border="6,0,6,0" colordiffuse="00FFFFFF">OSDProgressBack.png</texturebg>
<righttexture border="2,4,2,4">OSDProgressNib.png</righttexture>
<visible>true</visible>
</control> </control>
</control> </control>
</control> </control>

View File

@ -15,15 +15,15 @@
<top>0</top> <top>0</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>Dialog.Close(VideoOSD,true)</onclick> <onclick>Dialog.Close(VideoOSD,true)</onclick>
<onclick>FullScreen</onclick> <onclick>FullScreen</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
<animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation> <animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<visible>system.getbool(input.enablemouse) + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible> <visible>system.getbool(input.enablemouse) + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks)]</visible>
</control> </control>
<control type="slider" id="87"> <control type="slider" id="87">
<depth>DepthOSD+</depth> <depth>DepthOSD+</depth>
@ -39,7 +39,7 @@
<textureslidernib>osd_slider_nibNF.png</textureslidernib> <textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | VideoPlayer.Content(LiveTV)]</visible> <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | VideoPlayer.Content(LiveTV)]</visible>
</control> </control>
<control type="grouplist" id="100"> <control type="grouplist" id="100">
<left>325</left> <left>325</left>
@ -47,12 +47,12 @@
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide)]</visible> <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
<control type="button" id="300"> <control type="button" id="300">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>210</label> <label>210</label>
<font/> <font>-</font>
<texturefocus>OSDChannelUPFO.png</texturefocus> <texturefocus>OSDChannelUPFO.png</texturefocus>
<texturenofocus>OSDChannelUPNF.png</texturenofocus> <texturenofocus>OSDChannelUPNF.png</texturenofocus>
<onclick>PlayerControl(Previous)</onclick> <onclick>PlayerControl(Previous)</onclick>
@ -62,7 +62,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>209</label> <label>209</label>
<font/> <font>-</font>
<texturefocus>OSDChannelDownFO.png</texturefocus> <texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onclick>PlayerControl(Next)</onclick> <onclick>PlayerControl(Next)</onclick>
@ -72,7 +72,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>210</label> <label>210</label>
<font/> <font>-</font>
<texturefocus>OSDPrevTrackFO.png</texturefocus> <texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus> <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onclick>PlayerControl(Previous)</onclick> <onclick>PlayerControl(Previous)</onclick>
@ -82,7 +82,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31354</label> <label>31354</label>
<font/> <font>-</font>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<enable>Player.SeekEnabled</enable> <enable>Player.SeekEnabled</enable>
@ -97,7 +97,7 @@
<height>55</height> <height>55</height>
<label>31351</label> <label>31351</label>
<altlabel>208</altlabel> <altlabel>208</altlabel>
<font/> <font>-</font>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -111,7 +111,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31352</label> <label>31352</label>
<font/> <font>-</font>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onclick>PlayerControl(Stop)</onclick> <onclick>PlayerControl(Stop)</onclick>
@ -120,7 +120,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31353</label> <label>31353</label>
<font/> <font>-</font>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<enable>Player.SeekEnabled</enable> <enable>Player.SeekEnabled</enable>
@ -134,7 +134,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>209</label> <label>209</label>
<font/> <font>-</font>
<texturefocus>OSDNextTrackFO.png</texturefocus> <texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onclick>PlayerControl(Next)</onclick> <onclick>PlayerControl(Next)</onclick>
@ -144,7 +144,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>19019</label> <label>19019</label>
<font/> <font>-</font>
<texturefocus>OSDChannelListFO.png</texturefocus> <texturefocus>OSDChannelListFO.png</texturefocus>
<texturenofocus>OSDChannelListNF.png</texturenofocus> <texturenofocus>OSDChannelListNF.png</texturenofocus>
<onclick>ActivateWindow(PVROSDChannels)</onclick> <onclick>ActivateWindow(PVROSDChannels)</onclick>
@ -155,10 +155,10 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>$LOCALIZE[19029]$INFO[VideoPlayer.ChannelName, - ]</label> <label>$LOCALIZE[19029]$INFO[VideoPlayer.ChannelName, - ]</label>
<font/> <font>-</font>
<texturefocus>OSDepgFO.png</texturefocus> <texturefocus>OSDepgFO.png</texturefocus>
<texturenofocus>OSDepgNF.png</texturenofocus> <texturenofocus>OSDepgNF.png</texturenofocus>
<onclick>ActivateWindow(PVRChannelGuide)</onclick> <onclick>ActivateWindow(PVROSDGuide)</onclick>
<onclick>Dialog.Close(VideoOSD)</onclick> <onclick>Dialog.Close(VideoOSD)</onclick>
<visible>VideoPlayer.Content(LiveTV)</visible> <visible>VideoPlayer.Content(LiveTV)</visible>
</control> </control>
@ -166,7 +166,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31356</label> <label>31356</label>
<font/> <font>-</font>
<texturefocus>OSDTeleTextFO.png</texturefocus> <texturefocus>OSDTeleTextFO.png</texturefocus>
<texturenofocus>OSDTeleTextNF.png</texturenofocus> <texturenofocus>OSDTeleTextNF.png</texturenofocus>
<onclick>ActivateWindow(Teletext)</onclick> <onclick>ActivateWindow(Teletext)</onclick>
@ -174,17 +174,17 @@
</control> </control>
<control type="image" id="2200"> <control type="image" id="2200">
<width>270</width> <width>270</width>
<texture/> <texture>-</texture>
<visible>VideoPlayer.HasMenu + !VideoPlayer.Content(LiveTV)</visible> <visible>VideoPlayer.HasMenu + !VideoPlayer.Content(LiveTV)</visible>
</control> </control>
<control type="image" id="2300"> <control type="image" id="2300">
<width>160</width> <width>160</width>
<texture/> <texture>-</texture>
<visible>VideoPlayer.Content(LiveTV)</visible> <visible>VideoPlayer.Content(LiveTV)</visible>
</control> </control>
<control type="image" id="2600"> <control type="image" id="2600">
<width>325</width> <width>325</width>
<texture/> <texture>-</texture>
<visible>!VideoPlayer.Content(LiveTV) + !VideoPlayer.HasMenu</visible> <visible>!VideoPlayer.Content(LiveTV) + !VideoPlayer.HasMenu</visible>
</control> </control>
<control type="button" id="255"> <control type="button" id="255">
@ -193,7 +193,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>36501</label> <label>36501</label>
<font/> <font>-</font>
<texturefocus>OSDStereoscopicFO.png</texturefocus> <texturefocus>OSDStereoscopicFO.png</texturefocus>
<texturenofocus>OSDStereoscopicNF.png</texturenofocus> <texturenofocus>OSDStereoscopicNF.png</texturenofocus>
<onup>501</onup> <onup>501</onup>
@ -202,34 +202,37 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31356</label> <label>31356</label>
<font/> <font>-</font>
<texturefocus>OSDSubtitlesFO.png</texturefocus> <texturefocus>OSDSubtitlesFO.png</texturefocus>
<texturenofocus>OSDSubtitlesNF.png</texturenofocus> <texturenofocus>OSDSubtitlesNF.png</texturenofocus>
<onclick>ActivateWindow(OSDSubtitleSettings)</onclick> <onup>404</onup>
</control> </control>
<control type="button" id="251"> <control type="button" id="251">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>13395</label> <label>13395</label>
<font/> <font>-</font>
<texturefocus>OSDVideoFO.png</texturefocus> <texturefocus>OSDVideoFO.png</texturefocus>
<texturenofocus>OSDVideoNF.png</texturenofocus> <texturenofocus>OSDVideoNF.png</texturenofocus>
<onclick>ActivateWindow(OSDVideoSettings)</onclick> <onclick>ActivateWindow(OSDVideoSettings)</onclick>
</control> </control>
<control type="button" id="252"> <control type="togglebutton" id="252">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>13396</label> <label>13396</label>
<font/> <font>-</font>
<texturefocus>OSDAudioFO.png</texturefocus> <texturefocus>OSDAudioFO.png</texturefocus>
<texturenofocus>OSDAudioNF.png</texturenofocus> <texturenofocus>OSDAudioNF.png</texturenofocus>
<usealttexture>system.getbool(audiooutput.dspaddonsenabled)</usealttexture>
<alttexturefocus>OSDDSPAudioFO.png</alttexturefocus>
<alttexturenofocus>OSDDSPAudioNF.png</alttexturenofocus>
<onclick>ActivateWindow(OSDAudioSettings)</onclick> <onclick>ActivateWindow(OSDAudioSettings)</onclick>
</control> </control>
<control type="button" id="253"> <control type="button" id="253">
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>298</label> <label>298</label>
<font/> <font>-</font>
<texturefocus>OSDBookmarksFO.png</texturefocus> <texturefocus>OSDBookmarksFO.png</texturefocus>
<texturenofocus>OSDBookmarksNF.png</texturenofocus> <texturenofocus>OSDBookmarksNF.png</texturenofocus>
<onclick>ActivateWindow(VideoBookmarks)</onclick> <onclick>ActivateWindow(VideoBookmarks)</onclick>
@ -239,7 +242,7 @@
<width>55</width> <width>55</width>
<height>55</height> <height>55</height>
<label>31355</label> <label>31355</label>
<font/> <font>-</font>
<texturefocus>OSDDvdFO.png</texturefocus> <texturefocus>OSDDvdFO.png</texturefocus>
<texturenofocus>OSDDvdNF.png</texturenofocus> <texturenofocus>OSDDvdNF.png</texturenofocus>
<onclick>PlayerControl(ShowVideoMenu)</onclick> <onclick>PlayerControl(ShowVideoMenu)</onclick>
@ -250,15 +253,15 @@
<height>55</height> <height>55</height>
<label>264</label> <label>264</label>
<altlabel>265</altlabel> <altlabel>265</altlabel>
<font/> <font>-</font>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<usealttexture>PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording</usealttexture> <usealttexture>Player.Recording</usealttexture>
<alttexturefocus>OSDRecordOnFO.png</alttexturefocus> <alttexturefocus>OSDRecordOnFO.png</alttexturefocus>
<alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus> <alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus>
<onclick>PVR.ToggleRecordPlayingChannel</onclick> <onclick>PlayerControl(Record)</onclick>
<enable>PVR.CanRecordPlayingChannel</enable> <enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="50" time="75" condition="!PVR.CanRecordPlayingChannel">Conditional</animation> <animation effect="fade" start="100" end="50" time="75" condition="!Player.CanRecord">Conditional</animation>
<visible>VideoPlayer.Content(LiveTV)</visible> <visible>VideoPlayer.Content(LiveTV)</visible>
</control> </control>
</control> </control>
@ -268,29 +271,139 @@
<bottom>60</bottom> <bottom>60</bottom>
<width>256</width> <width>256</width>
<height>250</height> <height>250</height>
<label/> <label>-</label>
<font/> <font>-</font>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation> <animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation>
<visible>Control.HasFocus(410) | Control.HasFocus(250) | ControlGroup(400).HasFocus</visible> <visible>Control.HasFocus(410) | Control.HasFocus(250) | ControlGroup(400).HasFocus</visible>
</control> </control>
<control type="grouplist" id="400">
<depth>DepthOSD+</depth>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks)]</visible>
<animation effect="fade" time="150">VisibleChange</animation>
<animation effect="slide" start="0,0" end="0,80" time="0" condition="![VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled]">Conditional</animation>
<animation effect="slide" start="0,0" end="0,40" time="0" condition="!VideoPlayer.HasSubtitles">Conditional</animation>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="![VideoPlayer.HasMenu | VideoPlayer.Content(LiveTV)]">Conditional</animation>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="!VideoPlayer.HasMenu + VideoPlayer.Content(LiveTV)">Conditional</animation>
<right>145</right>
<bottom>45</bottom>
<width>256</width>
<height>260</height>
<itemgap>0</itemgap>
<onleft>400</onleft>
<onright>400</onright>
<onup>250</onup>
<ondown>250</ondown>
<orientation>vertical</orientation>
<visible>Control.HasFocus(410) | Control.HasFocus(250) | ControlGroup(400).HasFocus</visible>
<include>VisibleFadeEffect</include>
<control type="group">
<description>Header</description>
<width>256</width>
<height>40</height>
<control type="image">
<description>Header</description>
<left>0</left>
<top>0</top>
<width>256</width>
<height>40</height>
<texture border="20,18,20,0">SubMenuBack-Header.png</texture>
</control>
<control type="label">
<left>30</left>
<top>20</top>
<width>196</width>
<height>15</height>
<font>font12</font>
<label>24012</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
</control>
<control type="togglebutton" id="401">
<description>Download with Subtitles script</description>
<height>40</height>
<width>256</width>
<font>font13</font>
<label>33003</label>
<textoffsetx>30</textoffsetx>
<aligny>center</aligny>
<texturefocus border="25,5,25,5">SubMenuBack-MiddleFO.png</texturefocus>
<texturenofocus border="25,5,25,5">SubMenuBack-MiddleNF.png</texturenofocus>
<alttexturefocus border="25,5,25,5">SubMenuBack-MiddleFO.png</alttexturefocus>
<alttexturenofocus border="25,5,25,5">SubMenuBack-MiddleNF.png</alttexturenofocus>
<onclick>Close</onclick>
<onclick>Dialog.Close(VideoOSD)</onclick>
<onclick>ActivateWindow(SubtitleSearch)</onclick>
<!-- no point in downloading subtitles for live programs -->
<enable>!VideoPlayer.Content(LiveTV)</enable>
</control>
<control type="button" id="402">
<height>40</height>
<width>256</width>
<aligny>center</aligny>
<font>font13</font>
<textoffsetx>30</textoffsetx>
<texturefocus border="25,5,25,5">SubMenuBack-MiddleFO.png</texturefocus>
<texturenofocus border="25,5,25,5">SubMenuBack-MiddleNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>22006</label>
<onclick>SubtitleDelay</onclick>
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
</control>
<control type="button" id="403">
<height>40</height>
<width>256</width>
<aligny>center</aligny>
<font>font13</font>
<textoffsetx>30</textoffsetx>
<texturefocus border="25,5,25,5">SubMenuBack-MiddleFO.png</texturefocus>
<texturenofocus border="25,5,25,5">SubMenuBack-MiddleNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>209</label>
<onclick>CycleSubtitle</onclick>
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
</control>
<control type="radiobutton" id="404">
<height>40</height>
<width>256</width>
<textoffsetx>30</textoffsetx>
<aligny>center</aligny>
<font>font13</font>
<label>449</label>
<radioposx>200</radioposx>
<texturefocus border="25,5,25,5">SubMenuBack-MiddleFO.png</texturefocus>
<texturenofocus border="25,5,25,5">SubMenuBack-MiddleNF.png</texturenofocus>
<onclick>ShowSubtitles</onclick>
<selected>VideoPlayer.SubtitlesEnabled</selected>
<visible>VideoPlayer.HasSubtitles</visible>
<pulseonselect>false</pulseonselect>
</control>
<control type="image" id="440">
<description>Footer</description>
<width>256</width>
<height>52</height>
<texture border="20,0,20,50">SubMenuBack-Footer.png</texture>
</control>
</control>
<control type="button" id="520"> <control type="button" id="520">
<description>Fake button for mouse control</description> <description>Fake button for mouse control</description>
<right>200</right> <right>200</right>
<bottom>60</bottom> <bottom>60</bottom>
<width>256</width> <width>256</width>
<height>210</height> <height>210</height>
<label/> <label>-</label>
<font/> <font>-</font>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation> <animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation>
<visible>Control.HasFocus(520) | Control.HasFocus(255) | ControlGroup(500).HasFocus</visible> <visible>Control.HasFocus(520) | Control.HasFocus(255) | ControlGroup(500).HasFocus</visible>
</control> </control>
<control type="grouplist" id="500"> <control type="grouplist" id="500">
<depth>DepthOSD+</depth> <depth>DepthOSD+</depth>
<visible>videoplayer.isstereoscopic + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide)] + [Control.HasFocus(255) | ControlGroup(500).HasFocus | Control.HasFocus(520)]</visible> <visible>videoplayer.isstereoscopic + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)] + [Control.HasFocus(255) | ControlGroup(500).HasFocus | Control.HasFocus(520)]</visible>
<animation effect="fade" time="150">VisibleChange</animation> <animation effect="fade" time="150">VisibleChange</animation>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="![VideoPlayer.HasMenu | VideoPlayer.Content(LiveTV)]">Conditional</animation> <animation effect="slide" start="0,0" end="55,0" time="0" condition="![VideoPlayer.HasMenu | VideoPlayer.Content(LiveTV)]">Conditional</animation>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation> <animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation>

View File

@ -42,8 +42,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -77,7 +77,7 @@
<onup>2</onup> <onup>2</onup>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<viewtype label="536">icon</viewtype> <viewtype label="536">icon</viewtype>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemlayout height="215" width="240"> <itemlayout height="215" width="240">
<control type="image"> <control type="image">

View File

@ -168,7 +168,7 @@
<top>0</top> <top>0</top>
<width>350</width> <width>350</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[ListItem.AddonCreator]</label> <label fallback="416">$INFO[ListItem.AddonCreator]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
@ -193,7 +193,7 @@
<top>30</top> <top>30</top>
<width>350</width> <width>350</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[ListItem.AddonVersion]</label> <label fallback="416">$INFO[ListItem.AddonVersion]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
@ -400,7 +400,7 @@
<top>0</top> <top>0</top>
<width>155</width> <width>155</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[ListItem.AddonCreator]</label> <label fallback="416">$INFO[ListItem.AddonCreator]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
@ -425,7 +425,7 @@
<top>30</top> <top>30</top>
<width>155</width> <width>155</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[ListItem.AddonVersion]</label> <label fallback="416">$INFO[ListItem.AddonVersion]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>

View File

@ -522,7 +522,7 @@
<top>4</top> <top>4</top>
<width>40</width> <width>40</width>
<height>32</height> <height>32</height>
<texture background="true">$VAR[PosterThumb]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
</control> </control>
<control type="label"> <control type="label">
@ -623,7 +623,7 @@
<top>4</top> <top>4</top>
<width>40</width> <width>40</width>
<height>32</height> <height>32</height>
<texture background="true">$VAR[PosterThumb]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
</control> </control>
<control type="label"> <control type="label">

View File

@ -4,37 +4,19 @@
<control type="group"> <control type="group">
<visible>Control.IsVisible(506)</visible> <visible>Control.IsVisible(506)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
<include content="CommonInfoListView"> <control type="list" id="506">
<param name="control_id" value="506" />
<param name="view_label" value="$LOCALIZE[544]" />
<param name="visible" value="Container.Content(Files) | Window.IsVisible(MusicPlaylist) | Container.Content(Songs) | Container.Content(Albums)" />
</include>
</control>
<control type="group">
<visible>Control.IsVisible(507)</visible>
<include>VisibleFadeEffect</include>
<include content="CommonInfoListView">
<param name="control_id" value="507" />
<param name="view_label" value="$LOCALIZE[31040]" />
<param name="visible" value="Window.IsVisible(MusicPlaylist) | Window.IsVisible(10502)" />
</include>
</control>
</include>
<include name="CommonInfoListView">
<definition>
<control type="list" id="$PARAM[control_id]">
<left>70</left> <left>70</left>
<top>75</top> <top>75</top>
<width>780</width> <width>780</width>
<height>561</height> <height>561</height>
<onleft>2</onleft> <onleft>2</onleft>
<onright>60</onright> <onright>60</onright>
<onup>$PARAM[control_id]</onup> <onup>506</onup>
<ondown>$PARAM[control_id]</ondown> <ondown>506</ondown>
<viewtype label="$PARAM[view_label]">list</viewtype> <viewtype label="$LOCALIZE[544]">list</viewtype>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<visible>$PARAM[visible]</visible> <visible>Container.Content(Files) | Window.IsVisible(MusicPlaylist) | Container.Content(Songs) | Container.Content(Albums)</visible>
<itemlayout height="40" width="780"> <itemlayout height="40" width="780">
<control type="image"> <control type="image">
<left>0</left> <left>0</left>
@ -75,7 +57,7 @@
<width>760</width> <width>760</width>
<height>41</height> <height>41</height>
<texture border="0,2,0,2">MenuItemNF.png</texture> <texture border="0,2,0,2">MenuItemNF.png</texture>
<visible>!Control.HasFocus($PARAM[control_id])</visible> <visible>!Control.HasFocus(506)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="image"> <control type="image">
@ -84,7 +66,7 @@
<width>780</width> <width>780</width>
<height>41</height> <height>41</height>
<texture border="0,2,0,2">MenuItemFO.png</texture> <texture border="0,2,0,2">MenuItemFO.png</texture>
<visible>Control.HasFocus($PARAM[control_id])</visible> <visible>Control.HasFocus(506)</visible>
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="image"> <control type="image">
@ -93,7 +75,7 @@
<width>200</width> <width>200</width>
<height>31</height> <height>31</height>
<texture border="0,0,14,0">MediaItemDetailBG.png</texture> <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
<visible>Control.HasFocus($PARAM[control_id]) + !String.IsEmpty(ListItem.Label2)</visible> <visible>Control.HasFocus(506) + !String.IsEmpty(ListItem.Label2)</visible>
</control> </control>
<control type="label"> <control type="label">
<left>10</left> <left>10</left>
@ -131,60 +113,136 @@
<texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib> <textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>$PARAM[control_id]</onleft> <onleft>506</onleft>
<onright>2</onright> <onright>2</onright>
<showonepage>false</showonepage> <showonepage>false</showonepage>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<visible>Control.IsVisible($PARAM[control_id])</visible> <visible>Control.IsVisible(506)</visible>
</control> </control>
<control type="group"> <control type="group">
<visible>Control.IsVisible($PARAM[control_id])</visible> <visible>Control.IsVisible(506)</visible>
<left>910</left> <left>910</left>
<top>80</top> <top>80</top>
<control type="label"> <control type="image">
<left>10</left> <left>10</left>
<top>0</top> <top>0</top>
<width>290</width> <width>290</width>
<height>20</height> <height>290</height>
<label>$VAR[MusicInfoListViewLabel]</label> <aspectratio aligny="bottom">keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>
</control>
<control type="label">
<left>10</left>
<top>300</top>
<width>290</width>
<height>25</height>
<label>$INFO[ListItem.Artist]</label>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<font>font24_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<left>10</left>
<top>360</top>
<width>290</width>
<height>25</height>
<label>$INFO[ListItem.Album]</label>
<wrapmultiline>true</wrapmultiline>
<align>center</align>
<aligny>center</aligny>
<font>font13</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<left>10</left>
<top>420</top>
<width>290</width>
<height>25</height>
<label>$INFO[ListItem.Title]</label>
<scroll>true</scroll>
<align>center</align>
<aligny>top</aligny>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<wrapmultiline>true</wrapmultiline>
<visible>!Container.Content(Albums)</visible>
</control>
<control type="label">
<left>10</left>
<top>420</top>
<width>290</width>
<height>25</height>
<label>$INFO[ListItem.Genre]</label>
<scroll>true</scroll>
<align>center</align>
<aligny>top</aligny>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<wrapmultiline>true</wrapmultiline>
<visible>Container.Content(Albums)</visible>
</control>
<control type="label">
<description>Trackno txt</description>
<left>10</left>
<top>480</top>
<width>290</width>
<height>25</height>
<label>$INFO[listitem.TrackNumber,[COLOR=blue]$LOCALIZE[31310]: [/COLOR]]</label>
<align>center</align>
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<visible>!Container.Content(Albums)</visible>
</control>
<control type="label">
<description>Year txt</description>
<left>10</left>
<top>505</top>
<width>290</width>
<height>25</height>
<label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
</control> </control>
<control type="image">
<left>10</left>
<top>20</top>
<width>290</width>
<height>290</height>
<aspectratio aligny="bottom">keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture fallback="DefaultAlbumCover.png" background="true">$VAR[MusicInfoListViewThumb]</texture>
<bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>
</control>
<control type="image">
<left>10</left>
<top>315</top>
<width>168</width>
<height>20</height>
<texture fallback="ratings/0.png">$VAR[MusicInfoListViewtRating]</texture>
</control>
<control type="label"> <control type="label">
<description>Rating txt</description>
<left>10</left> <left>10</left>
<top>340</top> <top>530</top>
<width>290</width> <width>290</width>
<height>200</height> <height>25</height>
<label>$VAR[MusicInfoListViewPanel]</label> <label>$INFO[ListItem.Rating,[COLOR=blue]$LOCALIZE[563]: [/COLOR]]</label>
<wrapmultiline>true</wrapmultiline> <align>center</align>
<scroll>true</scroll> <aligny>center</aligny>
<align>left</align> <font>font13</font>
<font>font12_title</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>black</shadowcolor> <visible>Container.Content(Albums)</visible>
</control> </control>
<control type="label">
<description>UserRating txt</description>
<left>10</left>
<top>530</top>
<width>290</width>
<height>25</height>
<label>$INFO[ListItem.UserRating,[COLOR=blue]$LOCALIZE[38018]: [/COLOR]]</label>
<align>center</align>
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<visible>Container.Content(Songs)</visible>
</control>
</control> </control>
</definition> </control>
</include> </include>
<include name="AlbumWrapView2_Fanart"> <include name="AlbumWrapView2_Fanart">
<control type="group"> <control type="group">
@ -414,18 +472,10 @@
<scroll>true</scroll> <scroll>true</scroll>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$LOCALIZE[563]:</label> <label>$LOCALIZE[563]: $INFO[ListItem.Rating]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
</control> </control>
<control type="label">
<description>Rating value</description>
<left>100</left>
<top>95</top>
<width>160</width>
<height>32</height>
<label>$INFO[ListItem.Userrating]</label>
</control>
<control type="textbox"> <control type="textbox">
<description>Description Value for Album</description> <description>Description Value for Album</description>
<left>0</left> <left>0</left>
@ -434,7 +484,7 @@
<height>144</height> <height>144</height>
<font>font13</font> <font>font13</font>
<align>justify</align> <align>justify</align>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label>$INFO[ListItem.Property(Album_Description)]</label> <label>$INFO[ListItem.Property(Album_Description)]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
@ -845,7 +895,7 @@
<top>30</top> <top>30</top>
<width>350</width> <width>350</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[ListItem.Property(Artist_Genre)]</label> <label fallback="416">$INFO[ListItem.Property(Artist_Genre)]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
@ -1028,7 +1078,7 @@
<height>298</height> <height>298</height>
<font>font13</font> <font>font13</font>
<align>justify</align> <align>justify</align>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<label>$INFO[ListItem.Property(Album_Description)]</label> <label>$INFO[ListItem.Property(Album_Description)]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>

View File

@ -274,6 +274,339 @@
</control> </control>
</control> </control>
</include> </include>
<!-- ID: 11 -->
<include name="PVRGuideViewNow">
<control type="group">
<description>TV Guide Now</description>
<visible>Control.IsVisible(11)</visible>
<include>VisibleFadeEffect</include>
<control type="group">
<left>80</left>
<top>60</top>
<control type="label">
<description>Time label</description>
<left>0</left>
<top>20</top>
<width>100</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>555</label>
</control>
<control type="label">
<description>Channel label</description>
<left>100</left>
<top>20</top>
<width>250</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>19148</label>
</control>
<control type="label">
<description>Title</description>
<left>350</left>
<top>20</top>
<width>550</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>369</label>
</control>
<control type="label">
<description>Status header label</description>
<left>960</left>
<top>20</top>
<width>140</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>126</label>
</control>
<control type="image">
<description>separator image</description>
<left>0</left>
<top>50</top>
<width>1100</width>
<height>1</height>
<colordiffuse>88FFFFFF</colordiffuse>
<texture>separator2.png</texture>
</control>
<control type="list" id="11">
<viewtype label="19030">list</viewtype>
<left>0</left>
<top>60</top>
<width>1100</width>
<height>500</height>
<onup>11</onup>
<ondown>11</ondown>
<onleft>101</onleft>
<onright>76</onright>
<pagecontrol>76</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<left>0</left>
<top>0</top>
<width>1100</width>
<height>41</height>
<texture border="5">MenuItemNF.png</texture>
</control>
<control type="image">
<left>100</left>
<top>0</top>
<width>250</width>
<height>40</height>
<colordiffuse>33FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
</control>
<control type="image">
<left>960</left>
<top>0</top>
<width>140</width>
<height>40</height>
<colordiffuse>33FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
</control>
<control type="label">
<left>0</left>
<top>0</top>
<width>100</width>
<height>40</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.StartTime</info>
</control>
<control type="image">
<left>110</left>
<top>5</top>
<width>30</width>
<height>30</height>
<info>ListItem.Icon</info>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<left>150</left>
<top>0</top>
<width>190</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.ChannelName</info>
</control>
<control type="label">
<left>360</left>
<top>0</top>
<width>590</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label>
</control>
<control type="image">
<left>970</left>
<top>10</top>
<width>20</width>
<height>20</height>
<texture>$VAR[PVRTimerIcon]</texture>
</control>
<control type="label">
<left>1000</left>
<top>0</top>
<width>80</width>
<height>40</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$VAR[PVRTimerLabel]</label>
</control>
</itemlayout>
<focusedlayout height="100">
<control type="image">
<left>0</left>
<top>1</top>
<width>1100</width>
<height>98</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="5">black-back2.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1100</width>
<height>100</height>
<texture border="5">MenuItemNF.png</texture>
</control>
<control type="image">
<left>100</left>
<top>0</top>
<width>250</width>
<height>40</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>!Control.HasFocus(11)</visible>
</control>
<control type="image">
<left>960</left>
<top>0</top>
<width>140</width>
<height>40</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>!Control.HasFocus(11)</visible>
</control>
<control type="image">
<left>100</left>
<top>0</top>
<width>250</width>
<height>40</height>
<colordiffuse>88FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>Control.HasFocus(11)</visible>
</control>
<control type="image">
<left>960</left>
<top>0</top>
<width>140</width>
<height>40</height>
<colordiffuse>88FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>Control.HasFocus(11)</visible>
</control>
<control type="label">
<left>0</left>
<top>0</top>
<width>100</width>
<height>40</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.StartTime</info>
</control>
<control type="image">
<left>110</left>
<top>5</top>
<width>30</width>
<height>30</height>
<info>ListItem.Icon</info>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<left>150</left>
<top>0</top>
<width>190</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.ChannelName</info>
</control>
<control type="label">
<left>360</left>
<top>0</top>
<width>590</width>
<height>35</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label>
</control>
<control type="textbox">
<description>Plot Value for TVShow</description>
<left>50</left>
<top>37</top>
<width>1000</width>
<height>58</height>
<font>font12</font>
<align>justify</align>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<pagecontrol>-</pagecontrol>
<label>$INFO[ListItem.Plot]</label>
</control>
<control type="image">
<left>970</left>
<top>10</top>
<width>20</width>
<height>20</height>
<texture>$VAR[PVRTimerIcon]</texture>
</control>
<control type="label">
<left>1000</left>
<top>0</top>
<width>80</width>
<height>40</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$VAR[PVRTimerLabel]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="76">
<left>1105</left>
<top>60</top>
<width>25</width>
<height>500</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>11</onleft>
<onright>101</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="label">
<depth>DepthFooter</depth>
<animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
<description>Page Count Label</description>
<right>40</right>
<top>53r</top>
<width>500</width>
<height>20</height>
<font>font12</font>
<textcolor>grey</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label>
</control>
</control>
</include>
<!-- ID: 12 --> <!-- ID: 12 -->
<include name="PVRGuideViewNext"> <include name="PVRGuideViewNext">
<control type="group"> <control type="group">
@ -550,7 +883,7 @@
<align>justify</align> <align>justify</align>
<textcolor>grey2</textcolor> <textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<pagecontrol/> <pagecontrol>-</pagecontrol>
<label>$INFO[ListItem.Plot]</label> <label>$INFO[ListItem.Plot]</label>
</control> </control>
<control type="image"> <control type="image">
@ -607,4 +940,284 @@
</control> </control>
</control> </control>
</include> </include>
<!-- ID: 13 -->
<include name="PVRGuideViewChannel">
<control type="group">
<description>TV Guide Channel</description>
<visible>Control.IsVisible(13)</visible>
<include>VisibleFadeEffect</include>
<control type="group">
<left>80</left>
<top>60</top>
<control type="label">
<description>Date Time label</description>
<left>0</left>
<top>20</top>
<width>300</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>21820</label>
</control>
<control type="label">
<description>Title</description>
<left>300</left>
<top>20</top>
<width>600</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>369</label>
</control>
<control type="label">
<description>Status header label</description>
<left>960</left>
<top>20</top>
<width>140</width>
<height>20</height>
<font>font13_title</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>126</label>
</control>
<control type="image">
<description>separator image</description>
<left>0</left>
<top>50</top>
<width>1100</width>
<height>1</height>
<colordiffuse>88FFFFFF</colordiffuse>
<texture>separator2.png</texture>
</control>
<control type="list" id="13">
<viewtype label="19029">list</viewtype>
<left>0</left>
<top>60</top>
<width>1100</width>
<height>500</height>
<onup>13</onup>
<ondown>13</ondown>
<onleft>101</onleft>
<onright>75</onright>
<pagecontrol>75</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<left>0</left>
<top>0</top>
<width>1100</width>
<height>41</height>
<texture border="5">MenuItemNF.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>300</width>
<height>40</height>
<colordiffuse>33FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
</control>
<control type="image">
<left>960</left>
<top>0</top>
<width>140</width>
<height>40</height>
<colordiffuse>33FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
</control>
<control type="label">
<left>10</left>
<top>0</top>
<width>280</width>
<height>40</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.Date</info>
</control>
<control type="label">
<left>310</left>
<top>0</top>
<width>640</width>
<height>40</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label>
</control>
<control type="image">
<left>970</left>
<top>10</top>
<width>20</width>
<height>20</height>
<texture>$VAR[PVRTimerIcon]</texture>
</control>
<control type="label">
<left>1000</left>
<top>0</top>
<width>80</width>
<height>40</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$VAR[PVRTimerLabel]</label>
</control>
</itemlayout>
<focusedlayout height="100">
<control type="image">
<left>0</left>
<top>1</top>
<width>1100</width>
<height>98</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="5">black-back2.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1100</width>
<height>101</height>
<texture border="5">MenuItemNF.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>300</width>
<height>40</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>!Control.HasFocus(13)</visible>
</control>
<control type="image">
<left>960</left>
<top>0</top>
<width>140</width>
<height>40</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>!Control.HasFocus(13)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>300</width>
<height>40</height>
<colordiffuse>88FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>Control.HasFocus(13)</visible>
</control>
<control type="image">
<left>960</left>
<top>0</top>
<width>140</width>
<height>40</height>
<colordiffuse>88FFFFFF</colordiffuse>
<texture border="5">StackFO.png</texture>
<visible>Control.HasFocus(13)</visible>
</control>
<control type="label">
<left>10</left>
<top>0</top>
<width>280</width>
<height>40</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<info>ListItem.Date</info>
</control>
<control type="label">
<left>310</left>
<top>0</top>
<width>640</width>
<height>40</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label>
</control>
<control type="textbox">
<description>Plot Value for TVShow</description>
<left>50</left>
<top>42</top>
<width>1000</width>
<height>58</height>
<font>font12</font>
<align>justify</align>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<pagecontrol>-</pagecontrol>
<label>$INFO[ListItem.Plot]</label>
</control>
<control type="image">
<left>970</left>
<top>10</top>
<width>20</width>
<height>20</height>
<texture>$VAR[PVRTimerIcon]</texture>>
</control>
<control type="label">
<left>1000</left>
<top>0</top>
<width>80</width>
<height>40</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$VAR[PVRTimerLabel]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="75">
<left>1105</left>
<top>60</top>
<width>25</width>
<height>500</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>13</onleft>
<onright>101</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
<control type="label">
<depth>DepthFooter</depth>
<animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
<description>Page Count Label</description>
<right>40</right>
<top>53r</top>
<width>500</width>
<height>20</height>
<font>font12</font>
<textcolor>grey</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>([COLOR=blue]$INFO[Container(13).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(13).CurrentPage]/$INFO[Container(13).NumPages][/COLOR])</label>
</control>
</control>
</include>
</includes> </includes>

View File

@ -146,30 +146,18 @@
<aligny>center</aligny> <aligny>center</aligny>
<label>$INFO[ListItem.Year]</label> <label>$INFO[ListItem.Year]</label>
</control> </control>
<control type="grouplist"> <control type="label">
<left>10</left> <left>0</left>
<top>570</top> <top>580</top>
<width>1280</width> <width>1280</width>
<height>20</height>
<font>font13</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>center</align> <align>center</align>
<orientation>horizontal</orientation> <aligny>center</aligny>
<itemgap>2</itemgap> <label>$INFO[ListItem.Duration,$LOCALIZE[2050] , $LOCALIZE[12391]]</label>
<control type="label">
<width>150</width>
<align>right</align>
<font>font13</font>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<label>$LOCALIZE[180]: </label>
<visible>!ListItem.IsParentFolder</visible>
</control>
<control type="label">
<width>150</width>
<align>left</align>
<font>font13</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>$INFO[ListItem.Duration]</label>
</control>
</control> </control>
<control type="grouplist"> <control type="grouplist">
<description>Media Codec Flagging Images</description> <description>Media Codec Flagging Images</description>
@ -522,7 +510,7 @@
<scroll>true</scroll> <scroll>true</scroll>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<label>$VAR[DurationInMinutes]</label> <label>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
</control> </control>
@ -981,7 +969,7 @@
<top>120</top> <top>120</top>
<width>360</width> <width>360</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label> <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
@ -1005,7 +993,7 @@
<top>145</top> <top>145</top>
<width>360</width> <width>360</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[listitem.premiered]</label> <label fallback="416">$INFO[listitem.premiered]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
@ -1029,7 +1017,7 @@
<top>170</top> <top>170</top>
<width>360</width> <width>360</width>
<height>25</height> <height>25</height>
<label fallback="10005">$INFO[listitem.Genre]</label> <label fallback="416">$INFO[listitem.Genre]</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>font12</font> <font>font12</font>
@ -1131,7 +1119,7 @@
<height>355</height> <height>355</height>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime> <fadetime>IconCrossfadeTime</fadetime>
<texture background="true">$VAR[PosterThumb]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="8">ThumbShadow.png</bordertexture> <bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize> <bordersize>8</bordersize>
</control> </control>
@ -1223,7 +1211,7 @@
<viewtype label="$LOCALIZE[544]">list</viewtype> <viewtype label="$LOCALIZE[544]">list</viewtype>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes) | Container.Content(Videos)</visible> <visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes)</visible>
<itemlayout height="40" width="580"> <itemlayout height="40" width="580">
<control type="image"> <control type="image">
<left>0</left> <left>0</left>
@ -1383,7 +1371,7 @@
<control type="group"> <control type="group">
<left>710</left> <left>710</left>
<top>70</top> <top>70</top>
<visible>Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Videos)]</visible> <visible>Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows)]</visible>
<control type="image"> <control type="image">
<left>0</left> <left>0</left>
<top>0</top> <top>0</top>
@ -1404,7 +1392,7 @@
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<fadetime>IconCrossfadeTime</fadetime> <fadetime>IconCrossfadeTime</fadetime>
<texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
<visible>Container.Content(TVShows) | Container.Content(Videos)</visible> <visible>Container.Content(TVShows)</visible>
<bordertexture background="true" border="8">ThumbShadow.png</bordertexture> <bordertexture background="true" border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize> <bordersize>8</bordersize>
</control> </control>
@ -1430,81 +1418,54 @@
<height>4</height> <height>4</height>
<texture>separator.png</texture> <texture>separator.png</texture>
</control> </control>
<control type="group"> <control type="label">
<visible>!ListItem.IsParentFolder</visible> <description>Year txt</description>
<control type="label"> <left>10</left>
<description>Year txt</description> <top>335</top>
<left>-20</left> <width>140</width>
<top>335</top> <height>25</height>
<width>140</width> <label>$LOCALIZE[345]:</label>
<height>25</height> <align>right</align>
<label>$LOCALIZE[345]:</label> <aligny>center</aligny>
<align>right</align> <font>font13_title</font>
<aligny>center</aligny> <textcolor>blue</textcolor>
<font>font13_title</font> </control>
<textcolor>blue</textcolor> <control type="label">
</control> <description>Year Value</description>
<control type="label"> <left>160</left>
<description>Year Value</description> <top>335</top>
<left>130</left> <width>340</width>
<top>335</top> <height>25</height>
<width>340</width> <label fallback="416">$INFO[listitem.Year]</label>
<height>25</height> <align>left</align>
<label fallback="10005">$INFO[listitem.Year]</label> <aligny>center</aligny>
<align>left</align> <font>font13</font>
<aligny>center</aligny> <scroll>true</scroll>
<font>font13</font> </control>
<scroll>true</scroll> <control type="label">
</control> <description>Genre txt</description>
<control type="label"> <left>10</left>
<description>Duration txt</description> <top>360</top>
<left>260</left> <width>140</width>
<top>335</top> <height>25</height>
<width>100</width> <label>$LOCALIZE[515]:</label>
<height>25</height> <align>right</align>
<label>$LOCALIZE[180]:</label> <aligny>center</aligny>
<align>right</align> <font>font13_title</font>
<aligny>center</aligny> <textcolor>blue</textcolor>
<font>font13_title</font> </control>
<textcolor>blue</textcolor> <control type="fadelabel">
</control> <description>Genre Value</description>
<control type="label"> <left>160</left>
<description>Duration Value</description> <top>360</top>
<left>370</left> <width>340</width>
<top>335</top> <height>25</height>
<width>100</width> <label fallback="416">$INFO[listitem.Genre]</label>
<height>25</height> <align>left</align>
<label fallback="10005">$INFO[listitem.Duration]</label> <aligny>center</aligny>
<align>left</align> <font>font13</font>
<aligny>center</aligny> <scrollout>false</scrollout>
<font>font13</font> <pauseatend>1000</pauseatend>
<scroll>true</scroll>
</control>
<control type="label">
<description>Genre txt</description>
<left>-20</left>
<top>360</top>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[515]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font13_title</font>
<textcolor>blue</textcolor>
</control>
<control type="fadelabel">
<description>Genre Value</description>
<left>130</left>
<top>360</top>
<width>340</width>
<height>25</height>
<label fallback="10005">$INFO[listitem.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
<scrollout>false</scrollout>
<pauseatend>1000</pauseatend>
</control>
</control> </control>
<control type="image"> <control type="image">
<left>0</left> <left>0</left>
@ -1563,81 +1524,54 @@
<height>4</height> <height>4</height>
<texture>separator.png</texture> <texture>separator.png</texture>
</control> </control>
<control type="group"> <control type="label">
<visible>!ListItem.IsParentFolder</visible> <description>Aired txt</description>
<control type="label"> <left>10</left>
<description>Aired txt</description> <top>335</top>
<left>10</left> <width>140</width>
<top>335</top> <height>25</height>
<width>140</width> <label>$LOCALIZE[31322]:</label>
<height>25</height> <align>right</align>
<label>$LOCALIZE[31322]:</label> <aligny>center</aligny>
<align>right</align> <font>font13_title</font>
<aligny>center</aligny> <textcolor>blue</textcolor>
<font>font13_title</font> </control>
<textcolor>blue</textcolor> <control type="label">
</control> <description>Aired Value</description>
<control type="label"> <left>160</left>
<description>Aired Value</description> <top>335</top>
<left>160</left> <width>340</width>
<top>335</top> <height>25</height>
<width>110</width> <label fallback="416">$INFO[listitem.Premiered]</label>
<height>25</height> <align>left</align>
<label fallback="10005">$INFO[listitem.Premiered]</label> <aligny>center</aligny>
<align>left</align> <font>font13</font>
<aligny>center</aligny> <scroll>true</scroll>
<font>font13</font> </control>
<scroll>true</scroll> <control type="label">
</control> <description>Episode txt</description>
<control type="label"> <left>10</left>
<description>Duration txt</description> <top>360</top>
<left>260</left> <width>140</width>
<top>335</top> <height>25</height>
<width>100</width> <label>$LOCALIZE[20359]:</label>
<height>25</height> <align>right</align>
<label>$LOCALIZE[180]:</label> <aligny>center</aligny>
<align>right</align> <font>font13_title</font>
<aligny>center</aligny> <textcolor>blue</textcolor>
<font>font13_title</font> </control>
<textcolor>blue</textcolor> <control type="fadelabel">
</control> <description>Episode Value</description>
<control type="label"> <left>160</left>
<description>Duration Value</description> <top>360</top>
<left>370</left> <width>340</width>
<top>335</top> <height>25</height>
<width>120</width> <label fallback="416">$INFO[listitem.Season,,x]$INFO[listitem.Episode]</label>
<height>25</height> <align>left</align>
<label fallback="10005">$INFO[listitem.Duration]</label> <aligny>center</aligny>
<align>left</align> <font>font13</font>
<aligny>center</aligny> <scrollout>false</scrollout>
<font>font13</font> <pauseatend>1000</pauseatend>
<scroll>true</scroll>
</control>
<control type="label">
<description>Episode txt</description>
<left>10</left>
<top>360</top>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[20359]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font13_title</font>
<textcolor>blue</textcolor>
</control>
<control type="fadelabel">
<description>Episode Value</description>
<left>160</left>
<top>360</top>
<width>340</width>
<height>25</height>
<label fallback="10005">$INFO[listitem.Season,,x]$INFO[listitem.Episode]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
<scrollout>false</scrollout>
<pauseatend>1000</pauseatend>
</control>
</control> </control>
<control type="image"> <control type="image">
<left>0</left> <left>0</left>
@ -1940,7 +1874,7 @@
<height>440</height> <height>440</height>
<aspectratio align="left" aligny="bottom">keep</aspectratio> <aspectratio align="left" aligny="bottom">keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime> <fadetime>IconCrossfadeTime</fadetime>
<texture background="true">$VAR[PosterThumb]</texture> <texture background="true">$INFO[ListItem.Icon]</texture>
<bordertexture border="8">ThumbShadow.png</bordertexture> <bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize> <bordersize>8</bordersize>
</control> </control>

View File

@ -287,8 +287,9 @@
</focusedlayout> </focusedlayout>
<content> <content>
<item> <item>
<label/> <label>-</label>
<icon/> <icon>-</icon>
<onclick>noop</onclick>
<visible>!Weather.IsFetched</visible> <visible>!Weather.IsFetched</visible>
</item> </item>
<include content="WeatherDefaultItem"> <include content="WeatherDefaultItem">
@ -397,6 +398,7 @@
<property name="LowTemp">$INFO[Window.Property(Day$PARAM[item_id].LowTemp)]</property> <property name="LowTemp">$INFO[Window.Property(Day$PARAM[item_id].LowTemp)]</property>
<property name="Outlook">$INFO[Window.Property(Day$PARAM[item_id].Outlook)]</property> <property name="Outlook">$INFO[Window.Property(Day$PARAM[item_id].Outlook)]</property>
<property name="TempUnits">$INFO[System.TemperatureUnits]</property> <property name="TempUnits">$INFO[System.TemperatureUnits]</property>
<onclick>noop</onclick>
<visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Day$PARAM[item_id].Outlook)) + String.IsEmpty(Window.Property(Daily.IsFetched))</visible> <visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Day$PARAM[item_id].Outlook)) + String.IsEmpty(Window.Property(Daily.IsFetched))</visible>
</item> </item>
</include> </include>
@ -406,6 +408,7 @@
<label2>$INFO[Window.Property(Daily.$PARAM[item_id].HighTemperature),[COLOR=grey2]$LOCALIZE[419] :[/COLOR][B] ,[/B]] $INFO[Window.Property(Daily.$PARAM[item_id].LowTemperature),[COLOR=grey2]$LOCALIZE[418] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Daily.$PARAM[item_id].Precipitation),[COLOR=grey2]$LOCALIZE[33022] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Daily.$PARAM[item_id].Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]]</label2> <label2>$INFO[Window.Property(Daily.$PARAM[item_id].HighTemperature),[COLOR=grey2]$LOCALIZE[419] :[/COLOR][B] ,[/B]] $INFO[Window.Property(Daily.$PARAM[item_id].LowTemperature),[COLOR=grey2]$LOCALIZE[418] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Daily.$PARAM[item_id].Precipitation),[COLOR=grey2]$LOCALIZE[33022] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Daily.$PARAM[item_id].Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]]</label2>
<thumb>resource://resource.images.weathericons.default/$INFO[Window.Property(Daily.$PARAM[item_id].OutlookIcon)]</thumb> <thumb>resource://resource.images.weathericons.default/$INFO[Window.Property(Daily.$PARAM[item_id].OutlookIcon)]</thumb>
<icon>$INFO[Window.Property(Daily.$PARAM[item_id].Outlook),[COLOR=grey2]$LOCALIZE[33030]: [/COLOR]][CR][COLOR=grey2]$LOCALIZE[383]: [/COLOR]$INFO[Window.Property(Daily.$PARAM[item_id].WindSpeed)] $INFO[Window.Property(Daily.$PARAM[item_id].WindDirection)]</icon> <icon>$INFO[Window.Property(Daily.$PARAM[item_id].Outlook),[COLOR=grey2]$LOCALIZE[33030]: [/COLOR]][CR][COLOR=grey2]$LOCALIZE[383]: [/COLOR]$INFO[Window.Property(Daily.$PARAM[item_id].WindSpeed)] $INFO[Window.Property(Daily.$PARAM[item_id].WindDirection)]</icon>
<onclick>noop</onclick>
<visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Daily.$PARAM[item_id].Outlook)) + !String.IsEmpty(Window.Property(Daily.IsFetched))</visible> <visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Daily.$PARAM[item_id].Outlook)) + !String.IsEmpty(Window.Property(Daily.IsFetched))</visible>
</item> </item>
</include> </include>
@ -415,6 +418,7 @@
<label2>$INFO[Window.Property(Hourly.$PARAM[item_id].Temperature),[COLOR=grey2]$LOCALIZE[401] :[/COLOR][B] ,[/B]] $INFO[Window.Property(Hourly.$PARAM[item_id].FeelsLike),[COLOR=grey2]$LOCALIZE[402] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Hourly.$PARAM[item_id].Humidity),[COLOR=grey2]$LOCALIZE[406] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Hourly.$PARAM[item_id].Precipitation),[COLOR=grey2]$LOCALIZE[1448] :[/COLOR][B] ,[/B]]</label2> <label2>$INFO[Window.Property(Hourly.$PARAM[item_id].Temperature),[COLOR=grey2]$LOCALIZE[401] :[/COLOR][B] ,[/B]] $INFO[Window.Property(Hourly.$PARAM[item_id].FeelsLike),[COLOR=grey2]$LOCALIZE[402] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Hourly.$PARAM[item_id].Humidity),[COLOR=grey2]$LOCALIZE[406] :[/COLOR][B] ,[/B]][CR]$INFO[Window.Property(Hourly.$PARAM[item_id].Precipitation),[COLOR=grey2]$LOCALIZE[1448] :[/COLOR][B] ,[/B]]</label2>
<thumb>resource://resource.images.weathericons.default/$INFO[Window.Property(Hourly.$PARAM[item_id].OutlookIcon)]</thumb> <thumb>resource://resource.images.weathericons.default/$INFO[Window.Property(Hourly.$PARAM[item_id].OutlookIcon)]</thumb>
<icon>$INFO[Window.Property(Hourly.$PARAM[item_id].Outlook),[COLOR=grey2]$LOCALIZE[33030]: [/COLOR]][CR][COLOR=grey2]$LOCALIZE[383]: [/COLOR]$INFO[Window.Property(Hourly.$PARAM[item_id].WindSpeed)] $INFO[Window.Property(Hourly.$PARAM[item_id].WindDirection)]</icon> <icon>$INFO[Window.Property(Hourly.$PARAM[item_id].Outlook),[COLOR=grey2]$LOCALIZE[33030]: [/COLOR]][CR][COLOR=grey2]$LOCALIZE[383]: [/COLOR]$INFO[Window.Property(Hourly.$PARAM[item_id].WindSpeed)] $INFO[Window.Property(Hourly.$PARAM[item_id].WindDirection)]</icon>
<onclick>noop</onclick>
<visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Hourly.$PARAM[item_id].Outlook)) + !String.IsEmpty(Window.Property(Hourly.IsFetched))</visible> <visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Hourly.$PARAM[item_id].Outlook)) + !String.IsEmpty(Window.Property(Hourly.IsFetched))</visible>
</item> </item>
</include> </include>
@ -424,6 +428,7 @@
<label2>$INFO[Window.Property(Map.$PARAM[item_id].Legend)]</label2> <label2>$INFO[Window.Property(Map.$PARAM[item_id].Legend)]</label2>
<icon>$INFO[Window.Property(Map.$PARAM[item_id].Area)]</icon> <icon>$INFO[Window.Property(Map.$PARAM[item_id].Area)]</icon>
<property name="Layer">$INFO[Window.Property(Map.$PARAM[item_id].Layer)]</property> <property name="Layer">$INFO[Window.Property(Map.$PARAM[item_id].Layer)]</property>
<onclick>noop</onclick>
<visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Map.$PARAM[item_id].Area)) + !String.IsEmpty(Window.Property(Map.IsFetched))</visible> <visible>Weather.IsFetched + !String.IsEmpty(Window.Property(Map.$PARAM[item_id].Area)) + !String.IsEmpty(Window.Property(Map.IsFetched))</visible>
</item> </item>
</include> </include>
@ -437,8 +442,8 @@
<top>-20</top> <top>-20</top>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
</control> </control>
@ -659,8 +664,8 @@
<top>-20</top> <top>-20</top>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
</control> </control>
@ -999,6 +1004,7 @@
<content> <content>
<item> <item>
<icon>$LOCALIZE[31909]</icon> <icon>$LOCALIZE[31909]</icon>
<onclick>noop</onclick>
<visible>String.IsEmpty(Window.Property(Hourly.IsFetched))</visible> <visible>String.IsEmpty(Window.Property(Hourly.IsFetched))</visible>
</item> </item>
<include content="WeatherHourlyItem"> <include content="WeatherHourlyItem">
@ -1140,7 +1146,7 @@
<top>565</top> <top>565</top>
<width>25</width> <width>25</width>
<height>25</height> <height>25</height>
<label/> <label>-</label>
<texturefocus>scroll-right-focus.png</texturefocus> <texturefocus>scroll-right-focus.png</texturefocus>
<texturenofocus>scroll-right.png</texturenofocus> <texturenofocus>scroll-right.png</texturenofocus>
<onleft>991</onleft> <onleft>991</onleft>
@ -1152,7 +1158,7 @@
<top>565</top> <top>565</top>
<width>25</width> <width>25</width>
<height>25</height> <height>25</height>
<label/> <label>-</label>
<texturefocus>scroll-left-focus.png</texturefocus> <texturefocus>scroll-left-focus.png</texturefocus>
<texturenofocus>scroll-left.png</texturenofocus> <texturenofocus>scroll-left.png</texturenofocus>
<onleft>9000</onleft> <onleft>9000</onleft>
@ -1281,8 +1287,8 @@
<top>-20</top> <top>-20</top>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<texturenofocus/> <texturenofocus>-</texturenofocus>
<texturefocus/> <texturefocus>-</texturefocus>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>9000</onright> <onright>9000</onright>
</control> </control>

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window id="1113" type="dialog">
<visible>[Window.IsActive(fullscreenvideo) | Window.IsActive(visualisation)] + !Window.IsActive(pvrosdchannels) + !String.IsEmpty(PVR.ChannelNumberInput)</visible>
<controls>
<control type="label">
<left>0</left>
<top>0</top>
<width>100%</width>
<height>100%</height>
<label>$INFO[PVR.ChannelNumberInput]</label>
<shadowcolor>black</shadowcolor>
<align>center</align>
<font>WeatherTemp</font>
<aligny>center</aligny>
<visible>!String.IsEmpty(PVR.ChannelNumberInput)</visible>
</control>
</controls>
</window>

View File

@ -31,8 +31,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label/> <label>-</label>
<font/> <font>-</font>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -138,7 +138,7 @@
<left>570</left> <left>570</left>
<top>420</top> <top>420</top>
<subtype>page</subtype> <subtype>page</subtype>
<font/> <font>-</font>
<onleft>110</onleft> <onleft>110</onleft>
<onright>110</onright> <onright>110</onright>
<ondown>110</ondown> <ondown>110</ondown>
@ -225,7 +225,7 @@
<left>570</left> <left>570</left>
<top>420</top> <top>420</top>
<subtype>page</subtype> <subtype>page</subtype>
<font/> <font>-</font>
<onleft>120</onleft> <onleft>120</onleft>
<onright>120</onright> <onright>120</onright>
<ondown>120</ondown> <ondown>120</ondown>

View File

@ -0,0 +1,2428 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<coordinates>
<left>0</left>
<top>0</top>
</coordinates>
<depth>DepthDialog</depth>
<controls>
<control type="group" id="100">
<include>VisibleFadeEffect</include>
<!-- control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(111).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(111)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(121).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(121)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(131).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(131)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(141).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(141)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(151).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(151)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(161).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(161)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(171).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(171)</visible>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture background="true">$INFO[Container(181).ListItem.Property(Fanart_Image)]</texture>
<aspectratio>scale</aspectratio>
<fadetime>200</fadetime>
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Control.HasFocus(181)</visible>
</control -->
<control type="image">
<left>0</left>
<top>0</top>
<width>1280</width>
<height>720</height>
<texture>black-back.png</texture>
<animation effect="fade" time="300">WindowOpen</animation>
<animation effect="fade" time="150">WindowClose</animation>
</control>
<control type="group">
<left>90</left>
<top>30</top>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="225" />
<effect type="fade" start="0" end="100" time="225" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="225" />
<effect type="fade" start="100" end="0" time="225" />
</animation>
<control type="image">
<left>5</left>
<top>5</top>
<width>1090</width>
<height>630</height>
<texture border="15">ContentPanel.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>1090</width>
<height>630</height>
<texture border="15">ContentPanel.png</texture>
</control>
<control type="button">
<description>Close Window button</description>
<left>980</left>
<top>11</top>
<width>64</width>
<height>32</height>
<label>-</label>
<font>-</font>
<onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<onleft>1</onleft>
<onright>1</onright>
<onup>1</onup>
<ondown>1</ondown>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<control type="image">
<description>LOGO</description>
<left>30</left>
<top>10</top>
<width>220</width>
<height>80</height>
<aspectratio>keep</aspectratio>
<texture>Confluence_Logo.png</texture>
</control>
<control type="list" id="9000">
<left>10</left>
<top>80</top>
<width>260</width>
<height>540</height>
<onleft>9010</onleft>
<onright>101</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>300</scrolltime>
<itemlayout height="60" width="260">
<control type="image">
<left>0</left>
<top>0</top>
<width>260</width>
<height>61</height>
<texture border="5">MenuItemNF.png</texture>
</control>
<control type="label">
<left>10</left>
<top>4</top>
<width>240</width>
<height>25</height>
<font>font24_title</font>
<textcolor>grey3</textcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<left>10</left>
<top>32</top>
<width>240</width>
<height>20</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="60" width="260">
<control type="image">
<left>0</left>
<top>0</top>
<width>260</width>
<height>61</height>
<texture border="5">MenuItemFO.png</texture>
<animation effect="fade" start="100" end="50" time="75" condition="!Control.HasFocus(9000)">Conditional</animation>
</control>
<control type="label">
<left>10</left>
<top>4</top>
<width>240</width>
<height>25</height>
<font>font24_title</font>
<textcolor>white</textcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<left>10</left>
<top>32</top>
<width>240</width>
<height>20</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
<content>
<item id="1">
<label>$LOCALIZE[19069]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(220)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(229)</visible>
</item>
<item id="2">
<label>$LOCALIZE[342]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(110)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(119)</visible>
</item>
<item id="3">
<label>$LOCALIZE[344]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(210)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(219)</visible>
</item>
<item id="4">
<label>$LOCALIZE[20343]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(120)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(129)</visible>
</item>
<item id="5">
<label>$LOCALIZE[33054]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(130)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(139)</visible>
</item>
<item id="6">
<label>$LOCALIZE[20360]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(140)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(149)</visible>
</item>
<item id="7">
<label>$LOCALIZE[20389]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(150)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(159)</visible>
</item>
<item id="8">
<label>$LOCALIZE[133]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(160)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(169)</visible>
</item>
<item id="9">
<label>$LOCALIZE[132]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(170)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(179)</visible>
</item>
<item id="10">
<label>$LOCALIZE[134]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(180)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(189)</visible>
</item>
<item id="11">
<label>$LOCALIZE[20348]</label>
<label2>$LOCALIZE[31206] $INFO[Control.GetLabel(230)] $LOCALIZE[31025]</label2>
<onclick>noop</onclick>
<visible>Control.IsVisible(239)</visible>
</item>
<item id="12">
<label>[COLOR=blue]$INFO[Control.GetLabel(198)][/COLOR]</label>
<label2>$LOCALIZE[31207]</label2>
<onclick>Control.Setfocus(9000,0)</onclick>
<onclick>SendClick(198)</onclick>
<visible>Control.IsVisible(198)</visible>
</item>
</content>
</control>
<control type="image">
<left>268</left>
<top>10</top>
<width>790</width>
<height>618</height>
<texture border="5">black-back2.png</texture>
</control>
<control type="image">
<left>268</left>
<top>10</top>
<width>804</width>
<height>52</height>
<texture>dialogheader.png</texture>
</control>
<control type="label">
<description>header label Finished Searching</description>
<left>300</left>
<top>20</top>
<width>740</width>
<height>30</height>
<font>font16</font>
<label>$INFO[Container(9000).ListItem.Label]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<visible>Control.IsVisible(198)</visible>
</control>
<control type="label">
<description>header Label Still Searching</description>
<left>300</left>
<top>20</top>
<width>740</width>
<height>30</height>
<font>font16</font>
<label>$INFO[Control.GetLabel(190)] $INFO[Control.GetLabel(191)]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>blue</textcolor>
<shadowcolor>black</shadowcolor>
<visible>!Control.IsVisible(198)</visible>
</control>
<control type="label" id="190">
<!-- Hide this Control off the screen because we use the label above instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="label" id="191">
<!-- Hide this Control off the screen because we use the label above instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
</control>
<control type="label" id="199">
<left>40</left>
<top>358</top>
<width>1200</width>
<height>20</height>
<label>[B]$LOCALIZE[284][/B]</label>
<font>font13</font>
<textcolor>white</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
</control>
<control type="group">
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="225" />
<effect type="fade" start="0" end="100" time="225" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="225" />
<effect type="fade" start="100" end="0" time="225" />
</animation>
<left>380</left>
<top>90</top>
<control type="button" id="198">
<!-- Hide this button off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>10</width>
<height>10</height>
<label>-</label>
<font>font10</font>
<textcolor>white</textcolor>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<onup>101</onup>
<ondown>101</ondown>
<onleft>101</onleft>
<onright>101</onright>
</control>
<control type="group" id="101">
<top>4</top>
<control type="group" id="229">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="220">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="221">
<visible>Container(9000).HasFocus(1)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>228</onright>
<onup>221</onup>
<ondown>221</ondown>
<viewtype label="535">list</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>228</pagecontrol>
<itemlayout width="750" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>100</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<left>110</left>
<top>10</top>
<width>630</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>30</top>
<width>630</width>
<height>15</height>
<label>$INFO[ListItem.Property(ChannelNumber),,. ]$INFO[ListItem.Property(ChannelName)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>110</left>
<top>48</top>
<width>630</width>
<height>50</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</itemlayout>
<focusedlayout width="400" height="110">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>100</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<left>110</left>
<top>10</top>
<width>630</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>30</top>
<width>630</width>
<height>15</height>
<label>$INFO[ListItem.Property(ChannelNumber),,. ]$INFO[ListItem.Property(ChannelName)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>110</left>
<top>48</top>
<width>630</width>
<height>50</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="228">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>221</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(1)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(221).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(221).CurrentPage]/$INFO[Container(221).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(1)</visible>
</control>
</control>
<control type="group" id="119">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="110">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="111">
<visible>Container(9000).HasFocus(2)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>118</onright>
<onup>111</onup>
<ondown>111</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>118</pagecontrol>
<itemlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>50</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>265</width>
<height>12</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>!String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Tagline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(PlotOutline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine))</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine)) + String.IsEmpty(ListItem.Property(PlotOutline))</visible>
</control>
</itemlayout>
<focusedlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>50</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>265</width>
<height>12</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>!String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Tagline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(PlotOutline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine))</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine)) + String.IsEmpty(ListItem.Property(PlotOutline))</visible>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="118">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>111</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).Hasfocus(2)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(111).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(111).CurrentPage]/$INFO[Container(111).NumPages][/COLOR])</label>
<visible>Container(9000).Hasfocus(2)</visible>
</control>
</control>
<control type="group" id="219">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="210">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="211">
<visible>Container(9000).HasFocus(3)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>218</onright>
<onup>211</onup>
<ondown>211</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>218</pagecontrol>
<itemlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>50</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>265</width>
<height>12</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>!String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Tagline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(PlotOutline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine))</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine)) + String.IsEmpty(ListItem.Property(PlotOutline))</visible>
</control>
</itemlayout>
<focusedlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>50</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>265</width>
<height>12</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>!String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Tagline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(PlotOutline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine))</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine)) + String.IsEmpty(ListItem.Property(PlotOutline))</visible>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="218">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onup>218</onup>
<ondown>218</ondown>
<onleft>211</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).Hasfocus(3)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(211).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(211).CurrentPage]/$INFO[Container(211).NumPages][/COLOR])</label>
<visible>Container(9000).Hasfocus(3)</visible>
</control>
</control>
<control type="group" id="129">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="120">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="121">
<visible>Container(9000).HasFocus(4)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>128</onright>
<onup>121</onup>
<ondown>121</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>128</pagecontrol>
<itemlayout width="375" height="175">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>170</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>360</width>
<height>65</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>330</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>7</left>
<top>75</top>
<width>360</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label">
<left>7</left>
<top>95</top>
<width>360</width>
<height>15</height>
<label>$INFO[ListItem.Property(Premiered)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>5</left>
<top>112</top>
<width>360</width>
<height>53</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<align>justify</align>
</control>
</itemlayout>
<focusedlayout width="375" height="175">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>170</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>360</width>
<height>65</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>330</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>7</left>
<top>75</top>
<width>360</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label">
<left>7</left>
<top>95</top>
<width>360</width>
<height>15</height>
<label>$INFO[ListItem.Property(Premiered)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>5</left>
<top>112</top>
<width>360</width>
<height>53</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<align>justify</align>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="128">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>121</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(4)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(121).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(121).CurrentPage]/$INFO[Container(121).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(4)</visible>
</control>
</control>
<control type="group" id="139">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="130">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="131">
<visible>Container(9000).HasFocus(5)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>138</onright>
<onup>131</onup>
<ondown>131</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>138</pagecontrol>
<itemlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>260</width>
<height>15</height>
<label>$INFO[ListItem.Label]</label>
<font>font12_title</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>100</left>
<top>32</top>
<width>260</width>
<height>118</height>
<label>$INFO[ListItem.Property(TvShowTitle)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
</itemlayout>
<focusedlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>260</width>
<height>15</height>
<label>$INFO[ListItem.Label]</label>
<font>font12_title</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>100</left>
<top>32</top>
<width>260</width>
<height>118</height>
<label>$INFO[ListItem.Property(TvShowTitle)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="138">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>131</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(5)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(131).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(131).CurrentPage]/$INFO[Container(131).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(5)</visible>
</control>
</control>
<control type="group" id="149">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="140">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="141">
<visible>Container(9000).HasFocus(6)</visible>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>148</onright>
<onup>141</onup>
<ondown>141</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>148</pagecontrol>
<itemlayout width="750" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>150</width>
<height>90</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>120</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>160</left>
<top>10</top>
<width>585</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>160</left>
<top>30</top>
<width>585</width>
<height>15</height>
<label>$INFO[ListItem.Property(TvShowTitle)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>160</left>
<top>48</top>
<width>585</width>
<height>50</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</itemlayout>
<focusedlayout width="750" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>150</width>
<height>90</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>120</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>160</left>
<top>10</top>
<width>585</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>160</left>
<top>30</top>
<width>585</width>
<height>15</height>
<label>$INFO[ListItem.Property(TvShowTitle)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>160</left>
<top>48</top>
<width>585</width>
<height>50</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="148">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>141</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(6)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(141).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(141).CurrentPage]/$INFO[Container(141).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(6)</visible>
</control>
</control>
<control type="group" id="159">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="150">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="151">
<visible>Container(9000).HasFocus(7)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>158</onright>
<onup>151</onup>
<ondown>151</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>158</pagecontrol>
<itemlayout width="375" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>101</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>120</width>
<height>90</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>100</left>
<top>65</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>135</left>
<top>10</top>
<width>230</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>135</left>
<top>30</top>
<width>230</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist)]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>135</left>
<top>55</top>
<width>230</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>135</left>
<top>75</top>
<width>230</width>
<height>15</height>
<label>$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
</itemlayout>
<focusedlayout width="375" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>101</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>120</width>
<height>90</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>100</left>
<top>65</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>135</left>
<top>10</top>
<width>230</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>135</left>
<top>30</top>
<width>230</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist)]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>135</left>
<top>55</top>
<width>230</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>135</left>
<top>75</top>
<width>230</width>
<height>15</height>
<label>$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="158">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>151</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(7)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(151).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(151).CurrentPage]/$INFO[Container(151).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(7)</visible>
</control>
</control>
<control type="group" id="169">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="160">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="161">
<visible>Container(9000).HasFocus(8)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>168</onright>
<onup>161</onup>
<ondown>161</ondown>
<viewtype label="535">list</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>168</pagecontrol>
<itemlayout width="750" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>150</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<left>160</left>
<top>10</top>
<width>580</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>160</left>
<top>30</top>
<width>585</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist_Genre)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>160</left>
<top>48</top>
<width>585</width>
<height>50</height>
<label>$INFO[ListItem.Property(Artist_Description)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</itemlayout>
<focusedlayout width="400" height="110">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>150</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<left>160</left>
<top>10</top>
<width>580</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>160</left>
<top>30</top>
<width>585</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist_Genre)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>160</left>
<top>48</top>
<width>585</width>
<height>50</height>
<label>$INFO[ListItem.Property(Artist_Description)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="168">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>161</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(8)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(161).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(161).CurrentPage]/$INFO[Container(161).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(8)</visible>
</control>
</control>
<control type="group" id="179">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="170">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="171">
<visible>Container(9000).HasFocus(9)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>178</onright>
<onup>171</onup>
<ondown>171</ondown>
<viewtype label="535">list</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>178</pagecontrol>
<itemlayout width="750" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>100</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<left>110</left>
<top>10</top>
<width>630</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>30</top>
<width>630</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>110</left>
<top>48</top>
<width>630</width>
<height>50</height>
<label>$INFO[ListItem.Property(Album_Description)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</itemlayout>
<focusedlayout width="400" height="110">
<control type="image">
<left>0</left>
<top>0</top>
<width>750</width>
<height>101</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>100</width>
<height>90</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<left>110</left>
<top>10</top>
<width>630</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>30</top>
<width>630</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="textbox">
<left>110</left>
<top>48</top>
<width>630</width>
<height>50</height>
<label>$INFO[ListItem.Property(Album_Description)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="178">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>171</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(9)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(171).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(171).CurrentPage]/$INFO[Container(171).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(9)</visible>
</control>
</control>
<control type="group" id="189">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="180">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="181">
<visible>Container(9000).HasFocus(10)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>188</onright>
<onup>181</onup>
<ondown>181</ondown>
<viewtype label="535">list</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>188</pagecontrol>
<itemlayout width="375" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>101</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>90</width>
<height>90</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<left>110</left>
<top>10</top>
<width>255</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>30</top>
<width>255</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist)]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>50</top>
<width>255</width>
<height>15</height>
<label>$INFO[ListItem.Property(Genre)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>75</top>
<width>255</width>
<height>15</height>
<label>$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
</itemlayout>
<focusedlayout width="375" height="106">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>101</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>90</width>
<height>90</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<left>110</left>
<top>10</top>
<width>255</width>
<height>15</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>30</top>
<width>255</width>
<height>15</height>
<label>$INFO[ListItem.Property(Artist)]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>50</top>
<width>255</width>
<height>15</height>
<label>$INFO[ListItem.Property(Genre)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>110</left>
<top>75</top>
<width>255</width>
<height>15</height>
<label>$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="188">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>181</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).HasFocus(10)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(181).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(181).CurrentPage]/$INFO[Container(181).NumPages][/COLOR])</label>
<visible>Container(9000).HasFocus(10)</visible>
</control>
</control>
<control type="group" id="239">
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<control type="label" id="230">
<!-- Hide this Control off the screen because we use the list above to pass to it instead -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label>-</label>
<font>-</font>
<textcolor>-</textcolor>
</control>
<control type="panel" id="231">
<visible>Container(9000).Hasfocus(11)</visible>
<include>VisibleFadeEffect</include>
<left>0</left>
<top>0</top>
<width>750</width>
<height>530</height>
<onleft>9000</onleft>
<onright>238</onright>
<onup>231</onup>
<ondown>231</ondown>
<viewtype label="535">panel</viewtype>
<preloaditems>2</preloaditems>
<pagecontrol>238</pagecontrol>
<itemlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>50</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>265</width>
<height>12</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>!String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Tagline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(PlotOutline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine))</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine)) + String.IsEmpty(ListItem.Property(PlotOutline))</visible>
</control>
</itemlayout>
<focusedlayout width="375" height="130">
<control type="image">
<left>0</left>
<top>0</top>
<width>370</width>
<height>125</height>
<texture border="5">button-focus2.png</texture>
</control>
<control type="image">
<left>5</left>
<top>5</top>
<width>80</width>
<height>115</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="image">
<left>50</left>
<top>70</top>
<width>30</width>
<height>30</height>
<texture>OverlayWatched.png</texture>
<visible>Integer.IsGreater(ListItem.Property(PlayCount),0)</visible>
</control>
<control type="label">
<left>100</left>
<top>10</top>
<width>265</width>
<height>12</height>
<label>[B]$INFO[ListItem.Label][/B]</label>
<font>font12</font>
<textcolor>white</textcolor>
<aligny>center</aligny>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>!String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="label">
<left>100</left>
<top>30</top>
<width>265</width>
<height>15</height>
<label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<aligny>center</aligny>
<visible>String.Contains(ListItem.Property(Duration),min)</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Tagline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(PlotOutline)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine))</visible>
</control>
<control type="textbox">
<left>100</left>
<top>47</top>
<width>265</width>
<height>73</height>
<label>$INFO[ListItem.Property(Plot)]</label>
<font>font10</font>
<textcolor>white</textcolor>
<visible>String.IsEmpty(ListItem.Property(TagLine)) + String.IsEmpty(ListItem.Property(PlotOutline))</visible>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="238">
<left>770</left>
<top>0</top>
<width>25</width>
<height>530</height>
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>231</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Container(9000).Hasfocus(11)</visible>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<left>250</left>
<top>530</top>
<width>500</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(231).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(231).CurrentPage]/$INFO[Container(231).NumPages][/COLOR])</label>
<visible>Container(9000).Hasfocus(11)</visible>
</control>
</control>
</control>
</control>
</control>
<include>BehindDialogFadeOut</include>
</controls>
</window>

View File

@ -1,226 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">50</defaultcontrol>
<menucontrol>9999</menucontrol>
<views>50,51,500,550,551,560,501,508,504,503,515,505,511</views>
<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload>
<controls>
<control type="label" id="991">
<!-- Hide this Control off the screen because we don't use the label -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label/>
<font/>
</control>
<control type="label" id="999">
<!-- Hide this Control off the screen because we don't use the label -->
<left>2000</left>
<top>2000</top>
<width>100</width>
<height>0</height>
<label/>
<font/>
</control>
<include>CommonBackground</include>
<include>ContentPanelBackgrounds</include>
<control type="group">
<visible>!Control.IsVisible(999)</visible>
<include>Window_OpenClose_Animation</include>
<!-- view id = 50 -->
<include>CommonRootView</include>
<!-- view id = 51 -->
<include>FullWidthList</include>
<!-- view id = 500 -->
<include>ThumbnailView</include>
<!-- view id = 501 -->
<include>PosterWrapView</include>
<!-- view id = 508 -->
<include>PosterWrapView2_Fanart</include>
<!-- view id = 503 -->
<include>MediaListView3</include>
<!-- view id = 504 -->
<include>MediaListView2</include>
<!-- view id = 515 -->
<include>MediaListView4</include>
<!-- view id = 505 -->
<include>WideIconView</include>
<!-- view id = 511 -->
<include>MusicVideoInfoListView</include>
<!-- view id = 550 -->
<include>AddonInfoListView1</include>
<!-- view id = 551 -->
<include>AddonInfoThumbView1</include>
<!-- view id = 560 -->
<include>LiveTVView1</include>
</control>
<control type="group">
<depth>DepthFooter</depth>
<include>CommonPageCount</include>
<include>CommonNowPlaying</include>
</control>
<include>MainWindowMouseButtons</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
<control type="group">
<depth>DepthHeader</depth>
<control type="image">
<description>Section header image</description>
<left>20</left>
<top>3</top>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>icon_search.png</texture>
</control>
<control type="grouplist">
<left>65</left>
<top>5</top>
<width>1000</width>
<height>30</height>
<orientation>horizontal</orientation>
<align>left</align>
<itemgap>5</itemgap>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[283]</label>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>[COLOR=blue] - [/COLOR]$INFO[Window.Property(GlobalSearch.SearchString)]</label>
</control>
</control>
<include>Clock</include>
</control>
<control type="group">
<visible>!Control.IsVisible(999)</visible>
<left>-250</left>
<depth>DepthSideBlade</depth>
<animation effect="slide" start="0,0" end="250,0" time="300" tween="quadratic" easing="out" condition="[ControlGroup(9999).HasFocus | Control.HasFocus(9001) | Control.HasFocus(8999)] + ![Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRadioRDSInfo)]">Conditional</animation>
<animation effect="slide" start="0,0" end="-300,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9999).HasFocus | Control.HasFocus(9001)">WindowClose</animation>
<animation effect="slide" start="0,0" end="-50,0" time="225" tween="quadratic" easing="out" condition="![ControlGroup(9999).HasFocus | Control.HasFocus(9001)]">WindowClose</animation>
<animation effect="slide" start="-50,0" end="0,0" time="225" tween="quadratic" easing="out">WindowOpen</animation>
<control type="button" id="8999">
<description>Fake button for mouse control</description>
<left>0</left>
<top>0</top>
<width>250</width>
<height>720</height>
<label/>
<font/>
<texturenofocus/>
<texturefocus/>
<visible>true</visible>
</control>
<control type="button" id="9001">
<left>250</left>
<top>260</top>
<width>42</width>
<height>128</height>
<font/>
<texturefocus>HasSub.png</texturefocus>
<texturenofocus>HasSub.png</texturenofocus>
</control>
<control type="image">
<left>-20</left>
<top>0</top>
<width>280</width>
<height>720</height>
<texture border="0,0,10,0">MediaBladeSub.png</texture>
</control>
<control type="image">
<description>LOGO</description>
<left>15</left>
<top>0</top>
<width>220</width>
<height>80</height>
<aspectratio>keep</aspectratio>
<texture>Confluence_Logo.png</texture>
</control>
<control type="grouplist" id="9999">
<left>0</left>
<top>60</top>
<width>250</width>
<height>650</height>
<onleft>9999</onleft>
<onright>50</onright>
<onup>9999</onup>
<ondown>9999</ondown>
<onback>50</onback>
<itemgap>0</itemgap>
<control type="label" id="200">
<width>250</width>
<height>35</height>
<font>font12</font>
<label>31006</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="button" id="2">
<description>View As button</description>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<onclick>Container.NextViewMode</onclick>
<label/>
</control>
<control type="radiobutton" id="990">
<description>Search button</description>
<include>ButtonCommonValues</include>
<textureradioonfocus>icon_search_home.png</textureradioonfocus>
<textureradioonnofocus>icon_search_home.png</textureradioonnofocus>
<textureradioofffocus>icon_search_home.png</textureradioofffocus>
<textureradiooffnofocus>icon_search_home.png</textureradiooffnofocus>
<label>137</label>
</control>
<control type="label" id="201">
<width>250</width>
<height>35</height>
<font>font12</font>
<label>20094</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="list" id="9000">
<width>250</width>
<height>360</height>
<onup>990</onup>
<ondown>2</ondown>
<onleft>50</onleft>
<onright>50</onright>
<itemlayout height="40" width="250">
<control type="label">
<left>10</left>
<top>0</top>
<height>40</height>
<width>200</width>
<aligny>center</aligny>
<font>font13</font>
<label>$INFO[ListItem.Label]</label>
</control>
</itemlayout>
<focusedlayout height="40" width="250">
<control type="image">
<height>40</height>
<width>250</width>
<texture border="5">button-focus.png</texture>
<visible>Control.HasFocus(9000)</visible>
</control>
<control type="label">
<left>10</left>
<top>0</top>
<height>40</height>
<width>200</width>
<aligny>center</aligny>
<font>font13</font>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<include>CommonNowPlaying_Controls</include>
</control>
</control>
</controls>
</window>

View File

@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.confluence" version="4.7.15" name="Confluence" provider-name="Jezz_X, Team Kodi"> <addon id="skin.confluence" version="3.1.5" name="Confluence" provider-name="Jezz_X, Team Kodi">
<requires> <requires>
<import addon="xbmc.gui" version="5.15.0"/> <import addon="xbmc.gui" version="5.12.1"/>
</requires> </requires>
<extension point="xbmc.gui.skin" debugging="false" effectslowdown="1.0"> <extension point="xbmc.gui.skin" debugging="false" effectslowdown="1.0">
<res width="1280" height="720" aspect="16:9" default="true" folder="720p" /> <res width="1280" height="720" aspect="16:9" default="true" folder="720p" />
</extension> </extension>
<extension point="xbmc.addon.metadata"> <extension point="xbmc.addon.metadata">
<summary lang="af_ZA">Confluence oortreksel deur Jezz_X.</summary> <summary lang="af_ZA">Confluence oortreksel deur Jezz_X. (Kodi se standaard tema)</summary>
<summary lang="ar_SA">جلد "كونفليونس" من صنع Jezz_x. (الجلد المبدأى لبرنامج إكس بى إم سى)</summary> <summary lang="ar_SA">جلد "كونفليونس" من صنع Jezz_x. (الجلد المبدأى لبرنامج إكس بى إم سى)</summary>
<summary lang="be_BY">Абалонка Confluence ад Jezz_X.</summary> <summary lang="be_BY">Confluence skin by Jezz_X. (Kodi's default skin)</summary>
<summary lang="bg_BG">Confluence облик от Jezz_X. (стандартния облик за Kodi)</summary> <summary lang="bg_BG">Confluence облик от Jezz_X. (стандартния облик за Kodi)</summary>
<summary lang="ca_ES">Aparença Confluence per Jezz_X.</summary> <summary lang="ca_ES">Pell Confluence, per Jezz_X. (Pell per defecte del Kodi)</summary>
<summary lang="cs_CZ">Vzhled Confluence od Jezz_X.</summary> <summary lang="cs_CZ">Vzhled Confluence od Jezz_X. (výchozí vzhled Kodi)</summary>
<summary lang="cy_GB">Croen Confluence gan Jezz_X. (Croen rhagosodedig Kodi)</summary> <summary lang="cy_GB">Croen Confluence gan Jezz_X. (Croen rhagosodedig Kodi)</summary>
<summary lang="da_DK">Confluence-tema af Jezz_X.</summary> <summary lang="da_DK">Confluence-tema af Jezz_X. (Kodis standardtema)</summary>
<summary lang="de_DE">Confluence Skin von Jezz_X. (Standard-Skin von Kodi)</summary> <summary lang="de_DE">Confluence Skin von Jezz_X. (Standard-Skin von Kodi)</summary>
<summary lang="el_GR">Το κέλυφος Confluence από τον Jezz_X (προεπιλεγμένο κέλυφος του Kodi).</summary> <summary lang="el_GR">Το κέλυφος Confluence από τον Jezz_X (προεπιλεγμένο κέλυφος του Kodi).</summary>
<summary lang="en_AU">Confluence skin by Jezz_X. (Kodi's default skin)</summary> <summary lang="en_AU">Confluence skin by Jezz_X. (Kodi's default skin)</summary>
<summary lang="en_GB">Confluence skin by Jezz_X.</summary> <summary lang="en_GB">Confluence skin by Jezz_X.</summary>
<summary lang="en_NZ">Confluence skin by Jezz_X. (Kodi's default skin)</summary> <summary lang="en_NZ">Confluence skin by Jezz_X. (Kodi's default skin)</summary>
<summary lang="en_US">Confluence skin by Jezz_X. (Kodi's default skin)</summary> <summary lang="en_US">Confluence skin by Jezz_X. (Kodi's default skin)</summary>
<summary lang="es_AR">Skin Confluence por Jezz_X.</summary> <summary lang="es_AR">Confluence skin por Jezz_X. (skin por defecto de Kodi)</summary>
<summary lang="es_ES">Skin Confluence por Jezz_X.</summary> <summary lang="es_ES">Confluence skin por Jezz_X. (skin por defecto)</summary>
<summary lang="es_MX">Skin confluende por Jezz_X. (skin por defecto de Kodi)</summary> <summary lang="es_MX">Skin confluende por Jezz_X. (skin por defecto de Kodi)</summary>
<summary lang="et_EE">Confluence rüü autor on Jezz_X.</summary> <summary lang="et_EE">Confluence rüü autorilt Jezz_X. (Kodi vaikerüü)</summary>
<summary lang="eu_ES">Confluence azala Jezz_X-ek egina.</summary> <summary lang="eu_ES">Confluence azala Jezz_X-ek egina.</summary>
<summary lang="fa_IR">پوسته Confluence تهیه شده بوسیله Jezz_X.</summary> <summary lang="fa_IR">پوسته Confluence تهیه شده بوسیله Jezz_X. (پوسته پیش فرض Kodi) </summary>
<summary lang="fi_FI">Confluence-ulkoasu. Tekijä Jezz_X.</summary> <summary lang="fi_FI">Confluence-ulkoasu. Tekijä Jezz_X.</summary>
<summary lang="fo_FO">Confluence útsjónd av Jezz_X. (Kodi's vanliga útsjónd)</summary> <summary lang="fo_FO">Confluence útsjónd av Jezz_X. (Kodi's vanliga útsjónd)</summary>
<summary lang="fr_CA">Habillage Confluence par Jezz_X.</summary> <summary lang="fr_CA">Habillage Confluence par Jezz_X.</summary>
<summary lang="fr_FR">Confluence, un habillage par Jezz_X.</summary> <summary lang="fr_FR">Confluence par Jezz_X. (Habillage d'origine de Kodi)</summary>
<summary lang="gl_ES">Pel Confluence por Jezz_Z. (Pel predefinida do Kodi)</summary> <summary lang="gl_ES">Pel Confluence por Jezz_Z. (Pel predefinida do Kodi)</summary>
<summary lang="he_IL">המעטפת Confluence של Jezz_X. (ברירת המחדל של Kodi)</summary> <summary lang="he_IL">המעטפת Confluence של Jezz_X. (ברירת המחדל של Kodi)</summary>
<summary lang="hr_HR">Confluence presvlaka autora Jezz_X. (uobičajena Kodi presvlaka)</summary> <summary lang="hr_HR">Confluence presvlaka autora Jezz_X. (uobičajena Kodi presvlaka)</summary>
@ -39,26 +39,26 @@
<summary lang="id_ID">Skin Confluence oleh Jezz_X. (Skin bawaan Kodi)</summary> <summary lang="id_ID">Skin Confluence oleh Jezz_X. (Skin bawaan Kodi)</summary>
<summary lang="is_IS">Confluence eftir Jezz_X. (Sjálfgefið útlit Kodi)</summary> <summary lang="is_IS">Confluence eftir Jezz_X. (Sjálfgefið útlit Kodi)</summary>
<summary lang="it_IT">Skin Confluence da Jezz_X. (Skin predefinita di Kodi)</summary> <summary lang="it_IT">Skin Confluence da Jezz_X. (Skin predefinita di Kodi)</summary>
<summary lang="ja_JP">Confluenceスキン by Jezz_X.</summary> <summary lang="ja_JP">Confluence スキン by Jezz_X. (Kodi デフォルトスキン)</summary>
<summary lang="ko_KR">Jezz_X가 만든 Confluence 스킨.</summary> <summary lang="ko_KR">Confluence 스킨 Jezz_X 만듦 (Kodi 기본 스킨)</summary>
<summary lang="lt_LT">Confluence teminė išvaizda, kurią sukūrė Jezz_X. (Kodi numatytoji teminė išvaizda)</summary> <summary lang="lt_LT">Confluence teminė išvaizda, kurią sukūrė Jezz_X. (Kodi numatytoji teminė išvaizda)</summary>
<summary lang="lv_LV">Confluence apvalks no Jeez_X.</summary> <summary lang="lv_LV">Confluence apvalks no Jeez_X. (Kodi noklusētais apvalks)</summary>
<summary lang="mk_MK">Confluence skin by Jezz_X. (Kodi's default skin)</summary> <summary lang="mk_MK">Confluence skin by Jezz_X. (Kodi's default skin)</summary>
<summary lang="ms_MY">Penyatuan, kulit daripada Jezz_X. (Kulit lalai Kodi)</summary> <summary lang="ms_MY">Penyatuan, kulit daripada Jezz_X. (Kulit lalai Kodi)</summary>
<summary lang="mt_MT">Dehra Confluence magħmula minn Jezz_X. (Id-dehra normali ta' Kodi)</summary> <summary lang="mt_MT">Dehra Confluence magħmula minn Jezz_X. (Id-dehra normali ta' Kodi)</summary>
<summary lang="nb_NO">Confluence-drakt av Jezz_X. (Kodis forvalgte drakt)</summary> <summary lang="nb_NO">Confluence-skall av Jezz_X. (Kodis standardskall)</summary>
<summary lang="nl_NL">Confluence skin door Jezz_X. (Kodi's standaard skin)</summary> <summary lang="nl_NL">Confluence skin door Jezz_X. (Kodi's standaard skin)</summary>
<summary lang="pl_PL">Skóra Confluence autorstwa Jezz_X</summary> <summary lang="pl_PL">Skóra Confluence autorstwa Jezz_X</summary>
<summary lang="pt_BR">Skin Confluence por Jezz_X. (Skin padrão do Kodi)</summary> <summary lang="pt_BR">Skin Confluence por Jezz_X. (Skin padrão do Kodi)</summary>
<summary lang="pt_PT">Tema Confluence por Jezz_X (tema padrão do Kodi)</summary> <summary lang="pt_PT">Tema Confluence por Jezz_X (tema padrão do Kodi)</summary>
<summary lang="ro_RO">Costumul Confluence de Jezz_X.</summary> <summary lang="ro_RO">Costum Confluence de Jezz_X. (costum implicit pentru Kodi)</summary>
<summary lang="ru_RU">Обложка Confluence (стандартная обложка Kodi). Автор: Jezz_X.</summary> <summary lang="ru_RU">Обложка Confluence (стандартная обложка Kodi). Автор: Jezz_X.</summary>
<summary lang="sk_SK">Confluence skin od Jezz_X. (predvolený skin Kodi)</summary> <summary lang="sk_SK">Confluence skin od Jezz_X. (predvolený skin Kodi)</summary>
<summary lang="sl_SI">Preobleka Confluence avtorja Jezz_X. (Privzeta preobleka za Kodi)</summary> <summary lang="sl_SI">Preobleka Confluence avtorja Jezz_X. (Privzeta preobleka za Kodi)</summary>
<summary lang="sq_AL">Maska Confluence nga Jazz_X (maska kryesore së Kodi)</summary> <summary lang="sq_AL">Maska Confluence nga Jazz_X (maska kryesore së Kodi)</summary>
<summary lang="sr_RS">Confluence маска аутора Jezz_X.</summary> <summary lang="sr_RS">Confluence маска аутора Jezz_X.</summary>
<summary lang="sr_RS@latin">Confluence maska autora Jezz_X.</summary> <summary lang="sr_RS@latin">Confluence maska autora Jezz_X.</summary>
<summary lang="sv_SE">Confluence, ett skal av Jezz_X.</summary> <summary lang="sv_SE">Confluence, ett skal av Jezz_X. (Kodi:s standardskal)</summary>
<summary lang="szl">Skōra Confluence zrychtowanŏ ôd Jeez_X. (wychodnŏ skōra we Kodi)</summary> <summary lang="szl">Skōra Confluence zrychtowanŏ ôd Jeez_X. (wychodnŏ skōra we Kodi)</summary>
<summary lang="tg_TJ">Пӯсти ҳамҷараёнӣ аз ҷониби Jezz_X. (Пӯсти пешфарзи Kodi)</summary> <summary lang="tg_TJ">Пӯсти ҳамҷараёнӣ аз ҷониби Jezz_X. (Пӯсти пешфарзи Kodi)</summary>
<summary lang="th_TH">ชุดตกแต่ง Confluence โดย Jezz_X (สกินเริ่มต้นของ Kodi)</summary> <summary lang="th_TH">ชุดตกแต่ง Confluence โดย Jezz_X (สกินเริ่มต้นของ Kodi)</summary>
@ -67,30 +67,30 @@
<summary lang="vi_VN">Giao diện Confluence bởi Jezz_X. (Giao diện mặc định của Kodi)</summary> <summary lang="vi_VN">Giao diện Confluence bởi Jezz_X. (Giao diện mặc định của Kodi)</summary>
<summary lang="zh_CN">Jezz_X 开发的 Confluence 皮肤。</summary> <summary lang="zh_CN">Jezz_X 开发的 Confluence 皮肤。</summary>
<summary lang="zh_TW">Jezz_X 製作的佈景主題Kodi的預設佈景主題</summary> <summary lang="zh_TW">Jezz_X 製作的佈景主題Kodi的預設佈景主題</summary>
<description lang="af_ZA">Confluence is 'n kombinasie van konsepte van 'n klomp gewilde oortreksels, en 'n poging om hulle goeie idees te omvat en te integreer in 'n oortreksel wat maklik behoort te wees vir eerste keer Kodi gebruikers om te verstaan en te gebruik.</description> <description lang="af_ZA">Confluence is die standaard oortreksel vir Kodi 9.11 en op. Dit is 'n kombinasie van konsepte van 'n klomp gewilde oortreksels, en 'n poging om hulle goeie idees te omvat en te integreer in 'n oortreksel wat maklik behoort te wees vir eerste keer Kodi gebruikers om te verstaan en te gebruik.</description>
<description lang="ar_SA">"كونفليونس" هو الجلد المبدأى لبرنامج إكس بى إم سى اﻹصدار 9.11 وما فوق. هو خلط بين اشهر اﻷجلده الاخرى معاً ومحاوله لتبنى ودمج افكارهم للخروج بِنِتَاج يُفترض به ان يكون سهل اﻹستيعاب بمجرد النظر لمستخدمى إكس بى إم سى المبتدئين.</description> <description lang="ar_SA">"كونفليونس" هو الجلد المبدأى لبرنامج إكس بى إم سى اﻹصدار 9.11 وما فوق. هو خلط بين اشهر اﻷجلده الاخرى معاً ومحاوله لتبنى ودمج افكارهم للخروج بِنِتَاج يُفترض به ان يكون سهل اﻹستيعاب بمجرد النظر لمستخدمى إكس بى إم سى المبتدئين.</description>
<description lang="be_BY">Confluence уяўляе сабой спалучэнне канцэпцый з мноства папулярных абалонак, што намагаецца аб’яднаць усе найлепшыя ідэі ў адну абалонку, якая павінна быць простай і зручнай для карыстальнікаў Kodi.</description> <description lang="be_BY">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description>
<description lang="bg_BG">Confluence е стандартният облик на Kodi 9.11 и по-новите версии. Представлява смесица от концепциите на много от популярните облици. Целта е да се интегрират тези добри идеи в подходящ и удобен вид за хора, които се сблъскват за първи път с Kodi.</description> <description lang="bg_BG">Confluence е стандартният облик на Kodi 9.11 и по-новите версии. Представлява смесица от концепциите на много от популярните облици. Целта е да се интегрират тези добри идеи в подходящ и удобен вид за хора, които се сблъскват за първи път с Kodi.</description>
<description lang="ca_ES">Confluence és una combinació de conceptes de moltes aparences populars i intenta adoptar i integrar les seves bones idees en una aparença que sigui senzilla d'entendre i utilitzar per als nous usuaris de Kodi.</description> <description lang="ca_ES">Confluence és la pell per defecte del Kodi 14.0 i superiors. És una combinació de conceptes de moltes pells populars que intenta adoptar i integrar les seves bones idees en una aparença que sigui senzilla d'entendre i utilitzar per els nous usuaris de Kodi.</description>
<description lang="cs_CZ">Confluence je kombinací konceptů z mnoha oblíbených vzhledů a pokouší se pojmout a integrovat jejich dobré nápady do vzhledu, který by měl být pro nové uživatele Kodi jednoduchý na pochopení a používání.</description> <description lang="cs_CZ">Confluence je výchozí vzhled pro Kodi 9.11 a novější. Jedná se o kombinaci konceptů z mnoha jiných populárních vzhledů, která se pokouší uchopit a integrovat jejich dobré nápady do vzhledu, který by měl být pro nového uživatele Kodi jednoduchý na pochopení a používání.</description>
<description lang="cy_GB">Confluence yw croen rhagosodedig Kodi 9.11 ac uwch. Mae'n gyfuniad o gysyniadau o nifer o grwyn poblogaidd ac mae'n ymdrechu i gyfuno eu syniadau da hwy i groen ddylai fod yn hawdd i ddefnyddiwr cyntaf Kodi ei deall a'i ddefnyddio.</description> <description lang="cy_GB">Confluence yw croen rhagosodedig Kodi 9.11 ac uwch. Mae'n gyfuniad o gysyniadau o nifer o grwyn poblogaidd ac mae'n ymdrechu i gyfuno eu syniadau da hwy i groen ddylai fod yn hawdd i ddefnyddiwr cyntaf Kodi ei deall a'i ddefnyddio.</description>
<description lang="da_DK">Confluence er en kombination af koncepter fra mange populære skins, og det forsøger at omfavne og integrere de gode ideer i et skin, der er let for førstegangsbrugere af Kodi at forstå og bruge.</description> <description lang="da_DK">Confluence er standardskin'et til Kodi 9.11 og senere versioner. Det er en kombination af koncepter fra mange populære skins, og det forsøger at omfavne og integrere de gode ideer i et skin, der er let for førstegangsbrugere af Kodi at forstå og bruge.</description>
<description lang="de_DE">Confluence ist der Standardskin ab Kodi 14.0. Er ist eine Kombination mehrerer unterschiedlicher Skin-Konzepte und versucht dabei, die besten Ideen zu kombinieren, um einen einfachen Einstieg für neue Kodi-Nutzer zu ermöglichen.</description> <description lang="de_DE">Confluence ist der Standardskin ab Kodi 14.0. Er ist eine Kombination mehrerer unterschiedlicher Skin-Konzepte und versucht dabei, die besten Ideen zu kombinieren, um einen einfachen Einstieg für neue Kodi-Nutzer zu ermöglichen.</description>
<description lang="el_GR">Το Confluence είναι η προεπιλεγμένη αμφίεση για τις εκδόσεις Kodi 14.0 και άνω. Είναι ένας συνδυασμός από πολλές δημοφιλής αμφιέσεις, και επιχειρεί να παρέχει τις καλύτερες ιδέες τους σε μία αμφίεση, το οποίο είναι εύκολο για τους αρχάριους χρήστες του Kodi να κατανοήσουν και να χρησιμοποιήσουν.</description> <description lang="el_GR">Το Confluence είναι η προεπιλεγμένη αμφίεση για τις εκδόσεις Kodi 14.0 και άνω. Είναι ένας συνδυασμός από πολλές δημοφιλής αμφιέσεις, και επιχειρεί να παρέχει τις καλύτερες ιδέες τους σε μία αμφίεση, το οποίο είναι εύκολο για τους αρχάριους χρήστες του Kodi να κατανοήσουν και να χρησιμοποιήσουν.</description>
<description lang="en_AU">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description> <description lang="en_AU">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description>
<description lang="en_GB">Confluence is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description> <description lang="en_GB">Confluence is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description>
<description lang="en_NZ">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description> <description lang="en_NZ">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description>
<description lang="en_US">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description> <description lang="en_US">Confluence is the default skin for Kodi 9.11 and above. It is a combination of concepts from many popular skins, and attempts to embrace and integrate their good ideas into a skin that should be easy for first time Kodi users to understand and use.</description>
<description lang="es_AR">Confluence es una combinación de conceptos de muchos skins populares, e intenta abarcar e integrar lo mejor de ellos en un skin que sea sencillo de entender y utilizar para los nuevos usuarios de Kodi.</description> <description lang="es_AR">Confluence es el skin por defecto de Kodi 14.0 y posteriores. Es una combinación de conceptos de muchos skins populares, e intenta abarcar e integrar lo mejor de ellos en un skin que sea sencillo de entender y utilizar para los nuevos usuarios de Kodi.</description>
<description lang="es_ES">Confluence es la skin por defecto de Kodi 9.11 y posteriores. Es una combinación de conceptos de muchas skins populares, e intenta abarcar e integrar lo mejor de ellas en una skin que sea sencilla de entender y utilizar para los nuevos usuarios de Kodi.</description> <description lang="es_ES">Confluence es la skin por defecto de Kodi 9.11 y posteriores. Es una combinación de conceptos de muchas skins populares, e intenta abarcar e integrar lo mejor de ellas en una skin que sea sencilla de entender y utilizar para los nuevos usuarios de Kodi.</description>
<description lang="es_MX">Confluence es el skin por defecto para Kodi 9.11 en adelante. Es una combinación de conceptos de varias skins populares, e intenta adoptar e integrar sus buenas ideas en un skin que debería ser fá de entender y usar para quienes usen Kodi por primera vez.</description> <description lang="es_MX">Confluence es el skin por defecto para Kodi 9.11 en adelante. Es una combinación de conceptos de varias skins populares, e intenta adoptar e integrar sus buenas ideas en un skin que debería ser fá de entender y usar para quienes usen Kodi por primera vez.</description>
<description lang="et_EE">Confluence on Kodi vaikerüü alates versioonist 9.11. Confluence on paljude populaarsete rüüde kombinatsioon, üritades omavahel siduda nende parimaid lahendusi, et saavutada esmakasutajale selget ja kergelt kasutatavat tulemust.</description> <description lang="et_EE">Confluence on Kodi vaikerüü alates versioonist 9.11. Confluence on paljude populaarsete rüüde kombinatsioon, üritades omavahel siduda nende parimaid lahendusi, et saavutada esmakasutajale selget ja kergelt kasutatavat tulemust.</description>
<description lang="eu_ES">Confluence hainbat azal ospetsutatik hartutako kontzeptuen konbinaketa da. Horietatik ideia onak hartu eta integratzen saiatzen da, Kodi lehen aldiz erabiltzen dutenentzat ulertzeko eta erabiltzeko erraza izango den azal batean.</description> <description lang="eu_ES">Confluence hainbat azal ospetsutatik hartutako kontzeptuen konbinaketa da. Horietatik ideia onak hartu eta integratzen saiatzen da, Kodi lehen aldiz erabiltzen dutenentzat ulertzeko eta erabiltzeko erraza izango den azal batean.</description>
<description lang="fa_IR">Confluence ترکیبی از چند پوسته محبوب دیگر است و تلاش دارد بهترین ایده ها را با هم ترکیب کند، تا شروعی ساده و آسان را برای کاربران جدید Kodi امکان پذیر سازد.</description> <description lang="fa_IR">Confluence پوسته پیش فرض Kodi در ویرایش 14 و بالاتر است. این پوسته ترکیبی از چند پوسته محبوب دیگر است و تلاش دارد بهترین ایده ها را با هم ترکیب کند، تا شروعی ساده و آسان را برای کاربران جدید Kodi امکان پذیر سازد.</description>
<description lang="fi_FI">Confluence on yhdistelmä useiden suosittujen ulkoasujen konsepteista, ja yritys omaksua ja integroida heidän hyvät ideat ulkoasuun, jonka pitäisi olla helppokäyttöinen ja -tajuinen kaikille Kodin käyttäjille.</description> <description lang="fi_FI">Confluence on yhdistelmä useiden suosittujen ulkoasujen konsepteista, ja yritys omaksua ja integroida heidän hyvät ideat ulkoasuun, jonka pitäisi olla helppokäyttöinen ja -tajuinen kaikille Kodin käyttäjille.</description>
<description lang="fo_FO">Confluence er vanliga útsjóndin, sum er brúkt í Kodi síðan útg. 9.11. Hetta er ein samansjóðan av fleiri hugtøkum. Ætlanin er at útsjóndin skal lætta um móttøku og nýtslu av Kodi fyri nýggjar brúkarar.</description> <description lang="fo_FO">Confluence er vanliga útsjóndin, sum er brúkt í Kodi síðan útg. 9.11. Hetta er ein samansjóðan av fleiri hugtøkum. Ætlanin er at útsjóndin skal lætta um móttøku og nýtslu av Kodi fyri nýggjar brúkarar.</description>
<description lang="fr_CA">Confluence est une combinaison de concepts provenant de plusieurs habillages populaires. Il tente dinclure et dintégrer leurs bonnes idées en un habillage qui devrait être facile à comprendre et à utiliser pour les utilisateurs débutants de Kodi.</description> <description lang="fr_CA">Confluence est une combinaison de concepts provenant de plusieurs habillages populaires. Il tente d'inclure et d'intégrer leurs bonnes idées en un habillage qui devrait être facile à comprendre et à utiliser pour les utilisateurs débutants de Kodi.</description>
<description lang="fr_FR">Confluence s'inspire des concepts de nombreux habillages populaires, et constitue une tentative d'inclusion et d'intégration des meilleures idées afin de créer un habillage d'interface qui soit facile à comprendre et à utiliser pour les personnes découvrant Kodi.</description> <description lang="fr_FR">Confluence est l'habillage d'origine depuis Kodi 14.0. Reprenant les concepts issus de plusieurs habillages populaires, il est une tentative d'inclusion et d'intégration des meilleures idées afin de créer un habillage d'interface qui soit facile à comprendre et à utiliser pour les personnes découvrant Kodi.</description>
<description lang="gl_ES">Confluence é a pel predeterminada para Kodi 9.11 e posteriores. É unha combinación de conceptos de algunhas peles populares, e tenta abranguer e integrar as súas mellores ideas nunha pel que sexa fácil de entender e utilizar para as usuarias que utilizan por primeira vez Kodi.</description> <description lang="gl_ES">Confluence é a pel predeterminada para Kodi 9.11 e posteriores. É unha combinación de conceptos de algunhas peles populares, e tenta abranguer e integrar as súas mellores ideas nunha pel que sexa fácil de entender e utilizar para as usuarias que utilizan por primeira vez Kodi.</description>
<description lang="he_IL">המעטפת Confluence היא מעטפת ברירת המחדל של Kodi. המעטפת הינה תוצר של אימוץ מאפיינים ממעטפות פופולריות רבות תוך רצון לשלב מאפיינים אלה למעטפת פשוטה לשימוש ולהכרה ראשונית ע"י משתמשי Kodi חדשים.</description> <description lang="he_IL">המעטפת Confluence היא מעטפת ברירת המחדל של Kodi. המעטפת הינה תוצר של אימוץ מאפיינים ממעטפות פופולריות רבות תוך רצון לשלב מאפיינים אלה למעטפת פשוטה לשימוש ולהכרה ראשונית ע"י משתמשי Kodi חדשים.</description>
<description lang="hr_HR">Confluence je uobičajena presvlaka za Kodi 14.0 naviše. To je mješavina koncepta iz mnogih drugih popularnih presvlaka, pokušaj da se objedine njihove dobre osobine u presvlaku i da budu lagane za upotrebu i razumljive novim Kodi korisnicima.</description> <description lang="hr_HR">Confluence je uobičajena presvlaka za Kodi 14.0 naviše. To je mješavina koncepta iz mnogih drugih popularnih presvlaka, pokušaj da se objedine njihove dobre osobine u presvlaku i da budu lagane za upotrebu i razumljive novim Kodi korisnicima.</description>
@ -98,14 +98,14 @@
<description lang="id_ID">Confluence merupakan skin bawaan untuk Kodi 9.11 dan selanjutnya. Merupakan kombinasi konsep dari beberapa skin populer, dan berusaha untuk merangkul dan menyatukan ide bagus mereka ke sebuah skin yang mudah dipakai dan dipahami oleh pengguna Kodi pertama kali.</description> <description lang="id_ID">Confluence merupakan skin bawaan untuk Kodi 9.11 dan selanjutnya. Merupakan kombinasi konsep dari beberapa skin populer, dan berusaha untuk merangkul dan menyatukan ide bagus mereka ke sebuah skin yang mudah dipakai dan dipahami oleh pengguna Kodi pertama kali.</description>
<description lang="is_IS">Confluence er sjálfgefið útlit Kodi 14.0 og nýrra. Það er samsetning hugmynda frá mörgum vinsælum útlitum og er tilraun til að fanga og innlima þær góðu hugmyndir í útlit sem sé einfalt fyrir fyrir nýja Kodi notendur að skilja og nota</description> <description lang="is_IS">Confluence er sjálfgefið útlit Kodi 14.0 og nýrra. Það er samsetning hugmynda frá mörgum vinsælum útlitum og er tilraun til að fanga og innlima þær góðu hugmyndir í útlit sem sé einfalt fyrir fyrir nýja Kodi notendur að skilja og nota</description>
<description lang="it_IT">Confluence è la skin predefinita di Kodi dalla versione 14.0 in poi. È una combinazione di elementi provenienti da altre skin popolari e cerca di integrare e coinvolgere tutte le loro grandi idee in una skin facile da usare e comprendere per l'utente inesperto di Kodi.</description> <description lang="it_IT">Confluence è la skin predefinita di Kodi dalla versione 14.0 in poi. È una combinazione di elementi provenienti da altre skin popolari e cerca di integrare e coinvolgere tutte le loro grandi idee in una skin facile da usare e comprendere per l'utente inesperto di Kodi.</description>
<description lang="ja_JP">Confluenceは、さまざまな人気のあるスキンのコンセプトを組み合わせ、ユーザが初めて Kodi に触れる際、使い勝手が良いようにアイデアを盛り込み、簡単で分かり易くユーザーが使用できるようにしてあります。</description> <description lang="ja_JP">Confluence は Kodi 9.11 およびそれ以上のバージョンで標準のスキンです。さまざまな人気のスキンのコンセプトを組み合わせ、ユーザが初めて Kodi に触れる際に便利に使えるようにしてあります。</description>
<description lang="ko_KR">Confluence 는 Kodi 14.0 이상을 위한 기본 스킨입니다. 많은 인기 스킨의 컨셉과 좋은 아이디어를 모아서 하나의 스킨으로 만들었으며 초보자도 사용하기 쉽습니다.</description> <description lang="ko_KR">Confluence 는 Kodi 14.0 이상을 위한 기본 스킨입니다. 많은 인기 스킨의 컨셉과 좋은 아이디어를 모아서 하나의 스킨으로 만들었으며 초보자도 사용하기 쉽습니다.</description>
<description lang="lt_LT">Confluence yra numatytoji teminė išvaizda pradedant Kodi 9.11 versija. Tai daugelio populiarių teminų išvaizdų derinys. Bandymas priimti ir integruoti vartotojų idėjas į teminę išvaizdą katra turėtų būti lengvai suprantama pirmą kartą naudojantiems Kodi</description> <description lang="lt_LT">Confluence yra numatytoji teminė išvaizda pradedant Kodi 9.11 versija. Tai daugelio populiarių teminų išvaizdų derinys. Bandymas priimti ir integruoti vartotojų idėjas į teminę išvaizdą katra turėtų būti lengvai suprantama pirmą kartą naudojantiems Kodi</description>
<description lang="lv_LV">Confluence ir apvienota daudzu populāru apvalku koncepcija un centieni pieņemt un integrēt labākās idejas, lai jaunajiem Kodi ietotājiem to būtu viegli izprast un lietot.</description> <description lang="lv_LV">Confluence ir Kodi 9.11 un jaunāku versiju noklusētais apvalks. Tajā apvienota daudzu populāru apvalku koncepcija un centieni pieņemt un integrēt labākās idejas, lai jaunajiem Kodi ietotājiem to būtu viegli izprast un lietot.</description>
<description lang="mk_MK">Confluence е основниот изглед на Kodi 14.0 и нагоре. Тој е комбинација на концепти од повеќе популарни изгледи, и настојува да ги обедини и истакне нивните добри идеи во еден изглед разбирлив за почетници.</description> <description lang="mk_MK">Confluence е основниот изглед на Kodi 14.0 и нагоре. Тој е комбинација на концепти од повеќе популарни изгледи, и настојува да ги обедини и истакне нивните добри идеи во еден изглед разбирлив за почетници.</description>
<description lang="ms_MY">Penyatuan ialah kulit lalai untuk Kodi 9.11 dan ke atas. Ia merupakan gabungan konsep dari pelbagai kulit terkenal, dan berusaha untuk merangkumkan dan menyepadukan idea baik kulit-kulit tersebut menjadi satu kulit yang mudah difahami dan digunakan oleh pengguna baru Kodi .</description> <description lang="ms_MY">Penyatuan ialah kulit lalai untuk Kodi 9.11 dan ke atas. Ia merupakan gabungan konsep dari pelbagai kulit terkenal, dan berusaha untuk merangkumkan dan menyepadukan idea baik kulit-kulit tersebut menjadi satu kulit yang mudah difahami dan digunakan oleh pengguna baru Kodi .</description>
<description lang="mt_MT">Confluence hija d-dehra normali ta' Kodi 14.0 il-fuq. Hija taħlita ta' kunċetti minn ħafna dehriet popolari, u tipporva tgħaqqad u tintegra l-aqwa ideat tagħhom f'dehra li għandha tkun faċli biex jifmuha u jużawha dawk l-utenti li qed jużaw Kodi għall-ewwel darba.</description> <description lang="mt_MT">Confluence hija d-dehra normali ta' Kodi 14.0 il-fuq. Hija taħlita ta' kunċetti minn ħafna dehriet popolari, u tipporva tgħaqqad u tintegra l-aqwa ideat tagħhom f'dehra li għandha tkun faċli biex jifmuha u jużawha dawk l-utenti li qed jużaw Kodi għall-ewwel darba.</description>
<description lang="nb_NO">Confluence er forvalgt drakt for Kodi 9.11 og oppover. Det er en kombinasjon av konseptene fra mange populære drakter, og prøver å omfavne og integrere de gode idéene i en drakt som bør være lett å forstå og benytte seg av for nye Kodi-brukere.</description> <description lang="nb_NO">Confluence er standardskallet for Kodi 9.11 og oppover. Det er en kombinasjon av konseptene fra mange populære skall, og prøver å omfavne og integrere de gode idéene i et skall som bør være lett å forstå og benytte seg av for nye Kodi-brukere.</description>
<description lang="nl_NL">Confluence is de standaard skin voor Kodi 15.0 en hoger. Het combineert de concepten van andere populaire skins, waarbij het tracht hun goede ideeën te integreren in een skin die gemakkelijk in gebruik is.</description> <description lang="nl_NL">Confluence is de standaard skin voor Kodi 15.0 en hoger. Het combineert de concepten van andere populaire skins, waarbij het tracht hun goede ideeën te integreren in een skin die gemakkelijk in gebruik is.</description>
<description lang="pl_PL">Confluence jest kombinacją koncepcji wielu popularnych skór i próbą zawarcia tego, co w nich najlepsze w skórze, która będzie łatwa do opanowania dla początkującego użytkownika.</description> <description lang="pl_PL">Confluence jest kombinacją koncepcji wielu popularnych skór i próbą zawarcia tego, co w nich najlepsze w skórze, która będzie łatwa do opanowania dla początkującego użytkownika.</description>
<description lang="pt_BR">Confluence é a skin padrão do Kodi 9.11 e acima. É uma combinação de conceitos das mais populares skins, visando abraçar e integrar as boas ideias em uma skin que seja fácil de entender e usar, destinada aos usuários iniciantes do Kodi. </description> <description lang="pt_BR">Confluence é a skin padrão do Kodi 9.11 e acima. É uma combinação de conceitos das mais populares skins, visando abraçar e integrar as boas ideias em uma skin que seja fácil de entender e usar, destinada aos usuários iniciantes do Kodi. </description>
@ -115,9 +115,9 @@
<description lang="sk_SK">Confluence je predvolený pre Kodi 9.11 a vyššie. Je kombináciou konceptov z mnoho populárnych skinov a pokusom integrovať ich dobré nápady do skinu, ktorý by bol ľahko zrozumiteľný a použiteľný pre nových používateľov Kodi.</description> <description lang="sk_SK">Confluence je predvolený pre Kodi 9.11 a vyššie. Je kombináciou konceptov z mnoho populárnych skinov a pokusom integrovať ich dobré nápady do skinu, ktorý by bol ľahko zrozumiteľný a použiteľný pre nových používateľov Kodi.</description>
<description lang="sl_SI">Confluence je privzeta preobleka za Kodi 14.0 in novejše. Je kombinacija konceptov mnogih priljubljenih preoblek in poskuša zaobjeti in integrirati njihove dobre ideje v preobleko, ki bi bila preprosta za uporabo in razumevanje tudi novim uporabnikom.</description> <description lang="sl_SI">Confluence je privzeta preobleka za Kodi 14.0 in novejše. Je kombinacija konceptov mnogih priljubljenih preoblek in poskuša zaobjeti in integrirati njihove dobre ideje v preobleko, ki bi bila preprosta za uporabo in razumevanje tudi novim uporabnikom.</description>
<description lang="sq_AL">Confluence është maska kryesore për Kodi 9.11 dhe verzionet më të lartë. Është nje kombinim nga shumë maska e popullarizuar dhe përpjeket për të përqafuar dhe integruar idetë më të mira në një maskë që të jetë sa më lehtë në përdorim dhe kuptim për përdoruasit duke e përdorur Kodi për herë të parë.</description> <description lang="sq_AL">Confluence është maska kryesore për Kodi 9.11 dhe verzionet më të lartë. Është nje kombinim nga shumë maska e popullarizuar dhe përpjeket për të përqafuar dhe integruar idetë më të mira në një maskë që të jetë sa më lehtë në përdorim dhe kuptim për përdoruasit duke e përdorur Kodi për herë të parë.</description>
<description lang="sr_RS">Confluence је мешавина концепата из многих других популарних маски, и покушај да се обједине њихове добре идеје у маску која би трeбала да буде лака за разумевање и употребу новим корисницима Kodi-а.</description> <description lang="sr_RS">Confluence је мешавина концепата из многих других популарних маски, и покушај да се обједине њихове добре идеје у маску која би трабала да буде лака за разумевање и употребу новим корисницима Kodi-а.</description>
<description lang="sr_RS@latin">Confluence je mešavina koncepata iz mnogih drugih popularnih maski, i pokušaja da se objedine njihove dobre ideje u masku koja bi trebala da bude laka za razumevanje i upotrebu novim korisnicima Kodi-a.</description> <description lang="sr_RS@latin">Confluence je mešavina koncepata iz mnogih drugih popularnih maski, i pokušaj da se objedine njihove dobre ideje u masku koja bi trabala da bude laka za razumevanje i upotrebu novim korisnicima Kodi-a.</description>
<description lang="sv_SE">Confluence kombinerar koncept från många populära skal och försöker återanvända och integrera goda idéer för att skapa ett skal som är enkelt att förstå och använda för nya Kodi-användare.</description> <description lang="sv_SE">Confluence är standardskal för Kodi 14.0 och senare. Det kombinerar koncept från många populära skal och försöker återanvända och integrera goda idéer för att skapa ett skal som är enkelt att förstå och använda för nya Kode-användare.</description>
<description lang="szl">Confluence to je wychodnŏ skōra dlŏ Kodi 14.0 i nowszych. To je miszōng kōnceptōw ze mocki popularnych skōr i prōbuje te nŏjlepsze wkludzić do skōry, kerŏ winnŏ być prostŏ we użyciu i spokopiyniu dlŏ nowych używŏczōw Kodi.</description> <description lang="szl">Confluence to je wychodnŏ skōra dlŏ Kodi 14.0 i nowszych. To je miszōng kōnceptōw ze mocki popularnych skōr i prōbuje te nŏjlepsze wkludzić do skōry, kerŏ winnŏ być prostŏ we użyciu i spokopiyniu dlŏ nowych używŏczōw Kodi.</description>
<description lang="tg_TJ">Пӯсти ҳамҷараёнӣ ҳамчун пӯсти пешфарз барои Kodi 9.11 ё версияи навтар истифода мешавад. Ин пӯст аз унсурҳои пӯстҳои машҳури дигар сохта шудааст ва ва ҳамаи фикрҳои беҳтарин дар як пӯст ҷамъ мекунад, то ки корбарони навомад тавонанд Kodi-ро ба осонӣ фаҳманд ва истифода баранд.</description> <description lang="tg_TJ">Пӯсти ҳамҷараёнӣ ҳамчун пӯсти пешфарз барои Kodi 9.11 ё версияи навтар истифода мешавад. Ин пӯст аз унсурҳои пӯстҳои машҳури дигар сохта шудааст ва ва ҳамаи фикрҳои беҳтарин дар як пӯст ҷамъ мекунад, то ки корбарони навомад тавонанд Kodi-ро ба осонӣ фаҳманд ва истифода баранд.</description>
<description lang="th_TH">Confluenceเป็นสกินเริ่มต้นสำหรับ Kodi 9.11 หรือสูงกว่า มันเป็นส่วนผสมของแนวคิดจากสกินที่ได้รับความนิยมและพยายามที่จะยอมรับและบูรณาการส่วนที่ดีของมันเข้าไปในสกิน ซึ่งน่าจะง่ายสำหรับผู้ใช้ Kodiใหม่ ที่จะเข้าใจและใช้งานได้ดี</description> <description lang="th_TH">Confluenceเป็นสกินเริ่มต้นสำหรับ Kodi 9.11 หรือสูงกว่า มันเป็นส่วนผสมของแนวคิดจากสกินที่ได้รับความนิยมและพยายามที่จะยอมรับและบูรณาการส่วนที่ดีของมันเข้าไปในสกิน ซึ่งน่าจะง่ายสำหรับผู้ใช้ Kodiใหม่ ที่จะเข้าใจและใช้งานได้ดี</description>
@ -128,7 +128,9 @@
<description lang="zh_TW">Confluence 是從 Kodi 9.11 開始預設的佈景主題。它結合了許多受歡迎的佈景主題的概念,且試圖包含並整合它們的優點,使第一次使用 Kodi 的使用者可以簡單地上手。</description> <description lang="zh_TW">Confluence 是從 Kodi 9.11 開始預設的佈景主題。它結合了許多受歡迎的佈景主題的概念,且試圖包含並整合它們的優點,使第一次使用 Kodi 的使用者可以簡單地上手。</description>
<platform>all</platform> <platform>all</platform>
<license>GNU General Public License version 2</license> <license>GNU General Public License version 2</license>
<forum>https://forum.kodi.tv/forumdisplay.php?fid=125</forum> <forum>http://forum.kodi.tv/forumdisplay.php?fid=125</forum>
<website/>
<email/>
<source>https://github.com/xbmc/skin.confluence</source> <source>https://github.com/xbmc/skin.confluence</source>
<assets> <assets>
<icon>resources/icon.png</icon> <icon>resources/icon.png</icon>
@ -143,6 +145,6 @@
<screenshot>resources/screenshot-08.jpg</screenshot> <screenshot>resources/screenshot-08.jpg</screenshot>
<screenshot>resources/screenshot-09.jpg</screenshot> <screenshot>resources/screenshot-09.jpg</screenshot>
</assets> </assets>
<news>- - Fix image in select dialog.[CR]- Updated language files from Transifex.</news> <news>Fixed 'What's New' for addon info</news>
</extension> </extension>
</addon> </addon>

View File

@ -1,209 +1,18 @@
[B]4.7.15[/B] [B]3.1.4[/B]
- Fix image in select dialog
[B]4.7.14[/B]
- Add PVR guide controls dialog
[B]4.7.13[/B]
- Updated language files from Transifex
[B]4.7.12[/B]
- Updated language files from Transifex
[B]4.7.11[/B]
- Fix PVR radio record button
- Fix PVR recording label
- Fix posters
- Add "Versions" button to add-on information dialog
[B]4.7.10[/B]
- Updated language files from Transifex
[B]4.7.9[/B]
- Fix season posters
[B]4.7.6[/B]
- Switch to dynamic content for home screen widgets
- Home screen widgets show only unwatched items
[B]4.7.5[/B]
- Bump xbmc.gui
- Add support for enabled add-ons
[B]4.7.1[/B]
- Add support for PVR reminders
- Fix / add new buttons in PVR information window
- Update PVR group manager dialog with latest changes
[B]4.7.0[/B]
- Added chapter markers to progress bar
- Uppercase Season and Episode indicators on home Recently Added Episodes
[B]4.6.9[/B]
- Media flagging updates
- Language updates
[B]4.6.8[/B]
- Add HasArchive indicator to channels and programs
- Add CoreELEC compatibility
[B]4.6.7[/B]
- Language updates
[B]4.6.6[/B]
- Language updates
- Fix comments in strings.po
- Fix addon.xml
[B]4.6.5[/B]
- Language updates
- Fix endtime visibility for video info screen
- Add video duration into view
[B]4.6.4[/B]
- Add "End time" for video playback
- Add add-ons submenu
- Music artist info updated
- Power/Favourites buttons updated
[B]4.6.3[/B]
- Fix now playing issue
[B]4.6.2[/B]
- Tags fixed
[B]4.6.1[/B]
- Language updates
[B]4.6.0[/B]
- Added "Kids profile" option
[B]4.5.15[/B]
- Fix game stretch mode
[B]4.5.14[/B]
- Unused include removed (NowPlaying)
[B]4.5.13[/B]
- Fixed missing labels
- Removed audio dsp references
[B]4.5.12[/B]
- Language updates
[B]4.5.11[/B]
- Add "Rip CD" button to home sub menu
[B]4.5.10[/B]
- Language updates
[B]4.5.9[/B]
- Fix menu visibility when offsetting subtitles
[B[4.5.8[/B]
- Language updates
[B]4.5.7[/B]
- Language updates
[B]4.5.6[/B]
- Refactor media info/now playing views
- Support for hide plot/thumb (OverlaySpoiler.png)
[B]4.5.5[/B]
- GUI version bump to 5.14.0
- Fonts updates
- Language updates
[B]4.5.4[/B]
- Fix missing video and audio codec flags
[B]4.5.3[/B]
- Fix album start rating
- Fix missing localisation
[B]4.5.2[/B]
- Added 8K support
- Add setting for profile identification
[B]4.5.1[/B]
- Audio DSP support removed
[B]4.5.0[/B]
- Added 'Game' shortcuts to home menu
- Fixed hiding 'Games' home menu item
[B]4.4.7[/B]
- Updated GameOSD dialog
[B]4.1.41[/B]
- Added GameOSD dialog
[B]4.1.4[/B]
- Added path to music info dialog - Added path to music info dialog
- Updated language files from Transifex - Updated language files from Transifex
[B]4.0.4[/B] [B]3.1.1[/B]
- Added fallbacks for home screen Recently Added items - Added fallbacks for home screen Recently Added items
- Updated addon settings dialog
[B]4.0.1[/B] [B]3.1.0[/B]
- Updated addon settings dialog - Fixed 'Paused' condition
- Restored view mode/sizing info
[B]4.0.0[/B] - More space for epg label
- Fixed recording icon size
* Leia (v18) updates
- Bumped xbmc.gui to 5.13.0
- Removed hyphens as a none value
- Added Game sections
- Changed DialogPVRGuideOSD.xml to DialogPVRChannelGuide.xml
- Updated duration labels
- Removed 'noop' values
- Added 'TV/Radio toggle' button to DialogPVRGroupManager.xml
- Removed views 11 and 13 from MyPVRGuide.xml
- Added 'All/Watched/Unwatched' to MyPVRRecordings.xml
[B]3.0.39[/B] [B]3.0.39[/B]

View File

@ -1,93 +0,0 @@
Copyright 2014 The Heebo Project Authors.
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

View File

@ -1,219 +0,0 @@
Copyright 2011 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-------------------------------------------------------------------------
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Binary file not shown.

Binary file not shown.

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Verander jou" msgstr "Verander jou"
msgctxt "#31001"
msgid "GAMES"
msgstr "SPELETJIES"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]SPELETJIE VERSTELLINGS[/B][CR][CR]Stel rewind ondersteuning & opsies op · Stel sleutelbord gebruik en hoeveelheid sleutelbord spelers op"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Krag opsies" msgstr "Krag opsies"
@ -76,18 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Geheue gebruik" msgstr "Geheue gebruik"
msgctxt "#31015"
msgid "Minute"
msgstr "Minuut"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Tyd verloop"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Onbeskikbaar"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Speel" msgstr "Speel"
@ -240,18 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opsies" msgstr "Opsies"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Agtergrond pad Meester:"
msgctxt "#31114"
msgid "System"
msgstr "Stelsel"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Hoof knoppie speellyste"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Wys onlangs bygevoegde albums" msgstr "Wys onlangs bygevoegde albums"
@ -261,17 +229,13 @@ msgid "Show recently added videos"
msgstr "Wys onlangs bygevoegde videos" msgstr "Wys onlangs bygevoegde videos"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Tuis bladsy \"Byvoegsels\" subkieslys" msgstr "Tuis bladsy programme subkieslys"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Versteek agtergrond ondersteunerkuns" msgstr "Versteek agtergrond ondersteunerkuns"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Tuis bladsy \"Speletjies\" subkieslys"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Versteek EPG as RDS teenwoordig is op kanaal venster" msgstr "Versteek EPG as RDS teenwoordig is op kanaal venster"
@ -316,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Verstellings vlak" msgstr "Verstellings vlak"
msgctxt "#31143"
msgid "Use"
msgstr "Gebruik"
msgctxt "#31144"
msgid "playlist"
msgstr "speellys"
msgctxt "#31145"
msgid "playlist path"
msgstr "speellys pad"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Kortpaaie" msgstr "Kortpaaie"
@ -352,10 +304,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Opkomende episodes" msgstr "Opkomende episodes"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Versteek Meester profiel hoof kieslys knoppies"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Huidige temperatuur" msgstr "Huidige temperatuur"
@ -617,8 +565,8 @@ msgid "MUSIC"
msgstr "MUSIEK" msgstr "MUSIEK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "BYVOEGSELS" msgstr "PROGRAMME"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +579,3 @@ msgstr "STELSEL"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Tydskuif"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Kies tipe profiel identifikasie"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profiel naam"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profiel avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -28,10 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "በሙል መመልከቻ ዘዴ " msgstr "በሙል መመልከቻ ዘዴ "
msgctxt "#31017"
msgid "Unavailable"
msgstr "አልተገኘም "
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "በማጫወት ላይ" msgstr "በማጫወት ላይ"
@ -144,10 +140,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "ምርጫዎች" msgstr "ምርጫዎች"
msgctxt "#31114"
msgid "System"
msgstr "ስርአት"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "ግጥም" msgstr "ግጥም"
@ -164,10 +156,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "የማሰናጃ ደረጃዎች" msgstr "የማሰናጃ ደረጃዎች"
msgctxt "#31143"
msgid "Use"
msgstr "ይጠቀሙ"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "አቋራጮች" msgstr "አቋራጮች"
@ -232,10 +220,6 @@ msgctxt "#31327"
msgid "Resolution" msgid "Resolution"
msgstr "ሪዞሊሽን" msgstr "ሪዞሊሽን"
msgctxt "#31328"
msgid "Recently added"
msgstr "በቅርብ ጊዜ የተጨመሩ "
msgctxt "#31331" msgctxt "#31331"
msgid "Album details" msgid "Album details"
msgstr "የ አልበም ዝርዝሮች" msgstr "የ አልበም ዝርዝሮች"
@ -384,6 +368,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "ሙዚቃ" msgstr "ሙዚቃ"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "ፕሮግራሞች"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ዲስክ ማጫወቻ" msgstr "ዲስክ ማጫወቻ"
@ -395,7 +383,3 @@ msgstr "ስርአቱ"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "ራዲዮ" msgstr "ራዲዮ"
msgctxt "#31963"
msgid "Profile name"
msgstr "የ ገጽታ ስም"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -28,10 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "ملئ الشاشه" msgstr "ملئ الشاشه"
msgctxt "#31017"
msgid "Unavailable"
msgstr "غير موجود"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "يشتغل الان" msgstr "يشتغل الان"
@ -140,10 +136,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "إعدادات" msgstr "إعدادات"
msgctxt "#31114"
msgid "System"
msgstr "النظام"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "كلمات الأغاني" msgstr "كلمات الأغاني"
@ -284,6 +276,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "الموسيقى" msgstr "الموسيقى"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "البرمجيات"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "القرص" msgstr "القرص"
@ -295,7 +291,3 @@ msgstr "النظام"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "راديو" msgstr "راديو"
msgctxt "#31963"
msgid "Profile name"
msgstr "اسم الملف الشخصي"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,10 +20,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Tam ekran" msgstr "Tam ekran"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Qısayollar" msgstr "Qısayollar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -16,81 +16,21 @@ msgstr ""
"Language: be_BY\n" "Language: be_BY\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
msgctxt "#31000"
msgid "Change your"
msgstr "Змяніць"
msgctxt "#31001"
msgid "GAMES"
msgstr "ГУЛЬНІ"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]НАЛАДЫ ГУЛЬНІ[/B][CR][CR]Наладка перамоткі · Наладка перамоткі і колькасці гульцоў"
msgctxt "#31003"
msgid "Power options"
msgstr "Параметры сілкавання"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "Ідзе праца..." msgstr "Ідзе праца..."
msgctxt "#31005"
msgid "Hide information"
msgstr "Хаваць інфармацыю"
msgctxt "#31006" msgctxt "#31006"
msgid "View options" msgid "View options"
msgstr "Параметры выгляду" msgstr "Налады выгляду"
msgctxt "#31007"
msgid "Video process information"
msgstr "Інфармацыя пра відэапрацэс"
msgctxt "#31008" msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "На ўвесь экран" msgstr "Увесь экран"
msgctxt "#31009"
msgid "Total duration"
msgstr "Агульная працягласць"
msgctxt "#31010"
msgid "Hardware decoding"
msgstr "Апаратнае дэкадаванне"
msgctxt "#31011"
msgid "Inactive"
msgstr "Не актыўна"
msgctxt "#31012"
msgid "Decoder"
msgstr "Дэкодэр"
msgctxt "#31013"
msgid "Audio process information"
msgstr "Інфармацыя пра аўдыяпрацэс"
msgctxt "#31014"
msgid "Memory used"
msgstr "Выкарыстанне памяці"
msgctxt "#31015"
msgid "Minute"
msgstr "Хвіліна"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Мінула часу"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Недаступна"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Прайграецца" msgstr "Playing"
msgctxt "#31024" msgctxt "#31024"
msgid "Page" msgid "Page"
@ -98,44 +38,24 @@ msgstr "Старонка"
msgctxt "#31025" msgctxt "#31025"
msgid "Items" msgid "Items"
msgstr "элементы" msgstr "складнікаў"
msgctxt "#31026"
msgid "Misc options"
msgstr "Іншыя параметры"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "Мясціна" msgstr "Месца"
msgctxt "#31028"
msgid "Poster wrap"
msgstr "Постэры"
msgctxt "#31029" msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "Аматарскія ілюстрацыі" msgstr "Fanart"
msgctxt "#31031"
msgid "Pic thumbs"
msgstr "Мініяцюры выяў"
msgctxt "#31032"
msgid "Image wrap"
msgstr "Выявы"
msgctxt "#31033" msgctxt "#31033"
msgid "Info" msgid "Info"
msgstr "Інфармацыя" msgstr "Зьвесткі"
msgctxt "#31039" msgctxt "#31039"
msgid "Actions" msgid "Actions"
msgstr "Дзеянні" msgstr "Дзеянні"
msgctxt "#31040"
msgid "Now playing"
msgstr "Зараз прайграецца"
msgctxt "#31042" msgctxt "#31042"
msgid "PLAYING" msgid "PLAYING"
msgstr "ПРАЙГРАЕЦЦА" msgstr "ПРАЙГРАЕЦЦА"
@ -146,435 +66,155 @@ msgstr "ПРЫПЫНЕНА"
msgctxt "#31044" msgctxt "#31044"
msgid "FAST FORWARD" msgid "FAST FORWARD"
msgstr "ПЕРАМОТКА ЎПЕРАД" msgstr "FAST FORWARD"
msgctxt "#31045" msgctxt "#31045"
msgid "REWIND" msgid "REWIND"
msgstr "ПЕРАМОТКА НАЗАД" msgstr "REWIND"
msgctxt "#31046" msgctxt "#31046"
msgid "SEEKING" msgid "SEEKING"
msgstr "ПОШУК" msgstr "SEEKING"
msgctxt "#31048"
msgid "Visualisation presets"
msgstr "Перадналады візуалізацыі"
msgctxt "#31049" msgctxt "#31049"
msgid "End time" msgid "End time"
msgstr "Час завяршэння" msgstr "End time"
msgctxt "#31050" msgctxt "#31050"
msgid "Sort: Ascending" msgid "Sort: Ascending"
msgstr "Па ўзрастанні" msgstr "Наўпростае сартаваньне"
msgctxt "#31051" msgctxt "#31051"
msgid "Sort: Descending" msgid "Sort: Descending"
msgstr "Па ўбыванні" msgstr "Адваротнае сартаваньне"
msgctxt "#31055" msgctxt "#31055"
msgid "Open playlist" msgid "Open playlist"
msgstr "Адкрыць спіс прайгравання" msgstr "Open playlist"
msgctxt "#31056" msgctxt "#31056"
msgid "Save playlist" msgid "Save playlist"
msgstr "Захаваць спіс прайгравання" msgstr "Save playlist"
msgctxt "#31057" msgctxt "#31057"
msgid "Close playlist" msgid "Close playlist"
msgstr "Закрыць спіс прайгравання" msgstr "Close playlist"
msgctxt "#31058" msgctxt "#31058"
msgid "System music files" msgid "System music files"
msgstr "Сістэмныя музычныя файлы" msgstr "System music files"
msgctxt "#31059" msgctxt "#31059"
msgid "Current playlist" msgid "Current playlist"
msgstr "Бягучы спіс прайгравання" msgstr "Current playlist"
msgctxt "#31061"
msgid "Current selected"
msgstr "Зараз абрана"
msgctxt "#31101" msgctxt "#31101"
msgid "Home screen options" msgid "Home screen options"
msgstr "Параметры хатняга экрана" msgstr "Home screen options"
msgctxt "#31102" msgctxt "#31102"
msgid "Background" msgid "Background"
msgstr "Фон" msgstr "Background"
msgctxt "#31103"
msgid "Show \"Paused\" in picture slideshow"
msgstr "Паказваць \"Прыпыніць\" у рэжыме слайд-шоў"
msgctxt "#31104"
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
msgstr "Прайграваць трэйлеры ў акне [COLOR=grey3](Толькі для акна з інфармацыяй пра відэа)[/COLOR]"
msgctxt "#31106" msgctxt "#31106"
msgid "Miscellaneous options" msgid "Miscellaneous options"
msgstr "Іншыя параметры" msgstr "Miscellaneous options"
msgctxt "#31107"
msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]"
msgstr "Хаваць пазнакі атрыманыя з назвы відэафайла [COLOR=grey3](напр., Blu-ray, HD-DVD)[/COLOR]"
msgctxt "#31108"
msgid "Hide main menu buttons"
msgstr "Хаваць кнопкі галоўнага меню"
msgctxt "#31109" msgctxt "#31109"
msgid "Enable custom background" msgid "Enable custom background"
msgstr "Выкарыстоўваць адвольны фон" msgstr "Enable custom background"
msgctxt "#31110" msgctxt "#31110"
msgid "Background path:" msgid "Background path:"
msgstr "Шлях да фонавай выявы:" msgstr "Background path:"
msgctxt "#31111" msgctxt "#31111"
msgid "Hide" msgid "Hide"
msgstr "Схаваць" msgstr "Hide"
msgctxt "#31112" msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Параметры" msgstr "Options"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Шлях да фонавых выяў:"
msgctxt "#31114"
msgid "System"
msgstr "Сістэма"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Асноўныя кнопкі спісаў прайгравання"
msgctxt "#31116"
msgid "Show recently added albums"
msgstr "Паказваць нядаўна дададзеныя альбомы"
msgctxt "#31117"
msgid "Show recently added videos"
msgstr "Паказваць нядаўна дададзеныя відэафайлы"
msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu"
msgstr "Падменю \"Дапаўненні\""
msgctxt "#31119"
msgid "Hide background fanart"
msgstr "Хаваць фонавыя ілюстрацыі"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Падменю \"Гульні\""
msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window"
msgstr "Хаваць EPG калі на канале ёсць RDS"
msgctxt "#31124"
msgid "Show background \"Now playing\" video"
msgstr "Паказваць прайграваемае відэа як фон"
msgctxt "#31125"
msgid "Show background \"Now playing\" visualisation"
msgstr "Паказваць візуалізацыю як фон"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Тэксты песень" msgstr "Lyrics"
msgctxt "#31129"
msgid "Hide fanart in full screen visualisation"
msgstr "Хаваць ілюстрацыю пры візуалізацыі ў поўнаэкранным рэжыме"
msgctxt "#31132"
msgid "Lyrics add-on"
msgstr "Дапаўненне тэкстаў песень"
msgctxt "#31134"
msgid "Home page \"Videos\" submenu"
msgstr "Падменю \"Відэа\""
msgctxt "#31135"
msgid "Home page \"Music\" submenu"
msgstr "Падменю \"Музыка\""
msgctxt "#31136"
msgid "Home page \"Pictures\" submenu"
msgstr "Падменю \"Малюнкі\""
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
msgstr "OSD музыкі" msgstr "Music OSD"
msgctxt "#31142"
msgid "Settings level"
msgstr "Узровень налад"
msgctxt "#31143"
msgid "Use"
msgstr "Выкарыстаць"
msgctxt "#31144"
msgid "playlist"
msgstr "спіс прайгравання"
msgctxt "#31145"
msgid "playlist path"
msgstr "шлях да спіса прайгравання"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Цэтлікі" msgstr "Shortcuts"
msgctxt "#31203"
msgid "Choose your song"
msgstr "Абярыце песню"
msgctxt "#31205"
msgid "Lyrics source"
msgstr "Крыніца тэкстаў песень"
msgctxt "#31206" msgctxt "#31206"
msgid "Found" msgid "Found"
msgstr "Знойдзена" msgstr "Found"
msgctxt "#31207"
msgid "Find more items"
msgstr "Шукаць яшчэ"
msgctxt "#31208"
msgid "Upcoming episodes"
msgstr "Наступныя эпізоды"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Хаваць кнопкі галоўнага меню галоўнага профілю"
msgctxt "#31300"
msgid "Current temperature"
msgstr "Бягучая тэмпература"
msgctxt "#31301"
msgid "Last updated"
msgstr "Апошняе абнаўленне"
msgctxt "#31303" msgctxt "#31303"
msgid "Data provider" msgid "Data provider"
msgstr "Служба" msgstr "Зьвесткі ад"
msgctxt "#31308"
msgid "Movie details"
msgstr "Звесткі пра фільм"
msgctxt "#31309"
msgid "Memory used:"
msgstr "Выкарыстанне памяці:"
msgctxt "#31310"
msgid "Track number"
msgstr "Нумар кампазіцыі"
msgctxt "#31319"
msgid "Selected profile"
msgstr "Абраны профіль"
msgctxt "#31320"
msgid "Last logged in"
msgstr "Апошні ўваход"
msgctxt "#31322" msgctxt "#31322"
msgid "Aired" msgid "Aired"
msgstr "Прэм’ера" msgstr "Aired"
msgctxt "#31325"
msgid "Playlist options"
msgstr "Параметры спіса прайгравання"
msgctxt "#31326" msgctxt "#31326"
msgid "Created" msgid "Created"
msgstr "Створана" msgstr "Created"
msgctxt "#31327" msgctxt "#31327"
msgid "Resolution" msgid "Resolution"
msgstr "Раздзяляльная здольнасць экрана" msgstr "Resolution"
msgctxt "#31328"
msgid "Recently added"
msgstr "Нядаўна дададзенае"
msgctxt "#31329" msgctxt "#31329"
msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
msgstr "[B]Таймер створаны![/B] [COLOR=grey2] - Сістэма аўтаматычна выключыцца а[/COLOR]" msgstr "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
msgctxt "#31330"
msgid "Click button to play[CR][CR]movie trailer"
msgstr "Націсніце кнопку, каб прайграць[CR][CR] трэйлер"
msgctxt "#31331"
msgid "Album details"
msgstr "Звесткі пра альбом"
msgctxt "#31351" msgctxt "#31351"
msgid "Pause" msgid "Pause"
msgstr "Прыпыніць" msgstr "Pause"
msgctxt "#31352" msgctxt "#31352"
msgid "Stop" msgid "Stop"
msgstr "Спыніць" msgstr "Stop"
msgctxt "#31353"
msgid "Fast forward"
msgstr "Перамотка ўперад"
msgctxt "#31354" msgctxt "#31354"
msgid "Rewind" msgid "Rewind"
msgstr "Перамотка назад" msgstr "Rewind"
msgctxt "#31355" msgctxt "#31355"
msgid "Movie menu" msgid "Movie menu"
msgstr "Меню фільма" msgstr "Movie menu"
msgctxt "#31356"
msgid "Download subtitles"
msgstr "Спампаваць субцітры"
msgctxt "#31360"
msgid "Watch as 2D"
msgstr "Глядзець у 2D"
msgctxt "#31361"
msgid "Change mode"
msgstr "Змяніць рэжым"
msgctxt "#31362" msgctxt "#31362"
msgid "Enabled" msgid "Enabled"
msgstr "Уключана" msgstr "Уключаны"
msgctxt "#31390" msgctxt "#31390"
msgid "Skin default" msgid "Skin default"
msgstr "Прадвызначаная абалонка" msgstr "Перадвызначана"
msgctxt "#31391"
msgid "Skin default with no caps"
msgstr "Звычайныя без вялікіх"
msgctxt "#31392" msgctxt "#31392"
msgid "Arial based" msgid "Arial based"
msgstr "Падобны на Arial" msgstr "Падобны на Arial"
msgctxt "#31411"
msgid "First run help..."
msgstr "Даведка пры першым запуску..."
msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
msgstr "Гэтая ўкладка паказвае, што збоку ёсць меню з дадатковымі параметрамі. Каб атрымаць доступ да меню, перайдзіце ўлева пры дапамозе пульта, клавіатуры, альбо мышы.[CR][CR]Пстрыкніце \"Добра\", каб закрыць дыялог. Больш дыялог не з’явіцца."
msgctxt "#31413" msgctxt "#31413"
msgid "Local subtitle available" msgid "Local subtitle available"
msgstr "Даступныя лакальныя субцітры" msgstr "Даступныя лакальныя субтытры"
msgctxt "#31420" msgctxt "#31420"
msgid "Login" msgid "Login"
msgstr "Лагін" msgstr "Login"
msgctxt "#31421"
msgid "Select your Kodi user profile[CR]to login and continue"
msgstr "Абярыце профіль карыстальніка Kodi[CR], каб увайсці і працягнуць"
msgctxt "#31422"
msgid "Show or hide the login screen at startup."
msgstr "Ці паказваць экран уваходу падчас запуску."
msgctxt "#31423"
msgid "Select the profile that will be used at startup when the login screen is disabled."
msgstr "Абраць профіль для запуску, калі экран уваходу адключаны."
msgctxt "#31430"
msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played"
msgstr "[B]НАЛАДЫ ПРАЙГРАВАЛЬНІКА[/B][CR][CR]Наладка дзеянняў падчас прайгравання · Наладка прайгравання медыяфайлаў"
msgctxt "#31431"
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
msgstr "[B]НАЛАДЫ БІБЛІЯТЭКІ[/B][CR][CR]Наладка адлюстравання медыяфайлаў · Наладка навігацыі · Наладка базы даных"
msgctxt "#31432"
msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed"
msgstr "[B]Налады PVR[/B][CR][CR]Наладка кіравання каналамі · Наладка кіравання запісам"
msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]НАЛАДЫ ДАПАЎНЕННЯЎ[/B][CR][CR]Наладка ўсталяваных дапаўненяў · Пошук і ўсталёўка дапаўненняў з kodi.tv"
msgctxt "#31434"
msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service"
msgstr "[B]НАЛАДЫ СЭРВІСАЎ[/B][CR][CR]Наладка і кіраванне доступам · Наладка вэб-сервера Наладка і кіраванне службамі надвор’я"
msgctxt "#31435"
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
msgstr "[B]СІСТЭМНЫЯ НАЛАДЫ[/B][CR][CR]Наладка дысплея · Наладка аўдыё · Наладка сеціўнага доступу · Наладка эканоміі энергіі · Наладка журналаў"
msgctxt "#31436"
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
msgstr "[B]НАЛАДЫ ІНТЭРФЕЙСУ[/B][CR][CR]Наладка абалонкі · Наладка рэгіёна · Наладка кантролю · Неладка ахоўніка экрана · Наладка блакавання"
msgctxt "#31501"
msgid "Scheduled time"
msgstr "Запланаваны час"
msgctxt "#31502" msgctxt "#31502"
msgid "TV" msgid "TV"
msgstr "ТБ" msgstr "ТВ"
msgctxt "#31503"
msgid "Add group"
msgstr "Дадаць групу"
msgctxt "#31504"
msgid "Rename group"
msgstr "Змяніць назву групы"
msgctxt "#31505"
msgid "Delete group"
msgstr "Выдаліць групу"
msgctxt "#31506" msgctxt "#31506"
msgid "Available[CR]Groups" msgid "Available[CR]Groups"
msgstr "Даступныя[CR]групы" msgstr "Available[CR]Groups"
msgctxt "#31509"
msgid "Channel group"
msgstr "Група каналаў"
msgctxt "#31510"
msgid "Timer set"
msgstr "Таймер"
msgctxt "#31511"
msgid "Channel options"
msgstr "Параметры канала"
msgctxt "#31901"
msgid "36-hour forecast"
msgstr "36-гадзінны прагноз"
msgctxt "#31902"
msgid "Hourly forecast"
msgstr "Штогадзінны прагноз"
msgctxt "#31903"
msgid "Weekend forecast"
msgstr "Прагноз на выходныя"
msgctxt "#31904"
msgid "Daily forecast"
msgstr "Штодзённы прагноз"
msgctxt "#31905" msgctxt "#31905"
msgid "Forecast" msgid "Forecast"
@ -582,68 +222,48 @@ msgstr "Прагноз"
msgctxt "#31909" msgctxt "#31909"
msgid "Fetching forecast info..." msgid "Fetching forecast info..."
msgstr "Атрыманне звестак..." msgstr "Атрымоўваем прагноз..."
msgctxt "#31910" msgctxt "#31910"
msgid "Maps" msgid "Maps"
msgstr "Мапы" msgstr "Maps"
msgctxt "#31950" msgctxt "#31950"
msgid "WEATHER" msgid "WEATHER"
msgstr "НАДВОР'Е" msgstr "WEATHER"
msgctxt "#31951" msgctxt "#31951"
msgid "PICTURES" msgid "PICTURES"
msgstr "МАЛЮНКІ" msgstr "PICTURES"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "ТБ" msgstr "ТВ"
msgctxt "#31953" msgctxt "#31953"
msgid "VIDEOS" msgid "VIDEOS"
msgstr "ВІДЭА" msgstr "VIDEOS"
msgctxt "#31954" msgctxt "#31954"
msgid "MOVIES" msgid "MOVIES"
msgstr "ФІЛЬМЫ" msgstr "MOVIES"
msgctxt "#31955" msgctxt "#31955"
msgid "TV SHOWS" msgid "TV SHOWS"
msgstr "СЕРЫЯЛЫ" msgstr "TV SHOWS"
msgctxt "#31956" msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "МУЗЫКА" msgstr "MUSIC"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ДАПАЎНЕННІ" msgstr "PROGRAMS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ПРАЙГРАЦЬ ДЫСК" msgstr "PLAY DISC"
msgctxt "#31959" msgctxt "#31959"
msgid "SYSTEM" msgid "SYSTEM"
msgstr "СІСТЭМА" msgstr "SYSTEM"
msgctxt "#31960"
msgid "RADIO"
msgstr "РАДЫЁ"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Таймшыфт"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Абраць тып ідэнтыфікацыі профілю"
msgctxt "#31963"
msgid "Profile name"
msgstr "Назва профілю"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Выява профілю"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,37 +20,25 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Променете вашите" msgstr "Променете вашите"
msgctxt "#31001"
msgid "GAMES"
msgstr "ИГРИ"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]ИГРАЛНИ НАСТРОЙКИ[/B][CR][CR]Настройки за превъртане назад и други · Настройки за клавиатура и брой играчи, използващи клавиатура"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Захранване" msgstr "Настройки за захранване"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "В процес на работа…" msgstr "Работи..."
msgctxt "#31005" msgctxt "#31005"
msgid "Hide information" msgid "Hide information"
msgstr "Скриване на информацията" msgstr "Скрий информацията"
msgctxt "#31006" msgctxt "#31006"
msgid "View options" msgid "View options"
msgstr "Визуални настройки" msgstr "Преглед на настройките"
msgctxt "#31007"
msgid "Video process information"
msgstr "Инф. за процеса за видеото"
msgctxt "#31008" msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "На цял екран" msgstr "Цял екран"
msgctxt "#31009" msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
@ -68,25 +56,9 @@ msgctxt "#31012"
msgid "Decoder" msgid "Decoder"
msgstr "Декодер" msgstr "Декодер"
msgctxt "#31013"
msgid "Audio process information"
msgstr "Инф. за процеса за звука"
msgctxt "#31014" msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Използвана памет" msgstr "Памет в употреба"
msgctxt "#31015"
msgid "Minute"
msgstr "Минута"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Изминало време"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Не е налично"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
@ -98,7 +70,7 @@ msgstr "Страница"
msgctxt "#31025" msgctxt "#31025"
msgid "Items" msgid "Items"
msgstr "Елементи" msgstr "Елемента"
msgctxt "#31026" msgctxt "#31026"
msgid "Misc options" msgid "Misc options"
@ -106,7 +78,7 @@ msgstr "Разни настройки"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "Месположение" msgstr "Място"
msgctxt "#31028" msgctxt "#31028"
msgid "Poster wrap" msgid "Poster wrap"
@ -154,7 +126,7 @@ msgstr "ПРЕВЪРТАНЕ НАЗАД"
msgctxt "#31046" msgctxt "#31046"
msgid "SEEKING" msgid "SEEKING"
msgstr "ПРЕВЪРТАНЕ" msgstr "Преход"
msgctxt "#31048" msgctxt "#31048"
msgid "Visualisation presets" msgid "Visualisation presets"
@ -174,15 +146,15 @@ msgstr "Ред: Низходящ"
msgctxt "#31055" msgctxt "#31055"
msgid "Open playlist" msgid "Open playlist"
msgstr "Отваряне на плейлист" msgstr "Отвори плейлист"
msgctxt "#31056" msgctxt "#31056"
msgid "Save playlist" msgid "Save playlist"
msgstr "Записване на плейлиста" msgstr "Запиши плейлиста"
msgctxt "#31057" msgctxt "#31057"
msgid "Close playlist" msgid "Close playlist"
msgstr "Затваряне на плейлиста" msgstr "Затвори плейлиста"
msgctxt "#31058" msgctxt "#31058"
msgid "System music files" msgid "System music files"
@ -206,11 +178,11 @@ msgstr "Фон"
msgctxt "#31103" msgctxt "#31103"
msgid "Show \"Paused\" in picture slideshow" msgid "Show \"Paused\" in picture slideshow"
msgstr "При авт. превъртане на снимки да се показва „На пауза“" msgstr "Показвай \"На Пауза\" индикация при слайдшоу от снимки"
msgctxt "#31104" msgctxt "#31104"
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
msgstr "Възпроизвеждане на трейлърите в прозорец [COLOR=grey3](Само прозорец с информация за видеото)[/COLOR]" msgstr "Възпроизвеждай трейлърите в прозореца [COLOR=grey3]Информация за видеото[/COLOR]"
msgctxt "#31106" msgctxt "#31106"
msgid "Miscellaneous options" msgid "Miscellaneous options"
@ -218,7 +190,7 @@ msgstr "Разни настройки"
msgctxt "#31107" msgctxt "#31107"
msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]"
msgstr "Скриване на флаговете, прочеетни от имената на файлове [COLOR=grey3](напр. Blu-ray, HD-DVD)[/COLOR]" msgstr "Скривай флаговете от имената на файлове [COLOR=grey3](напр. Blu-ray, HD-DVD)[/COLOR]"
msgctxt "#31108" msgctxt "#31108"
msgid "Hide main menu buttons" msgid "Hide main menu buttons"
@ -226,7 +198,7 @@ msgstr "Скриване на бутони от главното меню"
msgctxt "#31109" msgctxt "#31109"
msgid "Enable custom background" msgid "Enable custom background"
msgstr "Персонализиран фон" msgstr "Персонален фон"
msgctxt "#31110" msgctxt "#31110"
msgid "Background path:" msgid "Background path:"
@ -234,39 +206,27 @@ msgstr "Път до фона:"
msgctxt "#31111" msgctxt "#31111"
msgid "Hide" msgid "Hide"
msgstr "Скриване" msgstr "Скрий"
msgctxt "#31112" msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Настройки" msgstr "Настройки"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Основен път до фона:"
msgctxt "#31114"
msgid "System"
msgstr "Системни"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Показване на последно добавените албуми" msgstr "Показвай последно добавените албуми"
msgctxt "#31117" msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Показване на последно добавените видеа" msgstr "Показвай последно добавените видео файлове"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Подменю на елемента „Добавки“ от началния екран" msgstr "Подменю на елемента \"Програми\", от началния екран"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Скриване на фоновия фен-арт" msgstr "Скривай фоновия фен-арт"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Подменю на елемента „Игри“ от началния екран"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
@ -294,15 +254,15 @@ msgstr "Добавка за лирики"
msgctxt "#31134" msgctxt "#31134"
msgid "Home page \"Videos\" submenu" msgid "Home page \"Videos\" submenu"
msgstr "Подменю на елемента „Видео“ от началния екран" msgstr "Подменю на елемента \"Видео\", от началния екран"
msgctxt "#31135" msgctxt "#31135"
msgid "Home page \"Music\" submenu" msgid "Home page \"Music\" submenu"
msgstr "Подменю на елемента „Музика“ от началния екран" msgstr "Подменю на елемента \"Музика\", от началния екран"
msgctxt "#31136" msgctxt "#31136"
msgid "Home page \"Pictures\" submenu" msgid "Home page \"Pictures\" submenu"
msgstr "Подменю на елемента „Снимки“ от началния екран" msgstr "Подменю на елемента \"Снимки\", от началния екран"
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
@ -312,18 +272,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Видими настройки" msgstr "Видими настройки"
msgctxt "#31143"
msgid "Use"
msgstr "Ползвай"
msgctxt "#31144"
msgid "playlist"
msgstr "списък"
msgctxt "#31145"
msgid "playlist path"
msgstr "път до списъка"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Преки пътища" msgstr "Преки пътища"
@ -348,10 +296,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Предстоящи епизоди" msgstr "Предстоящи епизоди"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Скриване на бутоните за основния профил от главното меню"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Текуща температура" msgstr "Текуща температура"
@ -366,11 +310,11 @@ msgstr "Доставчик на данни"
msgctxt "#31308" msgctxt "#31308"
msgid "Movie details" msgid "Movie details"
msgstr "Подробности за филма" msgstr "Детайли за филма"
msgctxt "#31309" msgctxt "#31309"
msgid "Memory used:" msgid "Memory used:"
msgstr "Използвана памет:" msgstr "Памет в употреба:"
msgctxt "#31310" msgctxt "#31310"
msgid "Track number" msgid "Track number"
@ -414,7 +358,7 @@ msgstr "Натиснете бутона, за да започне[CR][CR]въз
msgctxt "#31331" msgctxt "#31331"
msgid "Album details" msgid "Album details"
msgstr "Подробности за албума" msgstr "Детайли за албума"
msgctxt "#31351" msgctxt "#31351"
msgid "Pause" msgid "Pause"
@ -470,7 +414,7 @@ msgstr "Помощ при първо стартиране"
msgctxt "#31412" msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again." msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
msgstr "Тази хватка обозначава наличието на меню, което е извън видимия екран, съдържащо опции за текущата секция. За достъп до него е необходим да се придвижите наляво, с помощта на дистанционното или клавиатурата, или да поставите курсора на мишката над хватката. [CR][CR]Натиснете „Добре“, за да затворите този прозорец. Той няма да се появи повече." msgstr "Табът отляво обозначава наличието на меню, което е извън видимия екран, съдържащо опции за текущата секция. За достъп до него е необходим да се придвижите наляво, с помощта на дистанционното, клавиатурата или да поставите курсора на мишката над таба. [CR][CR]Кликнете върху \"Добре\" за да затворите този прозорец, който няма да се появи повече."
msgctxt "#31413" msgctxt "#31413"
msgid "Local subtitle available" msgid "Local subtitle available"
@ -494,31 +438,27 @@ msgstr "Изберете кой профил да се ползва за вли
msgctxt "#31430" msgctxt "#31430"
msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played" msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played"
msgstr "[B]НАСТРОЙКИ ЗА ВЪЗПРОИЗВЕЖДАНЕ[/B][CR][CR]Настройки за наличните действия по време на възпроизвеждане · Настройки за начина на възпроизвеждане на медийните файлове" msgstr "[B]КОНФИГУРИРАЙТЕ ПЛЕЙЪРА[/B][CR][CR]Настройте наличните действия по време на възпроизвеждане · Настройте начина на възпроизвеждане на медийните файлове"
msgctxt "#31431" msgctxt "#31431"
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options" msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
msgstr "[B]НАСТРОЙКИ НА БИБЛИОТЕКАТА[/B][CR][CR]Настройки на изгледите в библиотеката · Настройки за начина на придвижване в списъците/изгледите на библиотеката · Настройки за базата данни с медийни файлове" msgstr "[B]КОНФИГУРИРАЙТЕ БИБЛИОТЕКАТА[/B][CR][CR]Настройте изгледите в библиотеката · Настройте списъците в библиотеката · Настройте базите данни на библиотеките"
msgctxt "#31432"
msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed"
msgstr "[B]НАСТРОЙКИ НА ПВР[/B][CR][CR]Настройки за управлението на каналите и справочника · Настройки за управлението на телевизията на живо и записите"
msgctxt "#31433" msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv" msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]НАСТРОЙКИ НА ДОБАВКИТЕ[/B][CR][CR]Настройки на инсталираните добавки · Разглеждане и инсталира на добавки от kodi.tv" msgstr "[B]КОНФИГУРИРАЙТЕ ДОБАВКИТЕ[/B][CR][CR]Настройте инсталираните добавки · Разгледайте/Инсталирайте добавки от kodi.tv"
msgctxt "#31434" msgctxt "#31434"
msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service" msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service"
msgstr "[B]НАСТРОЙКИ НА УСЛУГИТЕ[/B][CR][CR]Настройки на услугите за споделяне · Настройки на уеб сървъра · Настройки на услугата за метеорологична прогноза" msgstr "[B]КОНФИГУРИРАЙТЕ УСЛУГИТЕ[/B][CR][CR]Настройте услугите за споделяне · Настройте уеб сървъра · Настройте услугата за метеорологична прогноза"
msgctxt "#31435" msgctxt "#31435"
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging" msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
msgstr "[B]НАСТРОЙКИ НА СИСТЕМАТА[/B][CR][CR]Настройки на екрана · Настройки на звука · Настройки на достъпа до Интернет · Настройки на режима за пестене на енергия · Настройки на журнала" msgstr "[B]КОНФИГУРИРАЙТЕ СИСТЕМАТА[/B][CR][CR]Настройте екрана · Настройте звука · Настройте достъпа до интернет · Настройте режима за пестене на енергия · Настройте дебъг режима"
msgctxt "#31436" msgctxt "#31436"
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock" msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
msgstr "[B]НАСТРОЙКИ НА ИНТЕРФЕЙСА[/B][CR][CR]Настройки на облика · Настройки за езика и региона · Настройки на управлението · Настройки на скрийнсейвъра · Настройки за заключване с код" msgstr "[B]КОНФИГУРИРАЙТЕ ИНТЕРФЕЙСА[/B][CR][CR]Настройте облика · Настройте района · Настройте управлението · Настройте скрийнсейвъра · Настройте заключване с код"
msgctxt "#31501" msgctxt "#31501"
msgid "Scheduled time" msgid "Scheduled time"
@ -530,15 +470,15 @@ msgstr "Телевизия"
msgctxt "#31503" msgctxt "#31503"
msgid "Add group" msgid "Add group"
msgstr "Добавяне на група" msgstr "Добави група"
msgctxt "#31504" msgctxt "#31504"
msgid "Rename group" msgid "Rename group"
msgstr "Преименуване на групата" msgstr "Преименувай групата"
msgctxt "#31505" msgctxt "#31505"
msgid "Delete group" msgid "Delete group"
msgstr "Изтриване на групата" msgstr "Изтрий групата"
msgctxt "#31506" msgctxt "#31506"
msgid "Available[CR]Groups" msgid "Available[CR]Groups"
@ -558,7 +498,7 @@ msgstr "Настройки на канала"
msgctxt "#31901" msgctxt "#31901"
msgid "36-hour forecast" msgid "36-hour forecast"
msgstr "36-часова прогноза" msgstr "36 часова прогноза"
msgctxt "#31902" msgctxt "#31902"
msgid "Hourly forecast" msgid "Hourly forecast"
@ -570,7 +510,7 @@ msgstr "Прогноза за уикенда"
msgctxt "#31904" msgctxt "#31904"
msgid "Daily forecast" msgid "Daily forecast"
msgstr "Ежедневна прогноза" msgstr "Прогноза"
msgctxt "#31905" msgctxt "#31905"
msgid "Forecast" msgid "Forecast"
@ -578,7 +518,7 @@ msgstr "Прогноза"
msgctxt "#31909" msgctxt "#31909"
msgid "Fetching forecast info..." msgid "Fetching forecast info..."
msgstr "Изтегляне на прогнозата" msgstr "Изтегляне на прогнозата..."
msgctxt "#31910" msgctxt "#31910"
msgid "Maps" msgid "Maps"
@ -594,7 +534,7 @@ msgstr "СНИМКИ"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "ТЕЛЕВИЗИЯ" msgstr "Телевизия"
msgctxt "#31953" msgctxt "#31953"
msgid "VIDEOS" msgid "VIDEOS"
@ -613,8 +553,8 @@ msgid "MUSIC"
msgstr "МУЗИКА" msgstr "МУЗИКА"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ДОБАВКИ" msgstr "ПРОГРАМИ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -627,19 +567,3 @@ msgstr "СИСТЕМА"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "РАДИО" msgstr "РАДИО"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Изместване във времето"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Изберете начин за идентифициране на профила"
msgctxt "#31963"
msgid "Profile name"
msgstr "Име на профила"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Снимка на профила"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Puni ekran" msgstr "Puni ekran"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedostupno"
msgctxt "#31029" msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "Zanimljiva slika" msgstr "Zanimljiva slika"
@ -48,10 +44,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcije" msgstr "Opcije"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Prečice" msgstr "Prečice"
@ -79,7 +71,3 @@ msgstr "Karta"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "TV" msgstr "TV"
msgctxt "#31963"
msgid "Profile name"
msgstr "Ime profila"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -72,10 +72,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Memòria utilitzada" msgstr "Memòria utilitzada"
msgctxt "#31017"
msgid "Unavailable"
msgstr "No disponible"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reproducció" msgstr "Reproducció"
@ -228,10 +224,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcions" msgstr "Opcions"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostra els àlbums afegits recentment" msgstr "Mostra els àlbums afegits recentment"
@ -240,6 +232,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Mostra els vídeos afegits recentment" msgstr "Mostra els vídeos afegits recentment"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Submenú de programes de la pàgina d'inici"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Oculta el fanart del fons" msgstr "Oculta el fanart del fons"
@ -288,10 +284,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivell de les opcions" msgstr "Nivell de les opcions"
msgctxt "#31143"
msgid "Use"
msgstr "Utilitza"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Dreceres de teclat" msgstr "Dreceres de teclat"
@ -576,6 +568,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MÚSICA" msgstr "MÚSICA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMES"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "REPRODUEIX DISC" msgstr "REPRODUEIX DISC"
@ -587,11 +583,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RÀDIO" msgstr "RÀDIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Salts en el temps"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nom del perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -18,7 +18,7 @@ msgstr ""
msgctxt "#31000" msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Změňte své" msgstr "Změňte vaše"
msgctxt "#31001" msgctxt "#31001"
msgid "GAMES" msgid "GAMES"
@ -34,7 +34,7 @@ msgstr "Možnosti napájení"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "Zpracovávání" msgstr "Zpracovávání..."
msgctxt "#31005" msgctxt "#31005"
msgid "Hide information" msgid "Hide information"
@ -70,7 +70,7 @@ msgstr "Dekodér"
msgctxt "#31013" msgctxt "#31013"
msgid "Audio process information" msgid "Audio process information"
msgstr "Informace o zpracování zvuku" msgstr "Informace o zpracování audia"
msgctxt "#31014" msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "minuta" msgstr "minuta"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Uplynulý čas"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedostupné"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Přehrává se" msgstr "Přehrává se"
@ -114,7 +106,7 @@ msgstr "Plakát"
msgctxt "#31029" msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "Fanouškovské umění" msgstr "Fanart"
msgctxt "#31031" msgctxt "#31031"
msgid "Pic thumbs" msgid "Pic thumbs"
@ -134,7 +126,7 @@ msgstr "Akce"
msgctxt "#31040" msgctxt "#31040"
msgid "Now playing" msgid "Now playing"
msgstr "Nyní se přehrává" msgstr "Přehrává se"
msgctxt "#31042" msgctxt "#31042"
msgid "PLAYING" msgid "PLAYING"
@ -166,11 +158,11 @@ msgstr "Čas ukončení"
msgctxt "#31050" msgctxt "#31050"
msgid "Sort: Ascending" msgid "Sort: Ascending"
msgstr "Řazení: vzestupně" msgstr "Řazení: Vzestupně"
msgctxt "#31051" msgctxt "#31051"
msgid "Sort: Descending" msgid "Sort: Descending"
msgstr "Řazení: sestupně" msgstr "Řazení: Sestupně"
msgctxt "#31055" msgctxt "#31055"
msgid "Open playlist" msgid "Open playlist"
@ -230,7 +222,7 @@ msgstr "Povolit vlastní pozadí"
msgctxt "#31110" msgctxt "#31110"
msgid "Background path:" msgid "Background path:"
msgstr "Cesta k umístění pozadí:" msgstr "Cesta k pozadí:"
msgctxt "#31111" msgctxt "#31111"
msgid "Hide" msgid "Hide"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Možnosti" msgstr "Možnosti"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Cesta k pozadí pro Hlavní profil"
msgctxt "#31114"
msgid "System"
msgstr "Systém"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Hlavní tlačítko seznamů stop"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Zobrazit nedávno přidaná alba" msgstr "Zobrazit nedávno přidaná alba"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Zobrazit nedávno přidaná videa" msgstr "Zobrazit nedávno přidaná videa"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Podnabídka domovské stránky „Doplňky“" msgstr "Podnabídka domovské stránky „Programy“"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Skrýt fanart na pozadí" msgstr "Skrýt fanart na pozadí"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Podnabídka domovské stránky „Hry“"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Skrýt televizní program, pokud je v okně kanálu k dispozici RDS" msgstr "Skrýt televizní program, pokud je v okně kanálu k dispozici RDS"
@ -314,19 +290,7 @@ msgstr "OSD hudby"
msgctxt "#31142" msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Úroveň nastavení" msgstr "Úrověň nastavení"
msgctxt "#31143"
msgid "Use"
msgstr "Použít"
msgctxt "#31144"
msgid "playlist"
msgstr "seznam stop"
msgctxt "#31145"
msgid "playlist path"
msgstr "cesta k seznamu stop"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Nadcházející epizody" msgstr "Nadcházející epizody"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Skrýt tlačítka Hlavního profilu v Hlavní nabídce"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Aktuální teplota" msgstr "Aktuální teplota"
@ -410,7 +370,7 @@ msgstr "Nedávno přidané"
msgctxt "#31329" msgctxt "#31329"
msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
msgstr "[B]Časovač nastaven![/B] [COLOR=grey2] systém se automaticky vypne za[/COLOR]" msgstr "[B]Časovač nastaven![/B] [COLOR=grey2] - Systém se automaticky vypne za[/COLOR]"
msgctxt "#31330" msgctxt "#31330"
msgid "Click button to play[CR][CR]movie trailer" msgid "Click button to play[CR][CR]movie trailer"
@ -458,7 +418,7 @@ msgstr "Povoleno"
msgctxt "#31390" msgctxt "#31390"
msgid "Skin default" msgid "Skin default"
msgstr "Výchozí nastavení vzhledu" msgstr "Výchozí vzhledu"
msgctxt "#31391" msgctxt "#31391"
msgid "Skin default with no caps" msgid "Skin default with no caps"
@ -466,11 +426,11 @@ msgstr "Výchozí vzhled bez velkých písmen"
msgctxt "#31392" msgctxt "#31392"
msgid "Arial based" msgid "Arial based"
msgstr "Založeno na Arial" msgstr "Založené na Arial"
msgctxt "#31411" msgctxt "#31411"
msgid "First run help..." msgid "First run help..."
msgstr "Nápověda při prvním spuštění…" msgstr "Nejprve spusťte nápovědu..."
msgctxt "#31412" msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again." msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
@ -582,7 +542,7 @@ msgstr "Předpověď"
msgctxt "#31909" msgctxt "#31909"
msgid "Fetching forecast info..." msgid "Fetching forecast info..."
msgstr "Načítání předpovědi" msgstr "Načítání předpovědi..."
msgctxt "#31910" msgctxt "#31910"
msgid "Maps" msgid "Maps"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "HUDBA" msgstr "HUDBA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "DOPLŇKY" msgstr "PROGRAMY"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTÉM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RÁDIO" msgstr "RÁDIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Časový posun"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Zvolte typ identifikace profilu"
msgctxt "#31963"
msgid "Profile name"
msgstr "Název profilu"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar profilu"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,10 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Munud" msgstr "Munud"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Ddim ar gael"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Chwarae" msgstr "Chwarae"
@ -204,10 +200,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Dewisiadau" msgstr "Dewisiadau"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Geiriau Caneuon" msgstr "Geiriau Caneuon"
@ -352,6 +344,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "CERDDORIAETH" msgstr "CERDDORIAETH"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "RHAGLENNI"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "CHWARAE DISG" msgstr "CHWARAE DISG"
@ -363,7 +359,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31963"
msgid "Profile name"
msgstr "Enw proffil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -46,11 +46,11 @@ msgstr "Fuld skærm"
msgctxt "#31009" msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
msgstr "Total varighed" msgstr "Total tid"
msgctxt "#31010" msgctxt "#31010"
msgid "Hardware decoding" msgid "Hardware decoding"
msgstr "Hardwareafkodning" msgstr "Udstyrsafkodning"
msgctxt "#31011" msgctxt "#31011"
msgid "Inactive" msgid "Inactive"
@ -68,10 +68,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minut" msgstr "Minut"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Ikke tilgængelig"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Afspiller" msgstr "Afspiller"
@ -90,7 +86,7 @@ msgstr "Andre indstillinger"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "Placering" msgstr "Lokalitet"
msgctxt "#31028" msgctxt "#31028"
msgid "Poster wrap" msgid "Poster wrap"
@ -102,7 +98,7 @@ msgstr "Fankunst"
msgctxt "#31031" msgctxt "#31031"
msgid "Pic thumbs" msgid "Pic thumbs"
msgstr "Miniaturebilleder" msgstr "Blandet"
msgctxt "#31032" msgctxt "#31032"
msgid "Image wrap" msgid "Image wrap"
@ -142,19 +138,19 @@ msgstr "SØGER"
msgctxt "#31048" msgctxt "#31048"
msgid "Visualisation presets" msgid "Visualisation presets"
msgstr "Forudindstillinger til visualisering" msgstr "Visualiserings-forudindstillinger"
msgctxt "#31049" msgctxt "#31049"
msgid "End time" msgid "End time"
msgstr "Sluttidspunkt " msgstr "Sluttidspunkt"
msgctxt "#31050" msgctxt "#31050"
msgid "Sort: Ascending" msgid "Sort: Ascending"
msgstr "Sorter: stigende" msgstr "Sorter: Stigende"
msgctxt "#31051" msgctxt "#31051"
msgid "Sort: Descending" msgid "Sort: Descending"
msgstr "Sorter: faldende" msgstr "Sorter: Faldende"
msgctxt "#31055" msgctxt "#31055"
msgid "Open playlist" msgid "Open playlist"
@ -194,7 +190,7 @@ msgstr "Vis \"PAUSE\" i billeddiasshow"
msgctxt "#31104" msgctxt "#31104"
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
msgstr "Afspil trailere i et vindue [COLOR=grey3](kun videoinformationsdialog)[/COLOR]" msgstr "Afspil trailere i et vindue [COLOR=grey3](Kun videoinformationsdialog)[/COLOR]"
msgctxt "#31106" msgctxt "#31106"
msgid "Miscellaneous options" msgid "Miscellaneous options"
@ -202,11 +198,11 @@ msgstr "Diverse indstillinger"
msgctxt "#31107" msgctxt "#31107"
msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]"
msgstr "Skjul læsning af mærker fra videoers filnavne [COLOR=grey3](f.eks. Blu-ray, HD-DVD)[/COLOR]" msgstr "Skjul læsning af mærker fra videoers filnavne [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]"
msgctxt "#31108" msgctxt "#31108"
msgid "Hide main menu buttons" msgid "Hide main menu buttons"
msgstr "Skjul knapper i hovedmenu" msgstr "Skjul knapper i Hovedmenu"
msgctxt "#31109" msgctxt "#31109"
msgid "Enable custom background" msgid "Enable custom background"
@ -224,30 +220,22 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Indstillinger" msgstr "Indstillinger"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Vis nyligt tilføjede albummer" msgstr "Vis nyligt tilføjede Albummer"
msgctxt "#31117" msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Vis nyligt tilføjede videoer" msgstr "Vis nyligt tilføjede Videoer"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Undermenu til \"Add-ons\" på hjemmeskærmen" msgstr "Undermenu til programmer på startskærmen"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Skjul baggrundsfankunst" msgstr "Skjul baggrundsfankunst"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Undermenu til \"Spil\" på hjemmeskærmen"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Skjul EPG hvis RDS er til stede på kanalvindue" msgstr "Skjul EPG hvis RDS er til stede på kanalvindue"
@ -266,23 +254,23 @@ msgstr "Sangtekster"
msgctxt "#31129" msgctxt "#31129"
msgid "Hide fanart in full screen visualisation" msgid "Hide fanart in full screen visualisation"
msgstr "Skjul fankunst i fuldskærmsvisualisering" msgstr "Skjul Fanart i fuldskærmsvisning"
msgctxt "#31132" msgctxt "#31132"
msgid "Lyrics add-on" msgid "Lyrics add-on"
msgstr "Add-on til sangtekster" msgstr "Add-on til Sangtekster"
msgctxt "#31134" msgctxt "#31134"
msgid "Home page \"Videos\" submenu" msgid "Home page \"Videos\" submenu"
msgstr "Undermenu til \"Videoer\" på hjemmeskærmen" msgstr "Undermenu til Videoer på Hjemmeskærmen"
msgctxt "#31135" msgctxt "#31135"
msgid "Home page \"Music\" submenu" msgid "Home page \"Music\" submenu"
msgstr "Undermenu til \"Musik\" på hjemmeskærmen" msgstr "Undermenu til Musik på Hjemmeskærmen"
msgctxt "#31136" msgctxt "#31136"
msgid "Home page \"Pictures\" submenu" msgid "Home page \"Pictures\" submenu"
msgstr "Undermenu til \"Billeder\" på hjemmeskærmen" msgstr "Undermenu til Billeder på Hjemmeskærmen"
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
@ -292,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Indstillingsniveau" msgstr "Indstillingsniveau"
msgctxt "#31143"
msgid "Use"
msgstr "Anvend"
msgctxt "#31144"
msgid "playlist"
msgstr "playliste"
msgctxt "#31145"
msgid "playlist path"
msgstr "sti til playliste"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Genveje" msgstr "Genveje"
@ -314,7 +290,7 @@ msgstr "Vælg din sang"
msgctxt "#31205" msgctxt "#31205"
msgid "Lyrics source" msgid "Lyrics source"
msgstr "Kilde til sangtekster" msgstr "Kilde til Sangtekster"
msgctxt "#31206" msgctxt "#31206"
msgid "Found" msgid "Found"
@ -322,19 +298,19 @@ msgstr "Fundet"
msgctxt "#31207" msgctxt "#31207"
msgid "Find more items" msgid "Find more items"
msgstr "Find flere emner" msgstr "Find flere Emner"
msgctxt "#31208" msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Kommende afsnit" msgstr "Kommende Afsnit"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Nuværende temperatur" msgstr "Ønsket temperatur"
msgctxt "#31301" msgctxt "#31301"
msgid "Last updated" msgid "Last updated"
msgstr "Sidst opdateret" msgstr "Sidst Opdateret"
msgctxt "#31303" msgctxt "#31303"
msgid "Data provider" msgid "Data provider"
@ -346,7 +322,7 @@ msgstr "Filmdetaljer"
msgctxt "#31309" msgctxt "#31309"
msgid "Memory used:" msgid "Memory used:"
msgstr "Anvendt hukommelse:" msgstr "Hukommelse i brug:"
msgctxt "#31310" msgctxt "#31310"
msgid "Track number" msgid "Track number"
@ -354,7 +330,7 @@ msgstr "Spornummer"
msgctxt "#31319" msgctxt "#31319"
msgid "Selected profile" msgid "Selected profile"
msgstr "Valgt profil" msgstr "Valgt Profil"
msgctxt "#31320" msgctxt "#31320"
msgid "Last logged in" msgid "Last logged in"
@ -386,7 +362,7 @@ msgstr "[B]Optagelse indstillet![/B] [COLOR=grey2] - Systemet lukker ned om[/COL
msgctxt "#31330" msgctxt "#31330"
msgid "Click button to play[CR][CR]movie trailer" msgid "Click button to play[CR][CR]movie trailer"
msgstr "Klik på en knap for at afspille[CR][CR]filmtrailer" msgstr "Klik på en knap for at afspille[CR][CR]Filmtrailer"
msgctxt "#31331" msgctxt "#31331"
msgid "Album details" msgid "Album details"
@ -402,11 +378,11 @@ msgstr "Stop"
msgctxt "#31353" msgctxt "#31353"
msgid "Fast forward" msgid "Fast forward"
msgstr "Spol frem" msgstr "Spol Frem"
msgctxt "#31354" msgctxt "#31354"
msgid "Rewind" msgid "Rewind"
msgstr "Spol tilbage" msgstr "Spol Tilbage"
msgctxt "#31355" msgctxt "#31355"
msgid "Movie menu" msgid "Movie menu"
@ -414,7 +390,7 @@ msgstr "Filmmenu"
msgctxt "#31356" msgctxt "#31356"
msgid "Download subtitles" msgid "Download subtitles"
msgstr "Hent undertekster" msgstr "Hent Undertekster"
msgctxt "#31360" msgctxt "#31360"
msgid "Watch as 2D" msgid "Watch as 2D"
@ -446,11 +422,11 @@ msgstr "Prøv først hjælp..."
msgctxt "#31412" msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again." msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
msgstr "Dette faneblad indikerer, at der er en menu i siden af dette vindue, som indeholder ekstra indstillinger til denne sektion.\nFor at få adgang til denne menu, skal du navigere til venstre med din fjernbetjening eller dit tastatur. Du kan også placere din musemarkør over fanebladet. [CR][CR]Tryk \"Ok\" for at lukke denne dialog. Den dukker ikke op igen." msgstr "Dette faneblad indikerer, at der er en menu i siden af dette vindue, som indeholder ekstra indstillinger til denne sektion.\nFor at få adgang til denne menu, skal du navigere til venstre med din fjernbetjening eller dit tastatur. Du kan også placere din musemarkør over fanebladet. [CR][CR]Tryk \"Ok\" for at lukke denne dialog. Den dukker ikke op igen."
msgctxt "#31413" msgctxt "#31413"
msgid "Local subtitle available" msgid "Local subtitle available"
msgstr "Lokal undertekst tilgængelig" msgstr "Undertekster på lokalt sprog tilgængelig"
msgctxt "#31420" msgctxt "#31420"
msgid "Login" msgid "Login"
@ -462,16 +438,12 @@ msgstr "Vælg din Kodi brugerprofil[CR]for at logge ind og fortsætte"
msgctxt "#31422" msgctxt "#31422"
msgid "Show or hide the login screen at startup." msgid "Show or hide the login screen at startup."
msgstr "Vis eller skjul login-skærmen ved opstart." msgstr "Vise eller skjule login-skærmen ved opstart."
msgctxt "#31423" msgctxt "#31423"
msgid "Select the profile that will be used at startup when the login screen is disabled." msgid "Select the profile that will be used at startup when the login screen is disabled."
msgstr "Vælg den profil, der skal bruges ved opstart, når login-skærmen er deaktiveret." msgstr "Vælg den profil, der skal bruges ved opstart, når login-skærmen er deaktiveret."
msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]INDSTILLINGER FOR ADD-ONS[/B][CR][CR]Konfigurer dine installerede add-ons · Gennemse og installer add-ons fra kodi.tv"
msgctxt "#31501" msgctxt "#31501"
msgid "Scheduled time" msgid "Scheduled time"
msgstr "Planlagt tid" msgstr "Planlagt tid"
@ -482,19 +454,19 @@ msgstr "TV"
msgctxt "#31503" msgctxt "#31503"
msgid "Add group" msgid "Add group"
msgstr "Tilføj gruppe" msgstr "Tilføj Gruppe"
msgctxt "#31504" msgctxt "#31504"
msgid "Rename group" msgid "Rename group"
msgstr "Omdøb gruppe" msgstr "Omdøb Gruppe"
msgctxt "#31505" msgctxt "#31505"
msgid "Delete group" msgid "Delete group"
msgstr "Slet gruppe" msgstr "Slet Gruppe"
msgctxt "#31506" msgctxt "#31506"
msgid "Available[CR]Groups" msgid "Available[CR]Groups"
msgstr "Tilgængelige[CR]grupper" msgstr "Tilgængelige[CR]Grupper"
msgctxt "#31509" msgctxt "#31509"
msgid "Channel group" msgid "Channel group"
@ -502,7 +474,7 @@ msgstr "Kanalgruppe"
msgctxt "#31510" msgctxt "#31510"
msgid "Timer set" msgid "Timer set"
msgstr "Indstil timeroptagelse" msgstr "Indstil Optagelse"
msgctxt "#31511" msgctxt "#31511"
msgid "Channel options" msgid "Channel options"
@ -565,12 +537,12 @@ msgid "MUSIC"
msgstr "MUSIK" msgstr "MUSIK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMMER"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "AFSPIL DISC" msgstr "AFSPIL PLADE"
msgctxt "#31959" msgctxt "#31959"
msgid "SYSTEM" msgid "SYSTEM"
@ -579,19 +551,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Tidsforskydning"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Vælg typen af profilidentifikation"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profilnavn"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profilavatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31001"
msgid "GAMES" msgid "GAMES"
msgstr "SPIELE" msgstr "SPIELE"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]GAMING EINSTELLUNGEN[/B][CR][CR]Zurückspulen-Unterstützung · Tastaturbenutzung und Anzahl der Nutzer"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Energieeinstellungen" msgstr "Energieeinstellungen"
@ -76,14 +72,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Genutzter Arbeitsspeicher" msgstr "Genutzter Arbeitsspeicher"
msgctxt "#31015"
msgid "Minute"
msgstr "Minute"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nicht verfügbar"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Es läuft" msgstr "Es läuft"
@ -236,10 +224,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Einstellungen" msgstr "Einstellungen"
msgctxt "#31114"
msgid "System"
msgstr "System-Addons"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Zeige zuletzt hinzugefügte Alben" msgstr "Zeige zuletzt hinzugefügte Alben"
@ -248,6 +232,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Zeige zuletzt hinzugefügte Videos" msgstr "Zeige zuletzt hinzugefügte Videos"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Hauptmenü Programme-Untermenü"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Hintergrund-Fanart verstecken" msgstr "Hintergrund-Fanart verstecken"
@ -296,10 +284,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Einstellungsebene" msgstr "Einstellungsebene"
msgctxt "#31143"
msgid "Use"
msgstr "Benutzen"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Verknüpfungen" msgstr "Verknüpfungen"
@ -584,6 +568,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUSIK" msgstr "MUSIK"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMME"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "DISC ABSPIELEN" msgstr "DISC ABSPIELEN"
@ -595,19 +583,3 @@ msgstr "OPTIONEN"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Art der Profil-Identifikation auswählen"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profil-Name"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profil-Avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -56,10 +56,6 @@ msgctxt "#31010"
msgid "Hardware decoding" msgid "Hardware decoding"
msgstr "Αποκωδικοποίηση υλικού" msgstr "Αποκωδικοποίηση υλικού"
msgctxt "#31011"
msgid "Inactive"
msgstr "Ανενεργό"
msgctxt "#31012" msgctxt "#31012"
msgid "Decoder" msgid "Decoder"
msgstr "Αποκωδικοποιητής" msgstr "Αποκωδικοποιητής"
@ -72,14 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Μνήμη σε χρήση" msgstr "Μνήμη σε χρήση"
msgctxt "#31015"
msgid "Minute"
msgstr "Λεπτό"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Μη διαθέσιμο"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Αναπαραγωγή" msgstr "Αναπαραγωγή"
@ -232,10 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Επιλογές" msgstr "Επιλογές"
msgctxt "#31114"
msgid "System"
msgstr "Σύστημα"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Εμφάνιση πρόσφατων προσθέσεων άλμπουμ" msgstr "Εμφάνιση πρόσφατων προσθέσεων άλμπουμ"
@ -244,6 +228,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Εμφάνιση πρόσφατων προσθέσεων βίντεο" msgstr "Εμφάνιση πρόσφατων προσθέσεων βίντεο"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Προγράμματα υπομενού κύριας σελίδας"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Απόκρυψη φόντου fanart" msgstr "Απόκρυψη φόντου fanart"
@ -270,7 +258,7 @@ msgstr "Απόκρυψη fanart σε πλήρης οθόνη απτικοποί
msgctxt "#31132" msgctxt "#31132"
msgid "Lyrics add-on" msgid "Lyrics add-on"
msgstr "Πρόσθετο στίχων" msgstr "Add-on στοίχων"
msgctxt "#31134" msgctxt "#31134"
msgid "Home page \"Videos\" submenu" msgid "Home page \"Videos\" submenu"
@ -292,10 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Επίπεδο ρυθμίσεων" msgstr "Επίπεδο ρυθμίσεων"
msgctxt "#31143"
msgid "Use"
msgstr "Χρήση"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Συντομεύσεις" msgstr "Συντομεύσεις"
@ -466,7 +450,7 @@ msgstr "Προγραμματισμένη Ώρα"
msgctxt "#31502" msgctxt "#31502"
msgid "TV" msgid "TV"
msgstr "TV" msgstr "Τηλεόραση"
msgctxt "#31503" msgctxt "#31503"
msgid "Add group" msgid "Add group"
@ -534,7 +518,7 @@ msgstr "ΕΙΚΟΝΕΣ"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "TV" msgstr "Τηλεόραση"
msgctxt "#31953" msgctxt "#31953"
msgid "VIDEOS" msgid "VIDEOS"
@ -552,6 +536,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "ΜΟΥΣΙΚΗ" msgstr "ΜΟΥΣΙΚΗ"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "ΕΦΑΡΜΟΓΕΣ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ΑΝΑΠΑΡΑΓΩΓΗ ΔΙΣΚΟΥ" msgstr "ΑΝΑΠΑΡΑΓΩΓΗ ΔΙΣΚΟΥ"
@ -563,11 +551,3 @@ msgstr "ΣΥΣΤΗΜΑ"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "ΡΑΔΙΟ" msgstr "ΡΑΔΙΟ"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31963"
msgid "Profile name"
msgstr "Όνομα προφίλ"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -28,10 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Full screen" msgstr "Full screen"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Unavailable"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Playing" msgstr "Playing"
@ -140,10 +136,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Options" msgstr "Options"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Lyrics" msgstr "Lyrics"
@ -284,6 +276,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUSIC" msgstr "MUSIC"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "PLAY DISC" msgstr "PLAY DISC"
@ -295,7 +291,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profile name"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -16,6 +16,14 @@ msgstr ""
"Language: en_GB\n" "Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file.
#[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/
#For example, prefer wording as "This new string" instead of "This New String".
#[Referencing] If a suitable string already exists, reuse it, making a note of where it's used!
#[Description / location] For example, "#. Description of some setting" used on "#: xbmc/addons/guidialogaddoninfo.cpp"
#When writing a description or setting, refer to a setting name in quotes. See existing entries for guidance.
#For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word.
msgctxt "#31000" msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "" msgstr ""
@ -80,15 +88,7 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "" msgstr ""
msgctxt "#31016" #empty strings from id 31016 to 31022
msgid "Elapsed time"
msgstr ""
msgctxt "#31017"
msgid "Unavailable"
msgstr ""
#empty strings from id 31018 to 31022
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
@ -110,6 +110,8 @@ msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#View Type labels
msgctxt "#31028" msgctxt "#31028"
msgid "Poster wrap" msgid "Poster wrap"
msgstr "" msgstr ""
@ -138,6 +140,8 @@ msgctxt "#31039"
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#Extra labels
msgctxt "#31040" msgctxt "#31040"
msgid "Now playing" msgid "Now playing"
msgstr "" msgstr ""
@ -183,6 +187,7 @@ msgid "Sort: Descending"
msgstr "" msgstr ""
#empty strings from id 31052 to 31054 #empty strings from id 31052 to 31054
#Playlist Editor labels
msgctxt "#31055" msgctxt "#31055"
msgid "Open playlist" msgid "Open playlist"
@ -211,6 +216,7 @@ msgid "Current selected"
msgstr "" msgstr ""
#empty strings from id 31062 to 31100 #empty strings from id 31062 to 31100
#Skin Settings labels
msgctxt "#31101" msgctxt "#31101"
msgid "Home screen options" msgid "Home screen options"
@ -258,17 +264,7 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "" msgstr ""
msgctxt "#31113" #empty strings from id 31113 to 31115
msgid "Background path Master:"
msgstr ""
msgctxt "#31114"
msgid "System"
msgstr ""
msgctxt "#31115"
msgid "Main button playlists"
msgstr ""
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
@ -280,19 +276,14 @@ msgstr ""
#. In main language strings its used as submenu #. In main language strings its used as submenu
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "" msgstr ""
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "" msgstr ""
#. In main language strings its used as submenu #empty strings from id 31120 to 31121
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr ""
#empty string with id 31121
#. Boolean settings value #. Boolean settings value
#: system/settings/settings.xml #: system/settings/settings.xml
@ -353,31 +344,8 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "" msgstr ""
msgctxt "#31143" #empty strings from id 31143 to 31199
msgid "Use" #Script labels
msgstr ""
msgctxt "#31144"
msgid "playlist"
msgstr ""
msgctxt "#31145"
msgid "playlist path"
msgstr ""
msgctxt "#31146"
msgid "Hide home screen buttons"
msgstr ""
msgctxt "#31147"
msgid "Hide - Favourites"
msgstr ""\
msgctxt "#31148"
msgid "Hide - Search"
msgstr ""
#empty strings from id 31149 to 31199
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
@ -407,11 +375,8 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "" msgstr ""
msgctxt "#31209" #empty strings from id 31209 to 31299
msgid "Hide Master profile main menu buttons" #Extra labels
msgstr ""
#empty strings from id 31210 to 31299
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
@ -488,6 +453,7 @@ msgid "Album details"
msgstr "" msgstr ""
#empty strings from id 31332 to 31350 #empty strings from id 31332 to 31350
#Video and Music OSD Labels
msgctxt "#31351" msgctxt "#31351"
msgid "Pause" msgid "Pause"
@ -645,6 +611,7 @@ msgid "Channel options"
msgstr "" msgstr ""
#empty strings from id 31512 to 31900 #empty strings from id 31512 to 31900
#Weather plugin
msgctxt "#31901" msgctxt "#31901"
msgid "36-hour forecast" msgid "36-hour forecast"
@ -707,7 +674,7 @@ msgid "MUSIC"
msgstr "" msgstr ""
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "" msgstr ""
msgctxt "#31958" msgctxt "#31958"
@ -721,25 +688,3 @@ msgstr ""
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "" msgstr ""
msgctxt "#31961"
msgid "Timeshift"
msgstr ""
#. Choose profile identifier
#: /720p/SkinSettings.xml
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr ""
#. Label for the kind of profile identification
#: /720p/SkinSettings.xml
msgctxt "#31963"
msgid "Profile name"
msgstr ""
#. Label for the kind of profile identification
#: /720p/SkinSettings.xml
msgctxt "#31964"
msgid "Profile avatar"
msgstr ""

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minute" msgstr "Minute"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Elapsed time"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Unavailable"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Playing" msgstr "Playing"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Options" msgstr "Options"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Background path Master:"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Main button playlists"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Show recently added albums" msgstr "Show recently added albums"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Show recently added videos" msgstr "Show recently added videos"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Home page \"Add-ons\" submenu" msgstr "Home page programs submenu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Hide background fanart" msgstr "Hide background fanart"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Home page \"Games\" submenu"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Hide EPG if RDS is present on channel window" msgstr "Hide EPG if RDS is present on channel window"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Settings level" msgstr "Settings level"
msgctxt "#31143"
msgid "Use"
msgstr "Use"
msgctxt "#31144"
msgid "playlist"
msgstr "playlist"
msgctxt "#31145"
msgid "playlist path"
msgstr "playlist path"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Shortcuts" msgstr "Shortcuts"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Upcoming episodes" msgstr "Upcoming episodes"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Hide Master profile main menu buttons"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Current temperature" msgstr "Current temperature"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSIC" msgstr "MUSIC"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Choose kind of profile identification"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profile name"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profile avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minute" msgstr "Minute"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Elapsed time"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Unavailable"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Playing" msgstr "Playing"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Options" msgstr "Options"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Background path Master:"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Main button playlists"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Show recently added albums" msgstr "Show recently added albums"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Show recently added videos" msgstr "Show recently added videos"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Home page \"Add-ons\" submenu" msgstr "Home page programs submenu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Hide background fanart" msgstr "Hide background fanart"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Home page \"Games\" submenu"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Hide EPG if RDS is present on channel window" msgstr "Hide EPG if RDS is present on channel window"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Settings level" msgstr "Settings level"
msgctxt "#31143"
msgid "Use"
msgstr "Use"
msgctxt "#31144"
msgid "playlist"
msgstr "playlist"
msgctxt "#31145"
msgid "playlist path"
msgstr "playlist path"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Shortcuts" msgstr "Shortcuts"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Upcoming episodes" msgstr "Upcoming episodes"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Hide Master profile main menu buttons"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Current temperature" msgstr "Current temperature"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSIC" msgstr "MUSIC"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Choose kind of profile identification"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profile name"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profile avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,14 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Tutekrane" msgstr "Tutekrane"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedisponebla"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Bookmarks" msgstr "Bookmarks"
@ -72,6 +64,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUZIKO" msgstr "MUZIKO"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMOJ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "LUDI DISKON" msgstr "LUDI DISKON"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -68,10 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Memoria usada" msgstr "Memoria usada"
msgctxt "#31017"
msgid "Unavailable"
msgstr "No disponible"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reproduciendo" msgstr "Reproduciendo"
@ -224,10 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opciones" msgstr "Opciones"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostrar últimos álbums añadidos" msgstr "Mostrar últimos álbums añadidos"
@ -236,6 +228,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Mostrar últimos videos añadidos" msgstr "Mostrar últimos videos añadidos"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Submenú de programas de la pantalla principal"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Ocultar el Fanart del fondo" msgstr "Ocultar el Fanart del fondo"
@ -284,10 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivel de ajustes" msgstr "Nivel de ajustes"
msgctxt "#31143"
msgid "Use"
msgstr "Usar"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Accesos directos" msgstr "Accesos directos"
@ -572,6 +564,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MÚSICA" msgstr "MÚSICA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "REPRODUCIR DISCO" msgstr "REPRODUCIR DISCO"
@ -583,11 +579,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nombre de perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuto" msgstr "Minuto"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Tiempo transcurrido"
msgctxt "#31017"
msgid "Unavailable"
msgstr "No disponible"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reproduciendo" msgstr "Reproduciendo"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opciones" msgstr "Opciones"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Ruta de fondo Maestra:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Botón de Lista principal"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostrar álbumes añadidos recientemente" msgstr "Mostrar álbumes añadidos recientemente"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Mostrar vídeos añadidos recientemente" msgstr "Mostrar vídeos añadidos recientemente"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Submenú \"Add-ons\" de la página inicial" msgstr "Submenú de programas de la pantalla principal"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Ocultar fanart del fondo" msgstr "Ocultar fanart del fondo"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Submenú \"Juegos\" de la página inicial"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Ocultar EPG si RDS está presente en la ventana del canal" msgstr "Ocultar EPG si RDS está presente en la ventana del canal"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivel de ajustes" msgstr "Nivel de ajustes"
msgctxt "#31143"
msgid "Use"
msgstr "Usar"
msgctxt "#31144"
msgid "playlist"
msgstr "lista de reproducción"
msgctxt "#31145"
msgid "playlist path"
msgstr "ruta de lista de reproducción"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Accesos directos" msgstr "Accesos directos"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Próximos episodios" msgstr "Próximos episodios"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ocultar botones en menú principal del perfil Maestro"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura actual" msgstr "Temperatura actual"
@ -474,7 +434,7 @@ msgstr "Ayuda para la primera vez..."
msgctxt "#31412" msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again." msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
msgstr "Esta pestaña significa que hay un menú a un lado de esta ventana que contiene opciones adicionales para esta sección. Para acceder al menú, desplácese a la izquierda con el mando a distancia o el teclado, o sitúe el puntero del ratón sobre la pestaña. [CR][CR]Haga clic en \"OK\" para cerrar este cuadro de diálogo. No volverá a aparecer." msgstr "Esta pestaña significa que hay un menú a un lado de esta ventana que contiene opciones adicionales para esta sección. Para acceder al menú, desplácese a la izquierda con el mando a distancia o el teclado, o sitúe el puntero del ratón sobre la pestaña. [CR][CR]Haga clic en \"Aceptar\" para cerrar este cuadro de diálogo. No volverá a aparecer."
msgctxt "#31413" msgctxt "#31413"
msgid "Local subtitle available" msgid "Local subtitle available"
@ -502,7 +462,7 @@ msgstr "[B]AJUSTES DEL REPRODUCTOR[/B][CR][CR]Configura acciones que se pueden u
msgctxt "#31431" msgctxt "#31431"
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options" msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
msgstr "[B]AJUSTES DE LA COLECCIÓN[/B][CR][CR]Configura cómo se muestran los contenidos en las vistas de Archivos o Colecciones · Configura cómo se navega por las vistas de Archivos o Colecciones · Configura las opciones de las bases de datos de contenido" msgstr "[B]AJUSTES DE LA COLECCIÓN[/B][CR][CR]Configura cómo se muestran los contenidos en las vistas de Archivos o Colecciones · Configura cómo se navega por las vistas de Archivos o Colecciones · Configura las opciones de las bases de datos de medios"
msgctxt "#31432" msgctxt "#31432"
msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed" msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed"
@ -510,7 +470,7 @@ msgstr "[B]AJUSTES DE PVR[/B][CR][CR]Configura la gestión de los canales y la g
msgctxt "#31433" msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv" msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]AJUSTES DE ADD-ONS[/B][CR][CR]Configura los add-on instalados · Navega e instala add-ons procedentes de kodi.tv" msgstr "[B]AJUSTES DE ADD-ONS[/B][CR][CR]Configura sus addons instalados · Navega e instala add-ons procedentes de kodi.tv"
msgctxt "#31434" msgctxt "#31434"
msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service" msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MÚSICA" msgstr "MÚSICA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Elegir el tipo de identificación de perfil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nombre de perfil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar de perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Cambiar al tuyo" msgstr "Cambiar al tuyo"
msgctxt "#31001"
msgid "GAMES"
msgstr "JUEGOS"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]CONFIGURACION DE JUEGOS[/B][CR][CR]Configurar soporte de rebobinado & opciones · Configurar el uso del teclado y número de jugadores por teclado"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Opciones de encendido" msgstr "Opciones de encendido"
@ -76,18 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Memoria usada" msgstr "Memoria usada"
msgctxt "#31015"
msgid "Minute"
msgstr "Minuto"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Lapso de tiempo"
msgctxt "#31017"
msgid "Unavailable"
msgstr "No disponible"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reproduciendo" msgstr "Reproduciendo"
@ -240,18 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opciones" msgstr "Opciones"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Ruta principal de fondos:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Listas del botón principal"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostrar albumes recientemente adicionados" msgstr "Mostrar albumes recientemente adicionados"
@ -261,17 +229,13 @@ msgid "Show recently added videos"
msgstr "Mostrar videos recientemente adicionados" msgstr "Mostrar videos recientemente adicionados"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Página principal submenu de \"Complementos\"" msgstr "Página principal submenu de programas"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Esconder fanart de fondo" msgstr "Esconder fanart de fondo"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Página principal submenu de \"Juegos\""
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Esconder EPG si RDS está presente sobre la ventana de canales" msgstr "Esconder EPG si RDS está presente sobre la ventana de canales"
@ -316,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivel de Ajustes" msgstr "Nivel de Ajustes"
msgctxt "#31143"
msgid "Use"
msgstr "Usar"
msgctxt "#31144"
msgid "playlist"
msgstr "lista de reproducción"
msgctxt "#31145"
msgid "playlist path"
msgstr "ruta de lista de reproducción"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Atajos" msgstr "Atajos"
@ -352,10 +304,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Próximos episodios" msgstr "Próximos episodios"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Esconder botones del perfil maestro del menú principal"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura actual" msgstr "Temperatura actual"
@ -617,8 +565,8 @@ msgid "MUSIC"
msgstr "MUSICA" msgstr "MUSICA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "COMPLEMENTOS" msgstr "PROGRAMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +579,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Cambio de hora"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Escoja el tipo de identificación de perfil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nombre de perfil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar del perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -16,22 +16,10 @@ msgstr ""
"Language: et_EE\n" "Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "#31001"
msgid "GAMES"
msgstr "MÄNGUD"
msgctxt "#31003"
msgid "Power options"
msgstr "Toide"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "Toimetamine..." msgstr "Toimetamine..."
msgctxt "#31005"
msgid "Hide information"
msgstr "Peida informatsioon"
msgctxt "#31006" msgctxt "#31006"
msgid "View options" msgid "View options"
msgstr "Vaate seaded" msgstr "Vaate seaded"
@ -40,30 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Täisekraan" msgstr "Täisekraan"
msgctxt "#31009"
msgid "Total duration"
msgstr "Kogukestvus"
msgctxt "#31011"
msgid "Inactive"
msgstr "Mitte aktiivne"
msgctxt "#31014"
msgid "Memory used"
msgstr "Mälukasutus"
msgctxt "#31015"
msgid "Minute"
msgstr "Minut"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Kulunud aeg"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Kättesaamatu"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Mängib" msgstr "Mängib"
@ -76,10 +40,6 @@ msgctxt "#31025"
msgid "Items" msgid "Items"
msgstr "Nimetused" msgstr "Nimetused"
msgctxt "#31026"
msgid "Misc options"
msgstr "Muud suvandid"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "Asukoht" msgstr "Asukoht"
@ -88,10 +48,6 @@ msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "Fännipildid" msgstr "Fännipildid"
msgctxt "#31031"
msgid "Pic thumbs"
msgstr "Pisipildid"
msgctxt "#31033" msgctxt "#31033"
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
@ -100,10 +56,6 @@ msgctxt "#31039"
msgid "Actions" msgid "Actions"
msgstr "Tegevused" msgstr "Tegevused"
msgctxt "#31040"
msgid "Now playing"
msgstr "Hetkel mängib"
msgctxt "#31042" msgctxt "#31042"
msgid "PLAYING" msgid "PLAYING"
msgstr "MÄNGIB" msgstr "MÄNGIB"
@ -124,10 +76,6 @@ msgctxt "#31046"
msgid "SEEKING" msgid "SEEKING"
msgstr "OTSIMINE" msgstr "OTSIMINE"
msgctxt "#31048"
msgid "Visualisation presets"
msgstr "Visualiseerimise eelhäälestused"
msgctxt "#31049" msgctxt "#31049"
msgid "End time" msgid "End time"
msgstr "Lõpu aeg" msgstr "Lõpu aeg"
@ -160,10 +108,6 @@ msgctxt "#31059"
msgid "Current playlist" msgid "Current playlist"
msgstr "Valitud esitusloend" msgstr "Valitud esitusloend"
msgctxt "#31061"
msgid "Current selected"
msgstr "Hetkel valitud"
msgctxt "#31101" msgctxt "#31101"
msgid "Home screen options" msgid "Home screen options"
msgstr "Avalehe valikud" msgstr "Avalehe valikud"
@ -192,18 +136,10 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Valikud" msgstr "Valikud"
msgctxt "#31114"
msgid "System"
msgstr "Süsteem"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Laulutekst" msgstr "Laulutekst"
msgctxt "#31132"
msgid "Lyrics add-on"
msgstr "Laulusõnade lisamoodul"
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
msgstr "Muusika OSD" msgstr "Muusika OSD"
@ -212,10 +148,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Seadete tase" msgstr "Seadete tase"
msgctxt "#31143"
msgid "Use"
msgstr "Kasuta"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Otseteed" msgstr "Otseteed"
@ -232,18 +164,10 @@ msgctxt "#31303"
msgid "Data provider" msgid "Data provider"
msgstr "Teenusepakkuja" msgstr "Teenusepakkuja"
msgctxt "#31320"
msgid "Last logged in"
msgstr "Viimati sisse logitud"
msgctxt "#31322" msgctxt "#31322"
msgid "Aired" msgid "Aired"
msgstr "Eetris" msgstr "Eetris"
msgctxt "#31325"
msgid "Playlist options"
msgstr "Esitusloendi suvandid"
msgctxt "#31326" msgctxt "#31326"
msgid "Created" msgid "Created"
msgstr "Loodud" msgstr "Loodud"
@ -268,10 +192,6 @@ msgctxt "#31352"
msgid "Stop" msgid "Stop"
msgstr "Stopp" msgstr "Stopp"
msgctxt "#31353"
msgid "Fast forward"
msgstr "Edasi"
msgctxt "#31354" msgctxt "#31354"
msgid "Rewind" msgid "Rewind"
msgstr "Tagasi" msgstr "Tagasi"
@ -308,10 +228,6 @@ msgctxt "#31420"
msgid "Login" msgid "Login"
msgstr "Logi sisse" msgstr "Logi sisse"
msgctxt "#31421"
msgid "Select your Kodi user profile[CR]to login and continue"
msgstr "Vali sisse logimiseks Kodi kasutaja profiil[CR]ja jätka"
msgctxt "#31422" msgctxt "#31422"
msgid "Show or hide the login screen at startup." msgid "Show or hide the login screen at startup."
msgstr "Käivitumisel näita või peida sisselogimiseekraan." msgstr "Käivitumisel näita või peida sisselogimiseekraan."
@ -324,26 +240,10 @@ msgctxt "#31502"
msgid "TV" msgid "TV"
msgstr "TV" msgstr "TV"
msgctxt "#31503"
msgid "Add group"
msgstr "Lisa grupp"
msgctxt "#31504"
msgid "Rename group"
msgstr "Nimeta grupp ümber"
msgctxt "#31505"
msgid "Delete group"
msgstr "Kustuta grupp"
msgctxt "#31506" msgctxt "#31506"
msgid "Available[CR]Groups" msgid "Available[CR]Groups"
msgstr "Olemasolevad[CR]grupid" msgstr "Olemasolevad[CR]grupid"
msgctxt "#31511"
msgid "Channel options"
msgstr "Kanali suvandid"
msgctxt "#31905" msgctxt "#31905"
msgid "Forecast" msgid "Forecast"
msgstr "Ilmateade" msgstr "Ilmateade"
@ -384,6 +284,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUUSIKA" msgstr "MUUSIKA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMMID"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ESITA PLAAT" msgstr "ESITA PLAAT"
@ -391,19 +295,3 @@ msgstr "ESITA PLAAT"
msgctxt "#31959" msgctxt "#31959"
msgid "SYSTEM" msgid "SYSTEM"
msgstr "SÜSTEEM" msgstr "SÜSTEEM"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Ajanihe"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Vali profiili tuvastuse liik"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profiili nimi"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profiili avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,10 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minutua" msgstr "Minutua"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Ez erabilgarri"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Erreproduzitzen" msgstr "Erreproduzitzen"
@ -236,10 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Aukera" msgstr "Aukera"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Erakutsi azkenaldian gehitutako albumak" msgstr "Erakutsi azkenaldian gehitutako albumak"
@ -248,6 +240,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Ikusi azkenaldian gehitutako bideoak" msgstr "Ikusi azkenaldian gehitutako bideoak"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Hasierako orriko \"Programak\" azpimenua"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Ezkutatu atzeko planoko fanart-a" msgstr "Ezkutatu atzeko planoko fanart-a"
@ -296,10 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Ezarpen maila" msgstr "Ezarpen maila"
msgctxt "#31143"
msgid "Use"
msgstr "Erabili"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Lasterbideak" msgstr "Lasterbideak"
@ -584,6 +576,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUSIKA" msgstr "MUSIKA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMAK"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ERREPRODUZITU DISKOA" msgstr "ERREPRODUZITU DISKOA"
@ -595,11 +591,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "IRRATIA" msgstr "IRRATIA"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Denbora aldaketa"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profilaren izena"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,18 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "تغییر" msgstr "تغییر"
msgctxt "#31001"
msgid "GAMES"
msgstr "بازی ها"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]تنظیمات بازی ها[/B][CR][CR]پیکربندی پشتیبانی rewind و گزینه ها · پیکربندی استفاده از صفحه کلید و عددها برای بازیکنان صفحه کلید"
msgctxt "#31003"
msgid "Power options"
msgstr "گزینه های نیرو"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "در حال کار..." msgstr "در حال کار..."
@ -42,52 +30,12 @@ msgstr "پنهان کردن اطلاعات"
msgctxt "#31006" msgctxt "#31006"
msgid "View options" msgid "View options"
msgstr "مشاهده گزینه ها" msgstr "مشاهده تنظیمات"
msgctxt "#31007"
msgid "Video process information"
msgstr "اطلاعات پردازش ویدیو"
msgctxt "#31008" msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "تمام صفحه" msgstr "تمام صفحه"
msgctxt "#31009"
msgid "Total duration"
msgstr "تمام مدت"
msgctxt "#31010"
msgid "Hardware decoding"
msgstr "رمزگشایی سخت افزاری"
msgctxt "#31011"
msgid "Inactive"
msgstr "غیرفعال"
msgctxt "#31012"
msgid "Decoder"
msgstr "رمزگشا"
msgctxt "#31013"
msgid "Audio process information"
msgstr "اطلاعات پردازش صدا"
msgctxt "#31014"
msgid "Memory used"
msgstr "حافظه استفاده شده"
msgctxt "#31015"
msgid "Minute"
msgstr "دقیقه"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "زمان سپری شده"
msgctxt "#31017"
msgid "Unavailable"
msgstr "عدم دسترسی"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "در حال پخش" msgstr "در حال پخش"
@ -108,22 +56,10 @@ msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "مکان" msgstr "مکان"
msgctxt "#31028"
msgid "Poster wrap"
msgstr "پوشانیدن پوستر"
msgctxt "#31029" msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "فن آرت" msgstr "فن آرت"
msgctxt "#31031"
msgid "Pic thumbs"
msgstr "تصویر کوچک"
msgctxt "#31032"
msgid "Image wrap"
msgstr "پوشانیدن تصویر"
msgctxt "#31033" msgctxt "#31033"
msgid "Info" msgid "Info"
msgstr "اطلاعات" msgstr "اطلاعات"
@ -216,10 +152,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "گزینه ها" msgstr "گزینه ها"
msgctxt "#31114"
msgid "System"
msgstr "سیستم"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "اشعار" msgstr "اشعار"
@ -400,6 +332,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "موسیقی" msgstr "موسیقی"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "برنامه ها"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "اجرای CD/DVD" msgstr "اجرای CD/DVD"
@ -411,7 +347,3 @@ msgstr "سیستم"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "رادیو" msgstr "رادیو"
msgctxt "#31963"
msgid "Profile name"
msgstr "نام پروفایل"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuutti" msgstr "Minuutti"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Kulunut aika"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Ei saatavilla"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Toisto" msgstr "Toisto"
@ -240,10 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Asetukset" msgstr "Asetukset"
msgctxt "#31114"
msgid "System"
msgstr "Järjestelmä"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Näytä viimeksi lisätyt albumit" msgstr "Näytä viimeksi lisätyt albumit"
@ -253,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Näytä viimeksi lisätyt videot" msgstr "Näytä viimeksi lisätyt videot"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Päävalikon lisäosien alavalikko" msgstr "Päävalikon ohjelmaosion alavalikko"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Piilota fanitaide" msgstr "Piilota fanitaide"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Päävalikon peliosion alavalikko"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Piilota ohjelmatiedot kanavaikkunassa, jos RDS-tietoja on tarjolla" msgstr "Piilota ohjelmatiedot kanavaikkunassa, jos RDS-tietoja on tarjolla"
@ -308,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Asetustaso" msgstr "Asetustaso"
msgctxt "#31143"
msgid "Use"
msgstr "Käytä"
msgctxt "#31144"
msgid "playlist"
msgstr "soittolista"
msgctxt "#31145"
msgid "playlist path"
msgstr "soittolistan polku"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Pikavalinnat" msgstr "Pikavalinnat"
@ -344,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Tulevat jaksot" msgstr "Tulevat jaksot"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Piilota pääkäyttäjän painikkeet päävalikosta"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Tämänhetkinen lämpötila" msgstr "Tämänhetkinen lämpötila"
@ -609,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSIIKKI" msgstr "MUSIIKKI"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "LISÄOSAT" msgstr "OHJELMAT"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -623,19 +591,3 @@ msgstr "JÄRJESTELMÄ"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Ajansiirto"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Valitse näytetäänkö profiilin nimi vai kuva"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profiilin nimi"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profiilin kuva"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Fullan skerm" msgstr "Fullan skerm"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Ikki tøkt"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Spæli" msgstr "Spæli"
@ -128,10 +124,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Stillingar" msgstr "Stillingar"
msgctxt "#31114"
msgid "System"
msgstr "Skipan"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Sangtekstir" msgstr "Sangtekstir"
@ -219,7 +211,3 @@ msgstr "Kort"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "Sjónvarp" msgstr "Sjónvarp"
msgctxt "#31963"
msgid "Profile name"
msgstr "Heiti á uppseting"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minute" msgstr "Minute"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Temps écoulé"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Non disponible"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Lecture" msgstr "Lecture"
@ -166,11 +158,11 @@ msgstr "Heure de fin"
msgctxt "#31050" msgctxt "#31050"
msgid "Sort: Ascending" msgid "Sort: Ascending"
msgstr "Tri : ascendant" msgstr "Tri : ascendant"
msgctxt "#31051" msgctxt "#31051"
msgid "Sort: Descending" msgid "Sort: Descending"
msgstr "Tri : descendant" msgstr "Tri : descendant"
msgctxt "#31055" msgctxt "#31055"
msgid "Open playlist" msgid "Open playlist"
@ -230,7 +222,7 @@ msgstr "Activer larrière-plan personnalisé"
msgctxt "#31110" msgctxt "#31110"
msgid "Background path:" msgid "Background path:"
msgstr "Chemin de larrière-plan :" msgstr "Chemin de larrière-plan :"
msgctxt "#31111" msgctxt "#31111"
msgid "Hide" msgid "Hide"
@ -240,10 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Options" msgstr "Options"
msgctxt "#31114"
msgid "System"
msgstr "Système"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Afficher les albums ajoutés récemment" msgstr "Afficher les albums ajoutés récemment"
@ -253,28 +241,24 @@ msgid "Show recently added videos"
msgstr "Afficher les vidéos ajoutées récemment" msgstr "Afficher les vidéos ajoutées récemment"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Sous-menu « Addiciels » de la page daccueil" msgstr "Sous-menu des « Programmes » de la page daccueil"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Masquer le fanart darrière-plan" msgstr "Masquer le fanart darrière-plan"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Sous-menu « Jeux » de la page daccueil"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Cacher le GÉP si RDS est présent sur la fenêtre de la chaîne" msgstr "Cacher le GÉP si RDS est présent sur la fenêtre de la chaîne"
msgctxt "#31124" msgctxt "#31124"
msgid "Show background \"Now playing\" video" msgid "Show background \"Now playing\" video"
msgstr "Afficher la vidéo darrière-plan «  Lecture en cours »" msgstr "Afficher la vidéo darrière-plan « Lecture en cours »"
msgctxt "#31125" msgctxt "#31125"
msgid "Show background \"Now playing\" visualisation" msgid "Show background \"Now playing\" visualisation"
msgstr "Afficher la visualisation darrière-plan «  Lecture en cours »" msgstr "Afficher la visualisation darrière-plan « Lecture en cours »"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
@ -290,15 +274,15 @@ msgstr "Addiciel de paroles"
msgctxt "#31134" msgctxt "#31134"
msgid "Home page \"Videos\" submenu" msgid "Home page \"Videos\" submenu"
msgstr "Sous-menu «  Vidéos » de la page daccueil" msgstr "Sous-menu « Vidéos » de la page daccueil"
msgctxt "#31135" msgctxt "#31135"
msgid "Home page \"Music\" submenu" msgid "Home page \"Music\" submenu"
msgstr "Sous-menu «  Musique » de la page daccueil" msgstr "Sous-menu « Musique » de la page daccueil"
msgctxt "#31136" msgctxt "#31136"
msgid "Home page \"Pictures\" submenu" msgid "Home page \"Pictures\" submenu"
msgstr "Sous-menu «  Images » de la page daccueil" msgstr "Sous-menu « Images » de la page daccueil"
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
@ -308,10 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Niveau de paramètres" msgstr "Niveau de paramètres"
msgctxt "#31143"
msgid "Use"
msgstr "Utiliser"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Raccourcis" msgstr "Raccourcis"
@ -358,7 +338,7 @@ msgstr "Mémoire utilisée :"
msgctxt "#31310" msgctxt "#31310"
msgid "Track number" msgid "Track number"
msgstr "Numéro de plage" msgstr "Numéro de piste"
msgctxt "#31319" msgctxt "#31319"
msgid "Selected profile" msgid "Selected profile"
@ -390,7 +370,7 @@ msgstr "Ajoutés récemment"
msgctxt "#31329" msgctxt "#31329"
msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
msgstr "[B]Minuterie réglée![/B] [COLOR=grey2] - Arrêt automatique du système dans[/COLOR]" msgstr "[B]Minuterie réglée ![/B] [COLOR=grey2] - Arrêt automatique du système dans[/COLOR]"
msgctxt "#31330" msgctxt "#31330"
msgid "Click button to play[CR][CR]movie trailer" msgid "Click button to play[CR][CR]movie trailer"
@ -446,15 +426,15 @@ msgstr "Valeur par défaut de lhabillage sans majuscule"
msgctxt "#31392" msgctxt "#31392"
msgid "Arial based" msgid "Arial based"
msgstr "Daprès Arial" msgstr "Basé sur Arial"
msgctxt "#31411" msgctxt "#31411"
msgid "First run help..." msgid "First run help..."
msgstr "Aide au premier démarrage" msgstr "Aide au premier démarrage..."
msgctxt "#31412" msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again." msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
msgstr "Cet onglet signale quil y a un menu sur le côté de cette fenêtre contenant des options supplémentaires pour cette section. Pour accéder au menu, naviguez vers la gauche avec votre télécommande ou votre clavier ou placez le pointeur de votre souris sur longlet. [CR][CR]Cliquez sur « Valider » pour fermer cette boîte de dialogue. Elle napparaîtra plus." msgstr "Cet onglet signale quil y a un menu sur le côté de cette fenêtre contenant des options supplémentaires pour cette section. Pour accéder au menu, naviguez vers la gauche avec votre télécommande ou votre clavier ou placez le pointeur de votre souris sur longlet. [CR][CR]Cliquez sur « OK » pour fermer cette boîte de dialogue. Elle napparaîtra plus."
msgctxt "#31413" msgctxt "#31413"
msgid "Local subtitle available" msgid "Local subtitle available"
@ -590,15 +570,15 @@ msgstr "FILMS"
msgctxt "#31955" msgctxt "#31955"
msgid "TV SHOWS" msgid "TV SHOWS"
msgstr "ÉMISSIONS DE TÉLÉ" msgstr "SÉRIES TÉLÉ"
msgctxt "#31956" msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUSIQUE" msgstr "MUSIQUE"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADDICIELS" msgstr "PROGRAMMES"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -611,19 +591,3 @@ msgstr "SYSTÈME"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Décalage temporel"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Choisir le genre didentification du profil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nom du profil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar du profil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -26,7 +26,7 @@ msgstr "JEUX"
msgctxt "#31002" msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players" msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]PARAMÈTRES DE JEU[/B][CR][CR]Configuration de la prise en charge et des options pour revoir des parties de jeu · Configuration de l'utilisation du clavier et du nombre de joueur au clavier" msgstr "[B]PARAMÈTRES DE JEU[/B][CR][CR]Configuration de la prise en charge et des options pour revoir des parties de jeu · Configuration de l'utilisation du clavier et de nombre de joueur au clavier"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
@ -34,7 +34,7 @@ msgstr "Options d'alimentation"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "En cours" msgstr "En cours..."
msgctxt "#31005" msgctxt "#31005"
msgid "Hide information" msgid "Hide information"
@ -78,15 +78,7 @@ msgstr "Mémoire utilisée "
msgctxt "#31015" msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "minute" msgstr "Minute"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Temps écoulé"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Non disponible"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
@ -114,7 +106,7 @@ msgstr "Galerie d'affiches"
msgctxt "#31029" msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "Fanart" msgstr "FanArt"
msgctxt "#31031" msgctxt "#31031"
msgid "Pic thumbs" msgid "Pic thumbs"
@ -206,7 +198,7 @@ msgstr "Arrière-plan"
msgctxt "#31103" msgctxt "#31103"
msgid "Show \"Paused\" in picture slideshow" msgid "Show \"Paused\" in picture slideshow"
msgstr "Afficher « En pause » dans le diaporama d'images" msgstr "Afficher « En pause » dans le diaporama d'images"
msgctxt "#31104" msgctxt "#31104"
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Options" msgstr "Options"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Chemin maître des arrière-plans :"
msgctxt "#31114"
msgid "System"
msgstr "Système"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Bouton principal des listes de lecture"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Afficher les albums ajoutés récemment" msgstr "Afficher les albums ajoutés récemment"
@ -261,20 +241,16 @@ msgid "Show recently added videos"
msgstr "Afficher les vidéos ajoutées récemment" msgstr "Afficher les vidéos ajoutées récemment"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Sous-menu Extensions de la page d'accueil" msgstr "Sous-menu Programmes de la page d'accueil"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Masquer le Fanart d'arrière-plan" msgstr "Masquer le FanArt d'arrière-plan"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Sous-menu Jeux de la page d'accueil"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Masquer le guide TV en présence de RDS sur la chaîne" msgstr "Masquer le guide TV en présence de RDS sur le canal"
msgctxt "#31124" msgctxt "#31124"
msgid "Show background \"Now playing\" video" msgid "Show background \"Now playing\" video"
@ -290,7 +266,7 @@ msgstr "Paroles"
msgctxt "#31129" msgctxt "#31129"
msgid "Hide fanart in full screen visualisation" msgid "Hide fanart in full screen visualisation"
msgstr "Masquer le Fanart en visualisation plein écran" msgstr "Masquer le FanArt en visualisation plein écran"
msgctxt "#31132" msgctxt "#31132"
msgid "Lyrics add-on" msgid "Lyrics add-on"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Niveau de paramétrage" msgstr "Niveau de paramétrage"
msgctxt "#31143"
msgid "Use"
msgstr "Utiliser"
msgctxt "#31144"
msgid "playlist"
msgstr "(liste de lecture)"
msgctxt "#31145"
msgid "playlist path"
msgstr "- Chemin de la liste de lecture "
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Raccourcis" msgstr "Raccourcis"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Prochains épisodes" msgstr "Prochains épisodes"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Masquer les boutons principaux de menu du profil maître"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Température actuelle" msgstr "Température actuelle"
@ -474,7 +434,7 @@ msgstr "Aide au démarrage"
msgctxt "#31412" msgctxt "#31412"
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again." msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
msgstr "Cet onglet signifie qu'il y a un menu sur le côté gauche de la fenêtre qui contient des options supplémentaires pour cette section. Pour accéder au menu, naviguer vers la gauche avec la télécommande ou le clavier, ou placer le pointeur de la souris ou un doigt sur l'onglet.[CR][CR]Cliquer sur OK pour fermer cette fenêtre. Elle napparaîtra plus." msgstr "Cet onglet signifie qu'il y a un menu sur le côté gauche de la fenêtre qui contient des options supplémentaires pour cette section. Pour accéder au menu, naviguer vers la gauche avec la télécommande ou le clavier, ou placer le pointeur de la souris ou un doigt sur l'onglet.[CR][CR]Cliquer sur « OK » pour fermer cette fenêtre. Elle napparaîtra plus."
msgctxt "#31413" msgctxt "#31413"
msgid "Local subtitle available" msgid "Local subtitle available"
@ -510,7 +470,7 @@ msgstr "[B]PARAMÈTRES D'ENREGISTREUR VIDÉO[/B][CR][CR]Configuration de la gest
msgctxt "#31433" msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv" msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]PARAMÈTRES DES EXTENSIONS[/B][CR][CR]Configuration des extensions installées · Recherche et installation des extensions depuis Kodi.tv" msgstr "[B]PARAMÈTRES DES EXTENSIONS[/B][CR][CR]Configuration des extensions installées · Recherche et installation des extensions depuis kodi.tv"
msgctxt "#31434" msgctxt "#31434"
msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service" msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service"
@ -518,7 +478,7 @@ msgstr "[B]PARAMÈTRES DES SERVICES[/B][CR][CR]Configuration et gestion des serv
msgctxt "#31435" msgctxt "#31435"
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging" msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
msgstr "[B]PARAMÈTRES DU SYSTÈME[/B][CR][CR]Configuration de l'affichage · Configuration de l'audio · Configuration de l'accès Internet · Configuration de la gestion de l'énergie · Configuration de la journalisation" msgstr "[B]PARAMÈTRES DU SYSTÈME[/B][CR][CR]Configuration de l'affichage · Configuration de l'audio · Configuration de l'accès internet · Configuration de la gestion de l'énergie · Configuration de la journalisation"
msgctxt "#31436" msgctxt "#31436"
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock" msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
@ -582,7 +542,7 @@ msgstr "Prévisions"
msgctxt "#31909" msgctxt "#31909"
msgid "Fetching forecast info..." msgid "Fetching forecast info..."
msgstr "Récupération des prévisions météo" msgstr "Récupération des prévisions météo..."
msgctxt "#31910" msgctxt "#31910"
msgid "Maps" msgid "Maps"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSIQUE" msgstr "MUSIQUE"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "EXTENSIONS" msgstr "PROGRAMMES"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTÈME"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Différé"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Choisir le type d'identification du profil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nom du profil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar du profil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuto" msgstr "Minuto"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Tempo transcurrido"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Non dispoñíbel"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reproducindo" msgstr "Reproducindo"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcións" msgstr "Opcións"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Ruta do fondo Principal:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Botón principal das listas de reprodución"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Amosar albumes engadidos recentemente" msgstr "Amosar albumes engadidos recentemente"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Amosar vídeos engadidos recentemente" msgstr "Amosar vídeos engadidos recentemente"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Submenú de \"Complementos\" da Páxina de Inicio" msgstr "Submenú de Aplicacións da Páxina de Inicio"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Agochar o fondo do cartel" msgstr "Agochar o fondo do cartel"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Submenú de Xogos da Páxina de Inicio"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Ocultar EPG se RDS está presente na xanela da canle" msgstr "Ocultar EPG se RDS está presente na xanela da canle"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivel de configuración" msgstr "Nivel de configuración"
msgctxt "#31143"
msgid "Use"
msgstr "Usar"
msgctxt "#31144"
msgid "playlist"
msgstr "listaxe de reprodución"
msgctxt "#31145"
msgid "playlist path"
msgstr "ruta da listaxe de reprodución"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Atallos" msgstr "Atallos"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Vindeiros episodios" msgstr "Vindeiros episodios"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ocultar os botóns do menú principal no Master"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura actual" msgstr "Temperatura actual"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MÚSICA" msgstr "MÚSICA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "COMPLEMENTOS" msgstr "PROGRAMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Seleccionar o tipo de identificación do perfil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nome do perfíl"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar do perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "דקה" msgstr "דקה"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "זמן שחלף"
msgctxt "#31017"
msgid "Unavailable"
msgstr "לא זמין"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "מנגן" msgstr "מנגן"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "אפשרויות" msgstr "אפשרויות"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "נתיב לרקע של הראשי:"
msgctxt "#31114"
msgid "System"
msgstr "מערכת"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "רשימות נגינה כפתור ראשי"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "הצג אלבומים שנוספו לאחרונה" msgstr "הצג אלבומים שנוספו לאחרונה"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "הצג וידאו שנוסף לאחרונה" msgstr "הצג וידאו שנוסף לאחרונה"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "תת־תפריט „הרחבות” בדף הבית" msgstr "תת תפריט תוכנות במסך הבית"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "נטרל הצגת פאנארט כרקע" msgstr "נטרל הצגת פאנארט כרקע"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "תת־תפריט „משחקים” בדף הבית"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "הסתר לוח שידורים מחלון ערוץ אם זמין מידע RDS" msgstr "הסתר לוח שידורים מחלון ערוץ אם זמין מידע RDS"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "רמת הגדרות" msgstr "רמת הגדרות"
msgctxt "#31143"
msgid "Use"
msgstr "שימוש"
msgctxt "#31144"
msgid "playlist"
msgstr "רשימת נגינה"
msgctxt "#31145"
msgid "playlist path"
msgstr "נתיב רשימת נגינה"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "קיצורי דרך" msgstr "קיצורי דרך"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "הפרקים הקרובים" msgstr "הפרקים הקרובים"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "הסתרת כפתורי התפריט הראשי בפרופיל הראשי"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "טמפ' נוכחית" msgstr "טמפ' נוכחית"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "מוזיקה" msgstr "מוזיקה"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "הרחבות" msgstr "תוכנות"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "מערכת"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "רדיו" msgstr "רדיו"
msgctxt "#31961"
msgid "Timeshift"
msgstr "הסט זמן"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "לבחור סוג של זיהוי פרופיל"
msgctxt "#31963"
msgid "Profile name"
msgstr "שם משתמש"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "דמות מייצגת לפרופיל"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,10 +20,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "पूर्ण स्क्रीन " msgstr "पूर्ण स्क्रीन "
msgctxt "#31017"
msgid "Unavailable"
msgstr "उनवैलाब्ले"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "वादन" msgstr "वादन"
@ -48,10 +44,6 @@ msgctxt "#31109"
msgid "Enable custom background" msgid "Enable custom background"
msgstr "कस्टम पृष्ठभूमि सक्षम" msgstr "कस्टम पृष्ठभूमि सक्षम"
msgctxt "#31114"
msgid "System"
msgstr "प्रणाली"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "गीत" msgstr "गीत"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuta" msgstr "Minuta"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Proteklo vrijeme"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedostupno"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reprodukcija" msgstr "Reprodukcija"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Mogućnosti" msgstr "Mogućnosti"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Glavna putanja pozadine:"
msgctxt "#31114"
msgid "System"
msgstr "Sustav"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Glavne tipke popisa izvođenja"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Prikaži nedavno dodane albume" msgstr "Prikaži nedavno dodane albume"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Prikaži nedavno dodane video snimke" msgstr "Prikaži nedavno dodane video snimke"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Početna stranica \"Dodaci\" podizbornika" msgstr "Početna stranica \"Programi\" podizbornika"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Sakrij pozadinu postera obožavatelja" msgstr "Sakrij pozadinu postera obožavatelja"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Početna stranica \"Igre\" podizbornika"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Sakrij EPG ako je RDS prisutan na prozoru programa" msgstr "Sakrij EPG ako je RDS prisutan na prozoru programa"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Razina postavki" msgstr "Razina postavki"
msgctxt "#31143"
msgid "Use"
msgstr "Koristi"
msgctxt "#31144"
msgid "playlist"
msgstr "popis izvođenja"
msgctxt "#31145"
msgid "playlist path"
msgstr "putanja popisa izvođenja"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Prečaci" msgstr "Prečaci"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Nadolazeće epizode" msgstr "Nadolazeće epizode"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Sakrij tipke glavnog izbornika glavnog profila"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Trenutna temperatura" msgstr "Trenutna temperatura"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "GLAZBA" msgstr "GLAZBA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "DODACI" msgstr "PROGRAMI"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SUSTAV"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Vremensko premotavanje"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Odaberi način identifikacije profila"
msgctxt "#31963"
msgid "Profile name"
msgstr "Naziv profila"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar profila"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "perc" msgstr "perc"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Eltelt idő"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nem elérhető"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Éppen játszva" msgstr "Éppen játszva"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Lehetőségek" msgstr "Lehetőségek"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Mester Háttér mappa:"
msgctxt "#31114"
msgid "System"
msgstr "Rendszer"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Fő gomb lejátszási listák"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Nemrég hozzáadott albumok mutatása" msgstr "Nemrég hozzáadott albumok mutatása"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Nemrég hozzáadott videók mutatása" msgstr "Nemrég hozzáadott videók mutatása"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Kezdőlap \"Kiegészítők\" almenü" msgstr "Főképernyő Programok almenü"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Fanart-háttér elrejtése" msgstr "Fanart-háttér elrejtése"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Kezdőlap \"Játékok\" almenü"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Rejtse el az EPG-t, ha az RDS látható a csatorna ablakban" msgstr "Rejtse el az EPG-t, ha az RDS látható a csatorna ablakban"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Beállítás szint" msgstr "Beállítás szint"
msgctxt "#31143"
msgid "Use"
msgstr "Használat"
msgctxt "#31144"
msgid "playlist"
msgstr "lejátszáslista"
msgctxt "#31145"
msgid "playlist path"
msgstr "lejátszáslista mappa:"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Parancsikonok" msgstr "Parancsikonok"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Következő epizódok" msgstr "Következő epizódok"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Mester profil főmenü gombjainak elrejtése"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Aktuális hőmérséklet" msgstr "Aktuális hőmérséklet"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "ZENE" msgstr "ZENE"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "Kiegészítők" msgstr "PROGRAMOK"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "RENDSZER"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RÁDIÓ" msgstr "RÁDIÓ"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Csúsztatott felvétel"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Válassza ki a profil azonosítását"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profil neve"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profil avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Ամբողջ էկրանով" msgstr "Ամբողջ էկրանով"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Անհասանելի"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Նվագարկում է" msgstr "Նվագարկում է"
@ -248,6 +244,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "ԵՐԳ-ԵՐԱԺՇՏՈՒԹՅՈՒՆ" msgstr "ԵՐԳ-ԵՐԱԺՇՏՈՒԹՅՈՒՆ"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "ԾՐԱԳՐԵՐ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ՆՎԱԳԱՐԿԵԼ" msgstr "ՆՎԱԳԱՐԿԵԼ"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -44,10 +44,6 @@ msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
msgstr "Total durasi" msgstr "Total durasi"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Tidak tersedia"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Memainkan" msgstr "Memainkan"
@ -200,10 +196,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opsi" msgstr "Opsi"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Tampilkan album baru yang sudah ditambahkan" msgstr "Tampilkan album baru yang sudah ditambahkan"
@ -212,6 +204,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Tampilkan album baru yang sudah ditambahkan" msgstr "Tampilkan album baru yang sudah ditambahkan"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Laman Program Submenu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Sembunyikan Background Fanart" msgstr "Sembunyikan Background Fanart"
@ -512,6 +508,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUSIK" msgstr "MUSIK"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAM"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "MAINKAN DISK" msgstr "MAINKAN DISK"
@ -523,11 +523,3 @@ msgstr "SISTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Pergeseran waktu"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nama profil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "mínúta" msgstr "mínúta"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Liðinn tími"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Ekki tiltækt"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Spila" msgstr "Spila"
@ -240,14 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Valkostir" msgstr "Valkostir"
msgctxt "#31114"
msgid "System"
msgstr "Kerfi"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Spilunarlistar aðalhnapps"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Sýna hljómplötur sem hefur nýlega verið bætt við" msgstr "Sýna hljómplötur sem hefur nýlega verið bætt við"
@ -257,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Sýna myndskeið sem var nýlega bætt við" msgstr "Sýna myndskeið sem var nýlega bætt við"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "\"Viðbætur\"-undirvalmynd á forsíðu" msgstr "Undirvalmynd dagskrársíðu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Fela aðdáendamyndir í bakgrunni" msgstr "Fela aðdáendamyndir í bakgrunni"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "\"Leikir\"-undirvalmynd á forsíðu"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Fela EPG ef RDS er til staðar í rásaglugga" msgstr "Fela EPG ef RDS er til staðar í rásaglugga"
@ -312,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Ítarleiki stillinga" msgstr "Ítarleiki stillinga"
msgctxt "#31143"
msgid "Use"
msgstr "Nota"
msgctxt "#31144"
msgid "playlist"
msgstr "spilunarlisti"
msgctxt "#31145"
msgid "playlist path"
msgstr "slóð á spilunarlista"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Flýtileiðir" msgstr "Flýtileiðir"
@ -609,8 +577,8 @@ msgid "MUSIC"
msgstr "TÓNLIST" msgstr "TÓNLIST"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "VIÐBÆTUR" msgstr "FORRIT"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -623,19 +591,3 @@ msgstr "KERFI"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "ÚTVARP" msgstr "ÚTVARP"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Tímaflakk"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Veldu gerð notandaauðkenningar"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nafn notanda"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Notandatáknmynd"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuto" msgstr "Minuto"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Tempo trascorso"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Non disponibile"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "In riproduzione" msgstr "In riproduzione"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opzioni" msgstr "Opzioni"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Percorso principale sfondo:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Playlist pulsante principale"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostra Album aggiunti di recente" msgstr "Mostra Album aggiunti di recente"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Mostra Video aggiunti di recente" msgstr "Mostra Video aggiunti di recente"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Sottomenù \"Add-On\" Pagina Iniziale" msgstr "Sottomenù Programmi Pagina Iniziale"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Nascondi Sfondo Fanart" msgstr "Nascondi Sfondo Fanart"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Sottomenù \"Giochi\" Pagina Iniziale"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Nascondi l'EPG se è presente l'RDS nella finestra del canale" msgstr "Nascondi l'EPG se è presente l'RDS nella finestra del canale"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Livello impostazioni" msgstr "Livello impostazioni"
msgctxt "#31143"
msgid "Use"
msgstr "Usa"
msgctxt "#31144"
msgid "playlist"
msgstr "playlist"
msgctxt "#31145"
msgid "playlist path"
msgstr "percorso playlist"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Collegamenti" msgstr "Collegamenti"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Prossimi Episodi" msgstr "Prossimi Episodi"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Nascondi profilo Master dai pulsanti Menù Principale"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura attuale" msgstr "Temperatura attuale"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSICA" msgstr "MUSICA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ON" msgstr "PROGRAMMI"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Scegli il tipo di indentificazione del profilo"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nome profilo"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar profilo"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Kodi" msgstr "Kodi"
msgctxt "#31001"
msgid "GAMES"
msgstr "ゲーム"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]ゲームの設定[/B][CR][CR]巻き戻しサポートとオプションの設定 · キーボードの使用とキーボードプレイヤー数の設定"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "電源オプション" msgstr "電源オプション"
@ -76,18 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "メモリ使用量" msgstr "メモリ使用量"
msgctxt "#31015"
msgid "Minute"
msgstr "分"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "経過時間"
msgctxt "#31017"
msgid "Unavailable"
msgstr "利用不可"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "再生中" msgstr "再生中"
@ -126,7 +106,7 @@ msgstr "イメージラップ"
msgctxt "#31033" msgctxt "#31033"
msgid "Info" msgid "Info"
msgstr "インフォ" msgstr "情報"
msgctxt "#31039" msgctxt "#31039"
msgid "Actions" msgid "Actions"
@ -240,18 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "オプション" msgstr "オプション"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "マスター用の背景のパス:"
msgctxt "#31114"
msgid "System"
msgstr "システム"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "メインボタンプレイリスト"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "最近追加されたアルバムを表示" msgstr "最近追加されたアルバムを表示"
@ -261,17 +229,13 @@ msgid "Show recently added videos"
msgstr "最近追加されたビデオを表示" msgstr "最近追加されたビデオを表示"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "ホーム画面\"アドオン\"のサブメニュー" msgstr "ホーム画面「プログラム」のサブメニュー"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "背景のファンアートを隠す" msgstr "背景のファンアートを隠す"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "ホーム画面\"ゲーム\"のサブメニュー"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "チャンネルウインドウ上にRDSがある場合はEPGを隠す" msgstr "チャンネルウインドウ上にRDSがある場合はEPGを隠す"
@ -316,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "設定レベル" msgstr "設定レベル"
msgctxt "#31143"
msgid "Use"
msgstr "使用"
msgctxt "#31144"
msgid "playlist"
msgstr "プレイリスト"
msgctxt "#31145"
msgid "playlist path"
msgstr "プレイリストのパス"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "ショートカット" msgstr "ショートカット"
@ -352,10 +304,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "今後のエピソード" msgstr "今後のエピソード"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "\"マスタープロファイル\"をメインメニューのボタンから隠す"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "現在の気温" msgstr "現在の気温"
@ -617,8 +565,8 @@ msgid "MUSIC"
msgstr "ミュージック" msgstr "ミュージック"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "アドオン" msgstr "プログラム"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +579,3 @@ msgstr "システム"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "ラジオ" msgstr "ラジオ"
msgctxt "#31961"
msgid "Timeshift"
msgstr "タイムシフト"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "プロファイルの確認と種類を選択"
msgctxt "#31963"
msgid "Profile name"
msgstr "プロファイル名"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "プロファイルのアバター"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "선택하세요" msgstr "선택하세요"
msgctxt "#31001"
msgid "GAMES"
msgstr "게임"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]게임 설정[/B][CR][CR]되돌리기 지원과 옵션 설정 · 키보드 사용과 키보드 플레이어 숫자 설정"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "전원 옵션" msgstr "전원 옵션"
@ -76,18 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "사용 메모리" msgstr "사용 메모리"
msgctxt "#31015"
msgid "Minute"
msgstr "분"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "지난 시간"
msgctxt "#31017"
msgid "Unavailable"
msgstr " N/A"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "재생 중" msgstr "재생 중"
@ -240,18 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "옵션" msgstr "옵션"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "배경화면 주 경로:"
msgctxt "#31114"
msgid "System"
msgstr "시스템"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "주 버튼 재생목록"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "최근 추가한 앨범 보기" msgstr "최근 추가한 앨범 보기"
@ -261,17 +229,13 @@ msgid "Show recently added videos"
msgstr "최근 추가한 비디오 보기" msgstr "최근 추가한 비디오 보기"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "\"애드온\" 하위 메뉴 홈페이지" msgstr "홈 페이지 프로그램 하위 메뉴"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "배경 팬아트 숨김" msgstr "배경 팬아트 숨김"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "\"게임\" 하위 메뉴 홈페이지"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "채널창에서 RDS 가 있으면 EPG 숨김" msgstr "채널창에서 RDS 가 있으면 EPG 숨김"
@ -316,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "설정 수준" msgstr "설정 수준"
msgctxt "#31143"
msgid "Use"
msgstr "사용"
msgctxt "#31144"
msgid "playlist"
msgstr "재생목록"
msgctxt "#31145"
msgid "playlist path"
msgstr "재생목록 경로"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "바로가기" msgstr "바로가기"
@ -352,10 +304,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "방송 예정 에피소드" msgstr "방송 예정 에피소드"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "주 메뉴 버튼에서 주 프로파일 숨기기"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "현재 온도" msgstr "현재 온도"
@ -617,8 +565,8 @@ msgid "MUSIC"
msgstr "음악" msgstr "음악"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "애드온" msgstr "프로그램"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +579,3 @@ msgstr "시스템"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "라디오" msgstr "라디오"
msgctxt "#31961"
msgid "Timeshift"
msgstr "타임시프트"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "프로파일 확인 선택"
msgctxt "#31963"
msgid "Profile name"
msgstr "프로파일 이름"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "프로파일 아바타"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -18,7 +18,7 @@ msgstr ""
msgctxt "#31000" msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Pakeisk savo" msgstr "Kodi"
msgctxt "#31001" msgctxt "#31001"
msgid "GAMES" msgid "GAMES"
@ -46,7 +46,7 @@ msgstr "Rodinio parinkys"
msgctxt "#31007" msgctxt "#31007"
msgid "Video process information" msgid "Video process information"
msgstr "Video apdorojimo informacija" msgstr "Vaizdo apdorojimo informacija"
msgctxt "#31008" msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minutė" msgstr "Minutė"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Praėjęs laikas"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Neprieinama"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Atkuriama" msgstr "Atkuriama"
@ -158,7 +150,7 @@ msgstr "PAIEŠKA"
msgctxt "#31048" msgctxt "#31048"
msgid "Visualisation presets" msgid "Visualisation presets"
msgstr "Vizualizacijų parinktys" msgstr "Vizualizacijų išankstinės parinktys"
msgctxt "#31049" msgctxt "#31049"
msgid "End time" msgid "End time"
@ -210,7 +202,7 @@ msgstr "Rodyti \"Pauzė\" nuotraukų skaidrių peržiūroje"
msgctxt "#31104" msgctxt "#31104"
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
msgstr "Atkurti anonsus lange [COLOR=grey3](Video informacijos dialogas)[/COLOR]" msgstr "Atkurti anonsus lange [COLOR=grey3](Tik vaizdo informacijos lange)[/COLOR]"
msgctxt "#31106" msgctxt "#31106"
msgid "Miscellaneous options" msgid "Miscellaneous options"
@ -218,7 +210,7 @@ msgstr "Įvairios parinktys"
msgctxt "#31107" msgctxt "#31107"
msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]"
msgstr "Slėpti žymes video failų varduose [COLOR=grey3](pvz., Blu-ray, HD-DVD)[/COLOR]" msgstr "Slėpti žymes vaizdo failų varduose [COLOR=grey3](pvz., Blu-ray, HD-DVD)[/COLOR]"
msgctxt "#31108" msgctxt "#31108"
msgid "Hide main menu buttons" msgid "Hide main menu buttons"
@ -226,7 +218,7 @@ msgstr "Slėpti pagrindinio meniu mygtukus"
msgctxt "#31109" msgctxt "#31109"
msgid "Enable custom background" msgid "Enable custom background"
msgstr "Įjungti savo foną" msgstr "Įjungti savą foną"
msgctxt "#31110" msgctxt "#31110"
msgid "Background path:" msgid "Background path:"
@ -240,45 +232,29 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Parinktys" msgstr "Parinktys"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Valdytojo fono kelias:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Pagrindinio mygtuko grojaraščiai"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Rodyti neseniai pridėtus albumus" msgstr "Rodyti neseniai pridėtus albumus"
msgctxt "#31117" msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Rodyti neseniai pridėtus video įrašus" msgstr "Rodyti neseniai pridėtus vaizdo įrašus"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Pradinio lango \"Priedų\" submeniu" msgstr "Pradinio puslapio programų submeniu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Slėpti fono Fanart" msgstr "Slėpti fono Fanart"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Pradinio puslapio \"Žaidimų\" submeniu"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Slėpti EPG, jei kanalo lange yra RDS" msgstr "Slėpti EPG, jei kanalo lange yra RDS"
msgctxt "#31124" msgctxt "#31124"
msgid "Show background \"Now playing\" video" msgid "Show background \"Now playing\" video"
msgstr "Rodyti \"Dabar atkuriamą\" video įrašą fone" msgstr "Rodyti \"Dabar atkuriamą\" vaizdo įrašą fone"
msgctxt "#31125" msgctxt "#31125"
msgid "Show background \"Now playing\" visualisation" msgid "Show background \"Now playing\" visualisation"
@ -298,7 +274,7 @@ msgstr "Dainos žodžių priedas"
msgctxt "#31134" msgctxt "#31134"
msgid "Home page \"Videos\" submenu" msgid "Home page \"Videos\" submenu"
msgstr "Pradinio puslapio \"Video\" submeniu" msgstr "Pradinio puslapio \"Vaizdo įrašų\" submeniu"
msgctxt "#31135" msgctxt "#31135"
msgid "Home page \"Music\" submenu" msgid "Home page \"Music\" submenu"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nustatymų lygis" msgstr "Nustatymų lygis"
msgctxt "#31143"
msgid "Use"
msgstr "Naudoti"
msgctxt "#31144"
msgid "playlist"
msgstr "grojaraštis"
msgctxt "#31145"
msgid "playlist path"
msgstr "grojaraščio kelias"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Nuorodos" msgstr "Nuorodos"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Artimiausi epizodai" msgstr "Artimiausi epizodai"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Slėpti valdytojo profilio pagrindinio meniu mygtukus"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Dabartinė temperatūra" msgstr "Dabartinė temperatūra"
@ -602,7 +562,7 @@ msgstr "TELEVIZIJA"
msgctxt "#31953" msgctxt "#31953"
msgid "VIDEOS" msgid "VIDEOS"
msgstr "VIDEO" msgstr "VAIZDO ĮRAŠAI"
msgctxt "#31954" msgctxt "#31954"
msgid "MOVIES" msgid "MOVIES"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUZIKA" msgstr "MUZIKA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "PRIEDAI" msgstr "PROGRAMOS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIJAS" msgstr "RADIJAS"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Laiko poslinkis"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Pasirinkite profilio identifikacijos būdą"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profilio vardas"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profilio avataras"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -68,10 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Aizņemtā atmiņa" msgstr "Aizņemtā atmiņa"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nav pieejams"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Atskaņo" msgstr "Atskaņo"
@ -224,10 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcijas" msgstr "Opcijas"
msgctxt "#31114"
msgid "System"
msgstr "Sistēma"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Rādīt nesen pievienotos albumus" msgstr "Rādīt nesen pievienotos albumus"
@ -236,6 +228,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Rādīt nesen pievienotos video" msgstr "Rādīt nesen pievienotos video"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Sākumlapas programmu apakšizvēlne"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Slēpt fona fanumākslu" msgstr "Slēpt fona fanumākslu"
@ -568,6 +564,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MŪZIKA" msgstr "MŪZIKA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ATSKAŅOT DISKU" msgstr "ATSKAŅOT DISKU"
@ -579,7 +579,3 @@ msgstr "SISTĒMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profila vārds"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Mata katoa" msgstr "Mata katoa"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Korewātea"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "Tauwāhi" msgstr "Tauwāhi"
@ -60,10 +56,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Ngā Kōwhiringa" msgstr "Ngā Kōwhiringa"
msgctxt "#31114"
msgid "System"
msgstr "Pūnaha"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Lyrics" msgstr "Lyrics"
@ -95,7 +87,3 @@ msgstr "Mahere"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "TV" msgstr "TV"
msgctxt "#31963"
msgid "Profile name"
msgstr "Ingoa Profile"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -40,10 +40,6 @@ msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
msgstr "Вкупно времетрање" msgstr "Вкупно времетрање"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Недостапно"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Репродукција" msgstr "Репродукција"
@ -160,10 +156,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Опции" msgstr "Опции"
msgctxt "#31114"
msgid "System"
msgstr "Систем"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Стихови на песни" msgstr "Стихови на песни"
@ -180,10 +172,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Ниво на поставки" msgstr "Ниво на поставки"
msgctxt "#31143"
msgid "Use"
msgstr "Користи"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Кратенки" msgstr "Кратенки"
@ -340,6 +328,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "Музика" msgstr "Музика"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "Програми"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "Пушти диск" msgstr "Пушти диск"
@ -351,7 +343,3 @@ msgstr "Систем"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "Радио" msgstr "Радио"
msgctxt "#31963"
msgid "Profile name"
msgstr "Име на профил"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -16,10 +16,6 @@ msgstr ""
"Language: ml_IN\n" "Language: ml_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgctxt "#31017"
msgid "Unavailable"
msgstr "നിലവിലില്ല"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "കുറുക്കുവഴി" msgstr "കുറുക്കുവഴി"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,10 +20,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Бүтэн дэлгэц" msgstr "Бүтэн дэлгэц"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Боломжгүй"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Тоглуулж байна" msgstr "Тоглуулж байна"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minit" msgstr "Minit"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Masa berlalu"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Tidak tersedia"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Bermain" msgstr "Bermain"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Pilihan" msgstr "Pilihan"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Master laluan latar belakang:"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Senarai main butang utama"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Tunjuk album ditambah baru-baru ini" msgstr "Tunjuk album ditambah baru-baru ini"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Tunjuk video ditambah baru-baru ini" msgstr "Tunjuk video ditambah baru-baru ini"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Submenu \"Tambahan\" laman utama" msgstr "Submenu program laman rumah"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Sembunyikan latar belakang seni peminat" msgstr "Sembunyikan latar belakang seni peminat"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Submenu \"Permainan\" laman utama"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "sembunyi EPG jika RDS hadir pada tetingkap saluran" msgstr "sembunyi EPG jika RDS hadir pada tetingkap saluran"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Aras tetapan" msgstr "Aras tetapan"
msgctxt "#31143"
msgid "Use"
msgstr "Guna"
msgctxt "#31144"
msgid "playlist"
msgstr "senarai main"
msgctxt "#31145"
msgid "playlist path"
msgstr "laluan senarai main"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Pintasan" msgstr "Pintasan"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Episod akan datang" msgstr "Episod akan datang"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Sembunyi butang menu utama profil Master"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Suhu semasa" msgstr "Suhu semasa"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUZIK" msgstr "MUZIK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "TAMBAHAN" msgstr "PROGRAM"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Anjak Masa"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Pilih jenis pengenalpastian profil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nama profil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar profil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -40,10 +40,6 @@ msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
msgstr "Tul totali" msgstr "Tul totali"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Mhux Disponibbli"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Qed jindaqq" msgstr "Qed jindaqq"
@ -176,10 +172,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Għażliet" msgstr "Għażliet"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Uri l-albums li ġew miżjuda dan l-aħħar" msgstr "Uri l-albums li ġew miżjuda dan l-aħħar"
@ -448,6 +440,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUŻIKA" msgstr "MUŻIKA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMMI"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "DOQQ CD" msgstr "DOQQ CD"
@ -459,7 +455,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADJU" msgstr "RADJU"
msgctxt "#31963"
msgid "Profile name"
msgstr "Isem tal-Profil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "မျက်နှာပြင်အပြည့် " msgstr "မျက်နှာပြင်အပြည့် "
msgctxt "#31017"
msgid "Unavailable"
msgstr "မရရှိနိုင်သော"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "ဖွင့်နေပါသည်။" msgstr "ဖွင့်နေပါသည်။"
@ -92,10 +88,6 @@ msgctxt "#31111"
msgid "Hide" msgid "Hide"
msgstr "ဖျောက်ထားမည်" msgstr "ဖျောက်ထားမည်"
msgctxt "#31114"
msgid "System"
msgstr "စနစ်"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "စာသား" msgstr "စာသား"
@ -171,7 +163,3 @@ msgstr "မြေပုံများ"
msgctxt "#31952" msgctxt "#31952"
msgid "TV" msgid "TV"
msgstr "TV" msgstr "TV"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profile အမည်"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minutt" msgstr "Minutt"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Forløpt tid"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Utilgjengelig"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Spiller" msgstr "Spiller"
@ -240,10 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Alternativer" msgstr "Alternativer"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Vis nylig tilføyde albumer" msgstr "Vis nylig tilføyde albumer"
@ -253,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Vis nylig tilføyde videoer" msgstr "Vis nylig tilføyde videoer"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Undermenyen \"Tillegg\" på startsiden" msgstr "Programundermeny i hovedmeny"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Skjul brukerkunstbidrag-bakgrunn" msgstr "Skjul brukerkunstbidrag-bakgrunn"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Undermenyen \"Spill\" på startsiden"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Skjul EGP dersom RDS er vist i kanalvinduet" msgstr "Skjul EGP dersom RDS er vist i kanalvinduet"
@ -308,10 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivå" msgstr "Nivå"
msgctxt "#31143"
msgid "Use"
msgstr "Bruk"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Snarveier" msgstr "Snarveier"
@ -597,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSIKK" msgstr "MUSIKK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "Tillegg" msgstr "PROGRAMMER"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -611,19 +591,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Tdsforskyvning"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Velg hvilken type profil identifikasjon"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profilnavn"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profil avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuut" msgstr "Minuut"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Verstreken tijd"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Niet beschikbaar"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Afspelen" msgstr "Afspelen"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opties" msgstr "Opties"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Master achtergrondpad:"
msgctxt "#31114"
msgid "System"
msgstr "Systeem"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Hoofdknop afspeellijsten"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Toon recent toegevoegde albums" msgstr "Toon recent toegevoegde albums"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Toon recent toegevoegde video`s" msgstr "Toon recent toegevoegde video`s"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Beginpagina \"Add-ons\" submenu" msgstr "Beginscherm Programma's submenu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Fanart achtergronden verbergen" msgstr "Fanart achtergronden verbergen"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Beginpagina \"Spellen\" submenu"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Verberg EPG wanneer RDS aanwezig is op kanaalvenster" msgstr "Verberg EPG wanneer RDS aanwezig is op kanaalvenster"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Instellingsniveau" msgstr "Instellingsniveau"
msgctxt "#31143"
msgid "Use"
msgstr "Gebruik"
msgctxt "#31144"
msgid "playlist"
msgstr "afspeellijst"
msgctxt "#31145"
msgid "playlist path"
msgstr "afspeellijstpad"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Snelkoppelingen" msgstr "Snelkoppelingen"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Aankomende afleveringen" msgstr "Aankomende afleveringen"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Verberg hoofdmenutoetsen van het masterprofiel"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Huidige temperatuur" msgstr "Huidige temperatuur"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUZIEK" msgstr "MUZIEK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMMA'S"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTEEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Kies het type profielidentificatie"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profielnaam"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profielafbeelding"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Chwila" msgstr "Chwila"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Czas, który upłynął"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Niedostępny"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Odtwarzanie" msgstr "Odtwarzanie"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcje" msgstr "Opcje"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Ścieżki w tle głównego profilu:"
msgctxt "#31114"
msgid "System"
msgstr "Systemowe"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Listy odtwarzania głównego przycisku"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Pokazuj albumy ostatnio dodane" msgstr "Pokazuj albumy ostatnio dodane"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Pokazuj wideo ostatnio dodane" msgstr "Pokazuj wideo ostatnio dodane"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Podmenu \"Dodatki\" ekranu startowego" msgstr "Podmenu Programy ekranu startowego"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Nie używaj fototapet w roli tła" msgstr "Nie używaj fototapet w roli tła"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Podmenu \"Gry\" ekranu startowego"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Ukrywaj przewodnik, gdy dostępne są informacje RDS" msgstr "Ukrywaj przewodnik, gdy dostępne są informacje RDS"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Poziom ustawień" msgstr "Poziom ustawień"
msgctxt "#31143"
msgid "Use"
msgstr "Użyj"
msgctxt "#31144"
msgid "playlist"
msgstr "lista odtwarzania"
msgctxt "#31145"
msgid "playlist path"
msgstr "ścieżka listy odtwarzania"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Skróty" msgstr "Skróty"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Odcinki wkrótce na antenie" msgstr "Odcinki wkrótce na antenie"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ukryj przyciski menu profilu głównego"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura" msgstr "Temperatura"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUZYKA" msgstr "MUZYKA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "DODATKI" msgstr "PROGRAMY"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Przesunięcie czasowe"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Wybierz rodzaj identyfikacji profilu"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nazwa profilu"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Awatar profilu"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -54,7 +54,7 @@ msgstr "Tela Cheia"
msgctxt "#31009" msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
msgstr "Duração total" msgstr "Duração Total"
msgctxt "#31010" msgctxt "#31010"
msgid "Hardware decoding" msgid "Hardware decoding"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuto" msgstr "Minuto"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Tempo decorrido"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Indisponível"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reproduzindo" msgstr "Reproduzindo"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opções" msgstr "Opções"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Caminho principal imagem de fundo:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Botão principal lista de reprodução"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostrar álbuns adicionados recentemente" msgstr "Mostrar álbuns adicionados recentemente"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Mostrar vídeos adicionados recentemente" msgstr "Mostrar vídeos adicionados recentemente"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Submenu \"Add-ons\" no menu principal" msgstr "Submenu de programas na página principal"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Ocultar fanart fundo da visualização" msgstr "Ocultar fanart fundo da visualização"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Submenu \"Jogos\" no menu principal"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Esconder EPG se RDS está presente na janela do canal" msgstr "Esconder EPG se RDS está presente na janela do canal"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Níveis de Ajustes" msgstr "Níveis de Ajustes"
msgctxt "#31143"
msgid "Use"
msgstr "Usar"
msgctxt "#31144"
msgid "playlist"
msgstr "lista de reprodução"
msgctxt "#31145"
msgid "playlist path"
msgstr "caminho para lista de reprodução"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Atalhos" msgstr "Atalhos"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Próximos episódios" msgstr "Próximos episódios"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ocultar botões do menu principal do perfil principal"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura atual" msgstr "Temperatura atual"
@ -498,7 +458,7 @@ msgstr "Selecione o perfil que será utilizado na inicialização quando a tela
msgctxt "#31430" msgctxt "#31430"
msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played" msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played"
msgstr "[B]AJUSTES DO REPRODUTOR[/B][CR][CR]Configurar as ações que podem ser usadas durante reprodução - Configurar o modo como o conteúdo de mídia é reproduzido." msgstr "[B]AJUSTES DO REPRODUTOR[/B][CR][CR]Configurar as ações que podem ser usadas durante reprodução - Configurar o modo como o conteúdo de mída é reproduzido."
msgctxt "#31431" msgctxt "#31431"
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options" msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
@ -518,7 +478,7 @@ msgstr "[B]AJUSTES DE SERVIÇOS[/B][CR][CR]Configure & gerencie serviços de com
msgctxt "#31435" msgctxt "#31435"
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging" msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
msgstr "[B]AJUSTES DE SISTEMA[/B][CR][CR]Configure tela - Configure áudio - Configure acesso internet - Configure gerenciar energia - Configure depuração" msgstr "[B]AJUSTES DE SISTEMA[/B][CR][CR]Configure tela - Configure áudio - Configue acesso internet - Configure gerenciar energia - Configure depuração"
msgctxt "#31436" msgctxt "#31436"
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock" msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MÚSICAS" msgstr "MÚSICAS"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RÁDIO" msgstr "RÁDIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Mudança de horário"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Escolha o tipo de identificação do perfil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nome do Perfil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Imagem do perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Alterar" msgstr "Alterar"
msgctxt "#31001"
msgid "GAMES"
msgstr "JOGOS"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]DEFINIÇÕES DE JOGO[/B][CR][CR]Configure o suporte de retrocesso e opções · Configure o uso do teclado e número de jogadores num teclado"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Opções de energia" msgstr "Opções de energia"
@ -76,18 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Memória usada" msgstr "Memória usada"
msgctxt "#31015"
msgid "Minute"
msgstr "Minuto"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Tempo decorrido"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Indisponível"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "A reproduzir" msgstr "A reproduzir"
@ -240,18 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opções" msgstr "Opções"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Caminho preferido de fundo:"
msgctxt "#31114"
msgid "System"
msgstr "Sistema"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Botão de listas de reprodução"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Mostrar os álbuns adicionados recentemente" msgstr "Mostrar os álbuns adicionados recentemente"
@ -261,17 +229,13 @@ msgid "Show recently added videos"
msgstr "Mostrar os vídeos adicionados recentemente" msgstr "Mostrar os vídeos adicionados recentemente"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Submenu \"Add-ons\" da página inicial" msgstr "Submenu \"Programas\" da página inicial"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Ocultar fanart de fundo" msgstr "Ocultar fanart de fundo"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Submenu \"Jogos\" da página inicial"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Escnder o EPG se existir RDS na janela do canal" msgstr "Escnder o EPG se existir RDS na janela do canal"
@ -316,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nível de configuração" msgstr "Nível de configuração"
msgctxt "#31143"
msgid "Use"
msgstr "Utilizar"
msgctxt "#31144"
msgid "playlist"
msgstr "lista de reprodução"
msgctxt "#31145"
msgid "playlist path"
msgstr "caminho da lista de reprodução"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Atalhos" msgstr "Atalhos"
@ -352,10 +304,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Próximos episódios" msgstr "Próximos episódios"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ocultar botões do menu principal no perfil Master"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatura atual" msgstr "Temperatura atual"
@ -617,8 +565,8 @@ msgid "MUSIC"
msgstr "MÚSICA" msgstr "MÚSICA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "ADD-ONS" msgstr "PROGRAMAS"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +579,3 @@ msgstr "SISTEMA"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RÁDIO" msgstr "RÁDIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Ver Mais Tarde"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Escolha tipo de identificação do perfil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nome do perfil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar do perfil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -74,20 +74,12 @@ msgstr "Informații procesare audio"
msgctxt "#31014" msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Utilizare memorie sistem" msgstr "Folosire memorie"
msgctxt "#31015" msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minut" msgstr "Minut"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Timp scurs"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Indisponibil"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Redare" msgstr "Redare"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opțiuni" msgstr "Opțiuni"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Adresa fundal principal:"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Listele de redare ale butoanelor principale"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Arată albumele adăugate recent" msgstr "Arată albumele adăugate recent"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Arată fișierele video adăugate recent" msgstr "Arată fișierele video adăugate recent"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Submeniu „Suplimente” în pagina inițială" msgstr "Submeniu programe în pagina inițială"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Ascunde decorul (fanart) de pe fundal" msgstr "Ascunde decorul (fanart) de pe fundal"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Submeniu „Jocuri” în pagina inițială"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Ascunde EPG dacă RDS este prezent în fereastra canal" msgstr "Ascunde EPG dacă RDS este prezent în fereastra canal"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivel stabiliri" msgstr "Nivel stabiliri"
msgctxt "#31143"
msgid "Use"
msgstr "Utilizează"
msgctxt "#31144"
msgid "playlist"
msgstr "lista de redare"
msgctxt "#31145"
msgid "playlist path"
msgstr "adresa/cale catre lista de redare"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Scurtături" msgstr "Scurtături"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Episoade viitoare" msgstr "Episoade viitoare"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ascunde butoanele principale ale meniului profilului Master"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Temperatură actuală" msgstr "Temperatură actuală"
@ -546,7 +506,7 @@ msgstr "Ștergere grup"
msgctxt "#31506" msgctxt "#31506"
msgid "Available[CR]Groups" msgid "Available[CR]Groups"
msgstr "Grupuri[CR]disponibile" msgstr "[CR]Grupuri disponibile"
msgctxt "#31509" msgctxt "#31509"
msgid "Channel group" msgid "Channel group"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "MUZICĂ" msgstr "MUZICĂ"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "SUPLIMENTE" msgstr "PROGRAME"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SISTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Decalaj temporal"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Alegeți tipul de identificare profil"
msgctxt "#31963"
msgid "Profile name"
msgstr "Nume profil"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Avatar profil"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Минута" msgstr "Минута"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Прошедшее время"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Недоступно"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Воспроизведение" msgstr "Воспроизведение"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Параметры" msgstr "Параметры"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Фоновый путь мастера:"
msgctxt "#31114"
msgid "System"
msgstr "Система"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Основные кнопки плейлистов "
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Показывать последние добавленные альбомы" msgstr "Показывать последние добавленные альбомы"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Показывать последнее добавленное видео" msgstr "Показывать последнее добавленное видео"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Страница \"Дополнений\" подменю" msgstr "Подменю программ главного экрана"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Скрыть фоновый фанарт" msgstr "Скрыть фоновый фанарт"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Страница \"Игры\" подменю"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Скрыть EPG если на каналe присутствует RDS" msgstr "Скрыть EPG если на каналe присутствует RDS"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Уровень настроек" msgstr "Уровень настроек"
msgctxt "#31143"
msgid "Use"
msgstr "Использовать"
msgctxt "#31144"
msgid "playlist"
msgstr "плейлист"
msgctxt "#31145"
msgid "playlist path"
msgstr "путь к плейлисту"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Ярлыки" msgstr "Ярлыки"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Следующие серии" msgstr "Следующие серии"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Скрыть кнопки главного меню главного профиля"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Текущая температура" msgstr "Текущая температура"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "МУЗЫКА" msgstr "МУЗЫКА"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "Дополнения" msgstr "ПРОГРАММЫ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "СИСТЕМА"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "РАДИО" msgstr "РАДИО"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Таймшифт"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Выбрать вид идентификации профиля"
msgctxt "#31963"
msgid "Profile name"
msgstr "Название профиля"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Аватар профиля"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,18 +24,10 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "සම්පුර්ණ තිරය" msgstr "සම්පුර්ණ තිරය"
msgctxt "#31017"
msgid "Unavailable"
msgstr "භාවිතය සඳහා නොමැත"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "පරිස්ථානය" msgstr "පරිස්ථානය"
msgctxt "#31114"
msgid "System"
msgstr "පද්ධතිය "
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "කෙටිමාර්ගයන්" msgstr "කෙටිමාර්ගයන්"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minúta" msgstr "Minúta"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Uplynutý čas"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedostupné"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Práve hrá" msgstr "Práve hrá"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Možnosti" msgstr "Možnosti"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Cesta k pozadiu pre Hlavný profil:"
msgctxt "#31114"
msgid "System"
msgstr "Systém"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Hlavné tlačidlo zoznamu stôp"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Zobraziť naposledy pridané albumy" msgstr "Zobraziť naposledy pridané albumy"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "Zobrazovať naposledy pridané videá" msgstr "Zobrazovať naposledy pridané videá"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Podmenu \"Doplnky\" domovskej stránky" msgstr "Domovská stránka / podmenu Programy"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Skryť Fanart na pozadí" msgstr "Skryť Fanart na pozadí"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Podmenu \"Hry\" domovskej stránky"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Ak je v okne kanálu informácia RDS, skryť EPG" msgstr "Ak je v okne kanálu informácia RDS, skryť EPG"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Úroveň nastavení" msgstr "Úroveň nastavení"
msgctxt "#31143"
msgid "Use"
msgstr "Použi"
msgctxt "#31144"
msgid "playlist"
msgstr "zoznam stôp"
msgctxt "#31145"
msgid "playlist path"
msgstr "cesta k zoznamu stôp"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Odkazy" msgstr "Odkazy"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Pripravované časti" msgstr "Pripravované časti"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Skryť tlačidlá Hlavného profilu v hlavnej ponuke"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Aktuálna teplota" msgstr "Aktuálna teplota"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "HUDBA" msgstr "HUDBA"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "DOPLNKY" msgstr "PROGRAMY"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "SYSTÉM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RÁDIO" msgstr "RÁDIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Časový posun"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Vyberte si spôsob identifikácie profilu"
msgctxt "#31963"
msgid "Profile name"
msgstr "Názov profilu"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profilový avatar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -76,10 +76,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minuta" msgstr "Minuta"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedosegljivo"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Predvajam" msgstr "Predvajam"
@ -232,10 +228,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Možnosti" msgstr "Možnosti"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Prikaži nedavno dodane albume" msgstr "Prikaži nedavno dodane albume"
@ -244,6 +236,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Prikaži nedavno dodane videe" msgstr "Prikaži nedavno dodane videe"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Podmeni »Programi« v domačem oknu"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Skrij ozadja" msgstr "Skrij ozadja"
@ -292,10 +288,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivo nastavitev" msgstr "Nivo nastavitev"
msgctxt "#31143"
msgid "Use"
msgstr "Uporabi"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Bližnjice" msgstr "Bližnjice"
@ -460,18 +452,6 @@ msgctxt "#31423"
msgid "Select the profile that will be used at startup when the login screen is disabled." msgid "Select the profile that will be used at startup when the login screen is disabled."
msgstr "Izberite profil, ki bo uporabljen ob zagonu, ko je okno za prijavo onemogočeno." msgstr "Izberite profil, ki bo uporabljen ob zagonu, ko je okno za prijavo onemogočeno."
msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]NASTAVITVE DODATKOV[/B][CR][CR]Prilagodite nameščene dodatke · Poiščite in namestite dodatke s kodi.tv"
msgctxt "#31435"
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
msgstr "[B]NASTAVITVE SISTEMA[/B][CR][CR]Prilagodite: zaslon · zvočni izhod · internetni dostop · varčevanje z energijo · beleženje"
msgctxt "#31436"
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
msgstr "[B]NASTAVITVE VMESNIKA[/B][CR][CR]Prilagodite: preobleko · krajevne nastavitve · krmiljenje · ohranjevalnik zaslona · glavno geslo"
msgctxt "#31501" msgctxt "#31501"
msgid "Scheduled time" msgid "Scheduled time"
msgstr "Načrtovan čas" msgstr "Načrtovan čas"
@ -564,6 +544,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "GLASBA" msgstr "GLASBA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMI"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "PREDVAJAJ DISK" msgstr "PREDVAJAJ DISK"
@ -575,11 +559,3 @@ msgstr "SISTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Časovni zamik"
msgctxt "#31963"
msgid "Profile name"
msgstr "Ime profila"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -28,10 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Ekrani i plotë" msgstr "Ekrani i plotë"
msgctxt "#31017"
msgid "Unavailable"
msgstr "I padisponueshëm"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Duke riprodhuar" msgstr "Duke riprodhuar"
@ -136,10 +132,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcionet" msgstr "Opcionet"
msgctxt "#31114"
msgid "System"
msgstr "Sistemi"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Tekste Këngësh" msgstr "Tekste Këngësh"
@ -256,6 +248,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "Muzik" msgstr "Muzik"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "Programet"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "Luaj diskun" msgstr "Luaj diskun"
@ -263,7 +259,3 @@ msgstr "Luaj diskun"
msgctxt "#31959" msgctxt "#31959"
msgid "SYSTEM" msgid "SYSTEM"
msgstr "Sistemi" msgstr "Sistemi"
msgctxt "#31963"
msgid "Profile name"
msgstr "Emri i profilit"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -76,10 +76,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Минута" msgstr "Минута"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Недоступно"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Репродукција" msgstr "Репродукција"
@ -232,10 +228,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Опције" msgstr "Опције"
msgctxt "#31114"
msgid "System"
msgstr "Систем"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Прикажи недавно додате албуме" msgstr "Прикажи недавно додате албуме"
@ -244,6 +236,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Прикажи недавно додате видее" msgstr "Прикажи недавно додате видее"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Подмени програма на почетној страни"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Сакриј позадинску слику уметности љубитеља" msgstr "Сакриј позадинску слику уметности љубитеља"
@ -292,10 +288,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Ниво подешавања" msgstr "Ниво подешавања"
msgctxt "#31143"
msgid "Use"
msgstr "Користи"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Пречице" msgstr "Пречице"
@ -580,6 +572,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "МУЗИКА" msgstr "МУЗИКА"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "ПРОГРАМИ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ПУСТИ ДИСК" msgstr "ПУСТИ ДИСК"
@ -591,11 +587,3 @@ msgstr "СИСТЕМ"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "РАДИО" msgstr "РАДИО"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Померај времена"
msgctxt "#31963"
msgid "Profile name"
msgstr "Име профила"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -68,10 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Iskorišćena memorija" msgstr "Iskorišćena memorija"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Nedostupno"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Reprodukcija" msgstr "Reprodukcija"
@ -224,10 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Opcije" msgstr "Opcije"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Prikaži nedavno dodate albume" msgstr "Prikaži nedavno dodate albume"
@ -236,6 +228,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Prikaži nedavno dodate videe" msgstr "Prikaži nedavno dodate videe"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Podmeni programa na početnoj strani"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Sakrij pozadinsku sliku umetnosti ljubitelja" msgstr "Sakrij pozadinsku sliku umetnosti ljubitelja"
@ -284,10 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Nivo podešavanja" msgstr "Nivo podešavanja"
msgctxt "#31143"
msgid "Use"
msgstr "Koristi"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Prečice" msgstr "Prečice"
@ -572,6 +564,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUZIKA" msgstr "MUZIKA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMI"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "PUSTI DISK" msgstr "PUSTI DISK"
@ -583,11 +579,3 @@ msgstr "SISTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Pomeraj vremena"
msgctxt "#31963"
msgid "Profile name"
msgstr "Ime profila"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -50,7 +50,7 @@ msgstr "Videoprocess information"
msgctxt "#31008" msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Helskärm" msgstr "Fullskärm"
msgctxt "#31009" msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "Minut" msgstr "Minut"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Förfluten tid"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Otillgänglig"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Spelar" msgstr "Spelar"
@ -206,7 +198,7 @@ msgstr "Bakgrund"
msgctxt "#31103" msgctxt "#31103"
msgid "Show \"Paused\" in picture slideshow" msgid "Show \"Paused\" in picture slideshow"
msgstr "Visa \"Pausat\" i bildspel" msgstr "Visa \"pausat\" i bildspel"
msgctxt "#31104" msgctxt "#31104"
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
@ -240,14 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Alternativ" msgstr "Alternativ"
msgctxt "#31114"
msgid "System"
msgstr "System"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Huvudknapp spellistor"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Visa nyligen tillagda album" msgstr "Visa nyligen tillagda album"
@ -257,28 +241,24 @@ msgid "Show recently added videos"
msgstr "Visa nyligen tillagda videos" msgstr "Visa nyligen tillagda videos"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Hemskärmens \"Tillägg\"-undermeny" msgstr "Hemskärmens \"program\"-undermeny"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Dölj bakgrundsfanart" msgstr "Dölj bakgrundsfanart"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Hemskärmens \"Spel\"-undermeny"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Dölj EPG när RDS finns i kanalfönstret" msgstr "Dölj EPG när RDS finns i kanalfönstret"
msgctxt "#31124" msgctxt "#31124"
msgid "Show background \"Now playing\" video" msgid "Show background \"Now playing\" video"
msgstr "Visa \"Nu spelas\"-bakgrundsvideo" msgstr "Visa bakgrund \"Nu spelas\" filmer"
msgctxt "#31125" msgctxt "#31125"
msgid "Show background \"Now playing\" visualisation" msgid "Show background \"Now playing\" visualisation"
msgstr "Visa \"Spelas nu\"-bakgrundsvisualisering" msgstr "Visa \"Spelas nu\" backgrundsvisualisering"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
@ -286,23 +266,23 @@ msgstr "Sångtexter"
msgctxt "#31129" msgctxt "#31129"
msgid "Hide fanart in full screen visualisation" msgid "Hide fanart in full screen visualisation"
msgstr "Dölj fanart i helskärmsvisualisering" msgstr "Dölj fanart i fullskärmsvisualisering"
msgctxt "#31132" msgctxt "#31132"
msgid "Lyrics add-on" msgid "Lyrics add-on"
msgstr "Tillägg för sångtexter" msgstr "Sångtexter tillägg"
msgctxt "#31134" msgctxt "#31134"
msgid "Home page \"Videos\" submenu" msgid "Home page \"Videos\" submenu"
msgstr "Hemskärmens \"Video\"-undermeny" msgstr "Hemskärmens \"video\"-undermeny"
msgctxt "#31135" msgctxt "#31135"
msgid "Home page \"Music\" submenu" msgid "Home page \"Music\" submenu"
msgstr "Hemskärmens \"Musik\"-undermeny" msgstr "Hemskärmens \"musik\"-undermeny"
msgctxt "#31136" msgctxt "#31136"
msgid "Home page \"Pictures\" submenu" msgid "Home page \"Pictures\" submenu"
msgstr "Hemskärmens \"Bilder\"-undermeny" msgstr "Hemskärmens \"bilder\"-undermeny"
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
@ -312,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Inställningsnivå" msgstr "Inställningsnivå"
msgctxt "#31143"
msgid "Use"
msgstr "Använd"
msgctxt "#31144"
msgid "playlist"
msgstr "spellista"
msgctxt "#31145"
msgid "playlist path"
msgstr "spellista sökväg"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Genvägar" msgstr "Genvägar"
@ -334,7 +302,7 @@ msgstr "Välj din låt"
msgctxt "#31205" msgctxt "#31205"
msgid "Lyrics source" msgid "Lyrics source"
msgstr "Källa för sångtexter" msgstr "Sångtexter källa"
msgctxt "#31206" msgctxt "#31206"
msgid "Found" msgid "Found"
@ -348,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Kommande episoder" msgstr "Kommande episoder"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Dölj huvudprofilens huvudmenyknappar"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Nuvarande temperatur" msgstr "Nuvarande temperatur"
@ -406,7 +370,7 @@ msgstr "Nyligen tillagda"
msgctxt "#31329" msgctxt "#31329"
msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
msgstr "[B]Tidtagare satt![/B] [COLOR=grey2] - Automatisk avstängning av systemet om[/COLOR]" msgstr "[B]Timer satt![/B] [COLOR=grey2] - Automatisk avstängning av systemet om[/COLOR]"
msgctxt "#31330" msgctxt "#31330"
msgid "Click button to play[CR][CR]movie trailer" msgid "Click button to play[CR][CR]movie trailer"
@ -438,7 +402,7 @@ msgstr "Filmmeny"
msgctxt "#31356" msgctxt "#31356"
msgid "Download subtitles" msgid "Download subtitles"
msgstr "Hämta undertexter" msgstr "Ladda hem undertexter"
msgctxt "#31360" msgctxt "#31360"
msgid "Watch as 2D" msgid "Watch as 2D"
@ -486,23 +450,23 @@ msgstr "Välj din Kodi-användarprofil[CR]för att logga in och fortsätta"
msgctxt "#31422" msgctxt "#31422"
msgid "Show or hide the login screen at startup." msgid "Show or hide the login screen at startup."
msgstr "Visa eller dölj inloggningsskärmen vid uppstart." msgstr "Visa eller dölj inloggningsskärmen vid start."
msgctxt "#31423" msgctxt "#31423"
msgid "Select the profile that will be used at startup when the login screen is disabled." msgid "Select the profile that will be used at startup when the login screen is disabled."
msgstr "Välj den profil som skall användas vid uppstart då inloggningsskärmen inte visas." msgstr "Välj den profil som skall användas vid start då inloggningsskärmen inte visas."
msgctxt "#31430" msgctxt "#31430"
msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played" msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played"
msgstr "[B]SPELARE INSTÄLLNINGAR[/B][CR][CR]Konfigurera inställningar för vad du kan göra under uppsspelning · Konfigurera hur mediainnehåll spelas upp" msgstr "[B]SPELARE INSTÄLLNINGAR[/B][CR][CR]Konfigurera inställningar för vad du kan göra under uppsspelning · Konfigurera hur medieinnehåll spelas upp"
msgctxt "#31431" msgctxt "#31431"
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options" msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
msgstr "[B]BIBLIOTEK INSTÄLLNINGAR[/B][CR][CR]Konfigurera hur biblioteket/filer-vy presenterar medieinnehåll · Konfigurera hur bibliotekets listor/vyer navigeras · Konfigurera mediadatabasens alternativ" msgstr "[B]BIBLIOTEK INSTÄLLNINGAR[/B][CR][CR]Konfigurera hur biblioteket/filer-vy presenterar medieinnehåll · Konfigurera hur bibliotekets listor/vyer navigeras · Konfigurera mediedatabasens alternativ"
msgctxt "#31432" msgctxt "#31432"
msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed" msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed"
msgstr "[B]PVR INSTÄLLNINGAR[/B][CR][CR]Konfigurera hur kanaler & guider hanteras · Konfigurera hur Live-tv och inspelningar hanteras" msgstr "[B]PVR INSTÄLLNINGAR[/B][CR][CR]Konfigurera hur kanaler & guider hanteras · Konfigurera hur Live-TV och inspelningar hanteras"
msgctxt "#31433" msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv" msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
@ -538,7 +502,7 @@ msgstr "Byt namn på grupp"
msgctxt "#31505" msgctxt "#31505"
msgid "Delete group" msgid "Delete group"
msgstr "Ta bort grupp" msgstr "Radera grupp"
msgctxt "#31506" msgctxt "#31506"
msgid "Available[CR]Groups" msgid "Available[CR]Groups"
@ -550,7 +514,7 @@ msgstr "Kanalgrupp"
msgctxt "#31510" msgctxt "#31510"
msgid "Timer set" msgid "Timer set"
msgstr "Tidtagare satt" msgstr "Timer satt"
msgctxt "#31511" msgctxt "#31511"
msgid "Channel options" msgid "Channel options"
@ -613,8 +577,8 @@ msgid "MUSIC"
msgstr "MUSIK" msgstr "MUSIK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "TILLÄGG" msgstr "PROGRAM"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -627,19 +591,3 @@ msgstr "SYSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Tidsförskjutning"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Välj typ av profilidentifiering"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profilnamn"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profilbild"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -68,10 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Użycie spamiyńci" msgstr "Użycie spamiyńci"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Niydostympne"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Grŏ" msgstr "Grŏ"
@ -224,10 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Ôpcyje" msgstr "Ôpcyje"
msgctxt "#31114"
msgid "System"
msgstr "Systym"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Pokŏż niydŏwno przidane albumy" msgstr "Pokŏż niydŏwno przidane albumy"
@ -236,6 +228,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Pokŏż niydŏwno przidane widea" msgstr "Pokŏż niydŏwno przidane widea"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Przodniŏ strōna, podmyni ôd Programy"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Skryj zadni fanart" msgstr "Skryj zadni fanart"
@ -284,10 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Poziōm sztelōnkōw" msgstr "Poziōm sztelōnkōw"
msgctxt "#31143"
msgid "Use"
msgstr "Użyj"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Skrōty" msgstr "Skrōty"
@ -572,6 +564,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "MUZYKA" msgstr "MUZYKA"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "PROGRAMY"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "GREJ DYSK" msgstr "GREJ DYSK"
@ -583,11 +579,3 @@ msgstr "SYSTYM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADIO" msgstr "RADIO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31963"
msgid "Profile name"
msgstr "Miano profilu"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -28,10 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "முழுத்திரை" msgstr "முழுத்திரை"
msgctxt "#31017"
msgid "Unavailable"
msgstr "இருப்பிலில்லாதது"
msgctxt "#31024" msgctxt "#31024"
msgid "Page" msgid "Page"
msgstr "பக்கம்" msgstr "பக்கம்"
@ -128,10 +124,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "விருப்பங்கள்" msgstr "விருப்பங்கள்"
msgctxt "#31114"
msgid "System"
msgstr "கணிணி"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "பாடல்வரிகள்" msgstr "பாடல்வரிகள்"
@ -235,7 +227,3 @@ msgstr "தட்டை வாசி"
msgctxt "#31959" msgctxt "#31959"
msgid "SYSTEM" msgid "SYSTEM"
msgstr "கணினி" msgstr "கணினி"
msgctxt "#31963"
msgid "Profile name"
msgstr "சுயவிவர பெயர்"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,10 +20,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "నిండుతెర" msgstr "నిండుతెర"
msgctxt "#31017"
msgid "Unavailable"
msgstr "అందుబాటులోలేదు"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "షార్ట్కట్లు" msgstr "షార్ట్కట్లు"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -28,10 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Экрани пурра" msgstr "Экрани пурра"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Дастнорас"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Дар ҳоли пахш" msgstr "Дар ҳоли пахш"
@ -140,10 +136,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Имконот" msgstr "Имконот"
msgctxt "#31114"
msgid "System"
msgstr "Система"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Лирика" msgstr "Лирика"
@ -284,6 +276,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "МУСИҚӢ" msgstr "МУСИҚӢ"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "БАРНОМАҲО"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ПАХШИ ДИСК" msgstr "ПАХШИ ДИСК"
@ -295,7 +291,3 @@ msgstr "СИСТЕМА"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "РАДИО" msgstr "РАДИО"
msgctxt "#31963"
msgid "Profile name"
msgstr "Номи профил"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -68,10 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "หน่วยความจำที่ใช้" msgstr "หน่วยความจำที่ใช้"
msgctxt "#31017"
msgid "Unavailable"
msgstr "ไม่สามารถใช้ได้"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "กำลังเล่น" msgstr "กำลังเล่น"
@ -224,10 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "ตัวเลือก" msgstr "ตัวเลือก"
msgctxt "#31114"
msgid "System"
msgstr "ระบบ"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "แสดงอัลบัมที่เพิ่งเพิ่ม" msgstr "แสดงอัลบัมที่เพิ่งเพิ่ม"
@ -236,6 +228,10 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "แสดงวิดีโอที่เพิ่งเพิ่ม" msgstr "แสดงวิดีโอที่เพิ่งเพิ่ม"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "หน้าหลัก เมนูย่อยโปรแกรม"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "ซ่อนพื้นหลังแฟนอาร์ต" msgstr "ซ่อนพื้นหลังแฟนอาร์ต"
@ -284,10 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "ระดับของการตั้งค่า" msgstr "ระดับของการตั้งค่า"
msgctxt "#31143"
msgid "Use"
msgstr "ใช้"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "ปุ่มลัด" msgstr "ปุ่มลัด"
@ -572,6 +564,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "เพลง" msgstr "เพลง"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "โปรแกรม"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "เล่นแผ่น" msgstr "เล่นแผ่น"
@ -583,7 +579,3 @@ msgstr "ระบบ"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "วิทยุ" msgstr "วิทยุ"
msgctxt "#31963"
msgid "Profile name"
msgstr "ชื่อ ข้อมูลส่วนตัว"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Değiştir" msgstr "Değiştir"
msgctxt "#31001"
msgid "GAMES"
msgstr "OYUNLAR"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]OYUN AYARLARI[/B][CR][CR]Gerisarma destek ve seçeneklerini ayarlayın · Klavye kullanınımı ve klavye kullanıcı sayısını ayarlayın"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Güç seçenekleri" msgstr "Güç seçenekleri"
@ -76,18 +68,6 @@ msgctxt "#31014"
msgid "Memory used" msgid "Memory used"
msgstr "Kullanılan bellek" msgstr "Kullanılan bellek"
msgctxt "#31015"
msgid "Minute"
msgstr "Dakika"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "Geçen zaman"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Kullanılamaz"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Oynatılıyor" msgstr "Oynatılıyor"
@ -240,18 +220,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Seçenekler" msgstr "Seçenekler"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "Arka plan yolu Yöneticisi:"
msgctxt "#31114"
msgid "System"
msgstr "Sistem"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "Ana düğme çalma listeleri"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Son eklenen albümleri göster" msgstr "Son eklenen albümleri göster"
@ -261,17 +229,13 @@ msgid "Show recently added videos"
msgstr "Son eklenen videoları göster" msgstr "Son eklenen videoları göster"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "Ana sayfa \"Eklentiler\" alt menüsü" msgstr "Ana sayfa programlar alt menüsü"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Arka plan fanartını gizle" msgstr "Arka plan fanartını gizle"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "Ana sayfa \"Oyunlar\" alt menüsü"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "Eğer kanal penceresinde RDS varsa EPG'yi gizle" msgstr "Eğer kanal penceresinde RDS varsa EPG'yi gizle"
@ -316,18 +280,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Ayar düzeyi" msgstr "Ayar düzeyi"
msgctxt "#31143"
msgid "Use"
msgstr "Kullan"
msgctxt "#31144"
msgid "playlist"
msgstr "çalma listesi"
msgctxt "#31145"
msgid "playlist path"
msgstr "çalma listesi yolu"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Kısayollar" msgstr "Kısayollar"
@ -352,10 +304,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "Gelecek bölümler" msgstr "Gelecek bölümler"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "Ana profil ana menü düğmelerini gizle"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "Geçerli sıcaklık" msgstr "Geçerli sıcaklık"
@ -617,8 +565,8 @@ msgid "MUSIC"
msgstr "MÜZİK" msgstr "MÜZİK"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "EKLENTİLER" msgstr "PROGRAMLAR"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +579,3 @@ msgstr "SİSTEM"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "RADYO" msgstr "RADYO"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Zaman Kaydırma"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Profil kimliği türünü seçin"
msgctxt "#31963"
msgid "Profile name"
msgstr "Profil adı"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Profil avatarı"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -20,14 +20,6 @@ msgctxt "#31000"
msgid "Change your" msgid "Change your"
msgstr "Змініть" msgstr "Змініть"
msgctxt "#31001"
msgid "GAMES"
msgstr "ІГРИ"
msgctxt "#31002"
msgid "[B]GAME SETTINGS[/B][CR][CR]Configure rewind support & options · Configure keyboard use and number of keyboard players"
msgstr "[B]НАЛАШТУВАННЯ ІГОР[/B][CR][CR]Налаштування підтримку перемотування та інші параметри · Налаштування використання клавіатури та кількість клавіатурних гравців"
msgctxt "#31003" msgctxt "#31003"
msgid "Power options" msgid "Power options"
msgstr "Налаштування живлення" msgstr "Налаштування живлення"
@ -44,10 +36,6 @@ msgctxt "#31006"
msgid "View options" msgid "View options"
msgstr "Налаштування перегляду" msgstr "Налаштування перегляду"
msgctxt "#31007"
msgid "Video process information"
msgstr "Відомості про відео процес"
msgctxt "#31008" msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Повний екран" msgstr "Повний екран"
@ -56,34 +44,6 @@ msgctxt "#31009"
msgid "Total duration" msgid "Total duration"
msgstr "Загальна тривалість" msgstr "Загальна тривалість"
msgctxt "#31010"
msgid "Hardware decoding"
msgstr "Апаратне декодування"
msgctxt "#31011"
msgid "Inactive"
msgstr "Неактивно"
msgctxt "#31012"
msgid "Decoder"
msgstr "Декодер"
msgctxt "#31013"
msgid "Audio process information"
msgstr "Відомості про аудіо процес"
msgctxt "#31014"
msgid "Memory used"
msgstr "Використано пам'яті"
msgctxt "#31015"
msgid "Minute"
msgstr "хв."
msgctxt "#31017"
msgid "Unavailable"
msgstr "Недоступно"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Відтворення" msgstr "Відтворення"
@ -236,10 +196,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Параметри" msgstr "Параметри"
msgctxt "#31114"
msgid "System"
msgstr "Система"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "Показати останні додані альбоми" msgstr "Показати останні додані альбоми"
@ -248,14 +204,14 @@ msgctxt "#31117"
msgid "Show recently added videos" msgid "Show recently added videos"
msgstr "Показати останні додані альбоми" msgstr "Показати останні додані альбоми"
msgctxt "#31118"
msgid "Home page programs submenu"
msgstr "Субменю сторінки програм"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "Приховати фоновий фанарт" msgstr "Приховати фоновий фанарт"
msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window"
msgstr "Сховати EPG, якщо RDS присутній у вікні каналу"
msgctxt "#31124" msgctxt "#31124"
msgid "Show background \"Now playing\" video" msgid "Show background \"Now playing\" video"
msgstr "Показувати на відео \"Відтворюється\"" msgstr "Показувати на відео \"Відтворюється\""
@ -296,10 +252,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Рівень налаштувань" msgstr "Рівень налаштувань"
msgctxt "#31143"
msgid "Use"
msgstr "Застосувати"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Ярлики" msgstr "Ярлики"
@ -464,34 +416,6 @@ msgctxt "#31423"
msgid "Select the profile that will be used at startup when the login screen is disabled." msgid "Select the profile that will be used at startup when the login screen is disabled."
msgstr "Вибрати профіль, що буде використовуватися при запуску, коли екран входу вимкнено." msgstr "Вибрати профіль, що буде використовуватися при запуску, коли екран входу вимкнено."
msgctxt "#31430"
msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played"
msgstr "[B]НАЛАШТУВАННЯ ПРОГРАВАЧА[/B][CR][CR]Налаштування дій, які можна використовувати під час відтворення · Налаштування відтворення мультимедійного вмісту"
msgctxt "#31431"
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
msgstr "[B]НАЛАШТУВАННЯ БІБЛІОТЕКИ[/B][CR][CR]Налаштування способу перегляду медіа-вмісту у бібліотеці/файлі · Налаштування способу навігації списків/представлень бібліотеки · Налаштування параметрів бази даних медіа"
msgctxt "#31432"
msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed"
msgstr "[B]НАЛАШТУВАННЯ PVR [/B][CR][CR]Налаштування способу керування каналами та керівництвом · Налаштування способу керування телеканалами та записами в прямому ефірі"
msgctxt "#31433"
msgid "[B]ADD-ONS SETTINGS[/B][CR][CR]Configure your installed add-ons · Browse for and install add-ons from kodi.tv"
msgstr "[B]НАЛАШТУВАННЯ ДОДАТКІВ[/B][CR][CR]Налаштування встановлених додатків · Огляд і встановлення додатків від kodi.tv"
msgctxt "#31434"
msgid "[B]SERVICES SETTINGS[/B][CR][CR]Configure & manage media sharing services · Configure web server · Configure & manage the weather service"
msgstr "[B]НАЛАШТУВАННЯ СЕРВІСІВ[/B][CR][CR]Налаштування та керування службами обміну мультимедіа · Налаштування веб-сервера · Налаштування та управління службою погоди"
msgctxt "#31435"
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
msgstr "[B]СИСТЕМНІ НАЛАШТУВАННЯ[/B][CR][CR]Налаштування дисплею · Налаштування звуку · Налаштування доступу до Інтернету · Налаштування енергозбереження · Налаштування ведення журналу"
msgctxt "#31436"
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
msgstr "[B]НАЛАШТУВАННЯ ІНТЕРФЕЙСУ[/B][CR][CR]Налаштувати скінів · Налаштування регіону · Налаштування управління · Налаштування заставки · Налаштування блокування"
msgctxt "#31501" msgctxt "#31501"
msgid "Scheduled time" msgid "Scheduled time"
msgstr "Запланований час" msgstr "Запланований час"
@ -584,6 +508,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "МУЗИКА" msgstr "МУЗИКА"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "ПРОГРАМИ"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "ВІДТВОРЕННЯ" msgstr "ВІДТВОРЕННЯ"
@ -595,11 +523,3 @@ msgstr "СИСТЕМА"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "РАДІО" msgstr "РАДІО"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Зрушення в часі"
msgctxt "#31963"
msgid "Profile name"
msgstr "Назва профілю"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -24,10 +24,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "To'liq ekran" msgstr "To'liq ekran"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Mavjud emas"
msgctxt "#31033" msgctxt "#31033"
msgid "Info" msgid "Info"
msgstr "Ma'lumot" msgstr "Ma'lumot"
@ -40,10 +36,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Parametrlar" msgstr "Parametrlar"
msgctxt "#31114"
msgid "System"
msgstr "Tizim"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Xatcho'plar" msgstr "Xatcho'plar"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -16,18 +16,10 @@ msgstr ""
"Language: vi_VN\n" "Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
msgctxt "#31003"
msgid "Power options"
msgstr "Tùy chọn nguồn"
msgctxt "#31004" msgctxt "#31004"
msgid "Working..." msgid "Working..."
msgstr "Đang tiến hành..." msgstr "Đang tiến hành..."
msgctxt "#31005"
msgid "Hide information"
msgstr "Ẩn thông tin"
msgctxt "#31006" msgctxt "#31006"
msgid "View options" msgid "View options"
msgstr "Các tuỳ chọn xem" msgstr "Các tuỳ chọn xem"
@ -36,14 +28,6 @@ msgctxt "#31008"
msgid "Full screen" msgid "Full screen"
msgstr "Toàn màn hình" msgstr "Toàn màn hình"
msgctxt "#31009"
msgid "Total duration"
msgstr "Tổng thời gian"
msgctxt "#31017"
msgid "Unavailable"
msgstr "Không dùng được"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "Đang phát" msgstr "Đang phát"
@ -56,10 +40,6 @@ msgctxt "#31025"
msgid "Items" msgid "Items"
msgstr "Đối tượng" msgstr "Đối tượng"
msgctxt "#31026"
msgid "Misc options"
msgstr "Tùy chọn linh tinh"
msgctxt "#31027" msgctxt "#31027"
msgid "Location" msgid "Location"
msgstr "Địa điểm" msgstr "Địa điểm"
@ -68,10 +48,6 @@ msgctxt "#31029"
msgid "Fanart" msgid "Fanart"
msgstr "Fanart" msgstr "Fanart"
msgctxt "#31031"
msgid "Pic thumbs"
msgstr "Hình thu nhỏ"
msgctxt "#31033" msgctxt "#31033"
msgid "Info" msgid "Info"
msgstr "Thông tin" msgstr "Thông tin"
@ -148,14 +124,6 @@ msgctxt "#31106"
msgid "Miscellaneous options" msgid "Miscellaneous options"
msgstr "Tùy chọn tổng quan" msgstr "Tùy chọn tổng quan"
msgctxt "#31108"
msgid "Hide main menu buttons"
msgstr "Ẩn nút menu chính"
msgctxt "#31109"
msgid "Enable custom background"
msgstr "Bật nền tùy chỉnh"
msgctxt "#31110" msgctxt "#31110"
msgid "Background path:" msgid "Background path:"
msgstr "Đường dẫn nền:" msgstr "Đường dẫn nền:"
@ -168,25 +136,9 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "Tùy chọn" msgstr "Tùy chọn"
msgctxt "#31114"
msgid "System"
msgstr "Hệ thống"
msgctxt "#31116"
msgid "Show recently added albums"
msgstr "Hiển thị album đã thêm gần đây"
msgctxt "#31117"
msgid "Show recently added videos"
msgstr "Hiển thị video đã thêm gần đây"
msgctxt "#31128" msgctxt "#31128"
msgid "Lyrics" msgid "Lyrics"
msgstr "Lời bài hát" msgstr "Lời Bài Hát"
msgctxt "#31132"
msgid "Lyrics add-on"
msgstr "Tiện ích lời bài hát"
msgctxt "#31140" msgctxt "#31140"
msgid "Music OSD" msgid "Music OSD"
@ -196,10 +148,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "Mức độ hiệu chỉnh" msgstr "Mức độ hiệu chỉnh"
msgctxt "#31143"
msgid "Use"
msgstr "Sử dụng"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Phím tắt" msgstr "Phím tắt"
@ -208,46 +156,18 @@ msgctxt "#31203"
msgid "Choose your song" msgid "Choose your song"
msgstr "Chọn bài hát" msgstr "Chọn bài hát"
msgctxt "#31205"
msgid "Lyrics source"
msgstr "Nguồn lời bài hát"
msgctxt "#31206" msgctxt "#31206"
msgid "Found" msgid "Found"
msgstr "Đã tìm thấy" msgstr "Đã tìm thấy"
msgctxt "#31301"
msgid "Last updated"
msgstr "Cập nhật mới nhất"
msgctxt "#31303" msgctxt "#31303"
msgid "Data provider" msgid "Data provider"
msgstr "Nhà cung cấp dữ liệu" msgstr "Nhà cung cấp dữ liệu"
msgctxt "#31308"
msgid "Movie details"
msgstr "Chi tiết phim"
msgctxt "#31309"
msgid "Memory used:"
msgstr "Bộ nhớ đã dùng:"
msgctxt "#31319"
msgid "Selected profile"
msgstr "Đã chọn hồ sơ"
msgctxt "#31320"
msgid "Last logged in"
msgstr "Đăng nhập lần cuối"
msgctxt "#31322" msgctxt "#31322"
msgid "Aired" msgid "Aired"
msgstr "Đã phát" msgstr "Đã phát"
msgctxt "#31325"
msgid "Playlist options"
msgstr "Tùy chọn danh sách phát"
msgctxt "#31326" msgctxt "#31326"
msgid "Created" msgid "Created"
msgstr "Đã tạo" msgstr "Đã tạo"
@ -256,22 +176,10 @@ msgctxt "#31327"
msgid "Resolution" msgid "Resolution"
msgstr "Độ phân giải" msgstr "Độ phân giải"
msgctxt "#31328"
msgid "Recently added"
msgstr "Đã thêm gần đây"
msgctxt "#31329" msgctxt "#31329"
msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
msgstr "[B]Đã hẹn giờ![/B] [COLOR=grey2] - Hệ thống sẽ tự động tắt trong[/COLOR]" msgstr "[B]Đã hẹn giờ![/B] [COLOR=grey2] - Hệ thống sẽ tự động tắt trong[/COLOR]"
msgctxt "#31330"
msgid "Click button to play[CR][CR]movie trailer"
msgstr "Nhấn nút để phát[CR][CR]trailer phim"
msgctxt "#31331"
msgid "Album details"
msgstr "Chi tiết album"
msgctxt "#31351" msgctxt "#31351"
msgid "Pause" msgid "Pause"
msgstr "Tạm dừng" msgstr "Tạm dừng"
@ -280,10 +188,6 @@ msgctxt "#31352"
msgid "Stop" msgid "Stop"
msgstr "Ngừng" msgstr "Ngừng"
msgctxt "#31353"
msgid "Fast forward"
msgstr "Tua tới nhanh"
msgctxt "#31354" msgctxt "#31354"
msgid "Rewind" msgid "Rewind"
msgstr "Quay Lại" msgstr "Quay Lại"
@ -292,10 +196,6 @@ msgctxt "#31355"
msgid "Movie menu" msgid "Movie menu"
msgstr "Menu Phim" msgstr "Menu Phim"
msgctxt "#31356"
msgid "Download subtitles"
msgstr "Tải xuống phụ đề"
msgctxt "#31360" msgctxt "#31360"
msgid "Watch as 2D" msgid "Watch as 2D"
msgstr "Xem 2D" msgstr "Xem 2D"
@ -324,17 +224,13 @@ msgctxt "#31420"
msgid "Login" msgid "Login"
msgstr "Đăng nhập" msgstr "Đăng nhập"
msgctxt "#31421"
msgid "Select your Kodi user profile[CR]to login and continue"
msgstr "Chọn hồ sơ người dùng Kodi[CR]để đăng nhập và tiếp tục"
msgctxt "#31422" msgctxt "#31422"
msgid "Show or hide the login screen at startup." msgid "Show or hide the login screen at startup."
msgstr "Hiện hoặc ẩn cửa màn hình nhập khi khởi động" msgstr "Hiện hoặc ẩn cửa màn hình nhập khi khởi động"
msgctxt "#31423" msgctxt "#31423"
msgid "Select the profile that will be used at startup when the login screen is disabled." msgid "Select the profile that will be used at startup when the login screen is disabled."
msgstr "Chọn hồ sơ sẽ được sử dụng trong trường hợp màn hình đăng nhập đã tắt." msgstr "Chọn tài khoản sẽ được sử dụng trong trường hợp tắt màn hình đăng nhập"
msgctxt "#31502" msgctxt "#31502"
msgid "TV" msgid "TV"
@ -408,6 +304,10 @@ msgctxt "#31956"
msgid "MUSIC" msgid "MUSIC"
msgstr "Nhạc" msgstr "Nhạc"
msgctxt "#31957"
msgid "PROGRAMS"
msgstr "Ứng dụng"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
msgstr "Chơi đĩa" msgstr "Chơi đĩa"
@ -419,19 +319,3 @@ msgstr "Hệ thống"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "Dài phát thanh" msgstr "Dài phát thanh"
msgctxt "#31961"
msgid "Timeshift"
msgstr "Timeshift"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "Chọn loại định dạng hồ sơ"
msgctxt "#31963"
msgid "Profile name"
msgstr "Tên hồ sơ"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "Ảnh đại diện hồ sơ"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -78,15 +78,7 @@ msgstr "己用内存"
msgctxt "#31015" msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "分" msgstr "分钟"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "运行时间 "
msgctxt "#31017"
msgid "Unavailable"
msgstr "无效的"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
@ -240,18 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "选项" msgstr "选项"
msgctxt "#31113"
msgid "Background path Master:"
msgstr "背景图路径主配置:"
msgctxt "#31114"
msgid "System"
msgstr "系统"
msgctxt "#31115"
msgid "Main button playlists"
msgstr "主按钮播放列表"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "显示最新加入专辑" msgstr "显示最新加入专辑"
@ -261,17 +241,13 @@ msgid "Show recently added videos"
msgstr "显示最新加入视频" msgstr "显示最新加入视频"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "主界面插件子菜单" msgstr "主界面程序子菜单"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "隐藏同人画背景" msgstr "隐藏同人画背景"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "主界面游戏子菜单"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "频道窗口使用 RDS 时隐藏电子节目单" msgstr "频道窗口使用 RDS 时隐藏电子节目单"
@ -316,18 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "设置级别" msgstr "设置级别"
msgctxt "#31143"
msgid "Use"
msgstr "使用"
msgctxt "#31144"
msgid "playlist"
msgstr "播放列表"
msgctxt "#31145"
msgid "playlist path"
msgstr "播放列表路径"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "快捷方式" msgstr "快捷方式"
@ -352,10 +316,6 @@ msgctxt "#31208"
msgid "Upcoming episodes" msgid "Upcoming episodes"
msgstr "即将播出的分集" msgstr "即将播出的分集"
msgctxt "#31209"
msgid "Hide Master profile main menu buttons"
msgstr "隐藏主配置文件主菜单按钮"
msgctxt "#31300" msgctxt "#31300"
msgid "Current temperature" msgid "Current temperature"
msgstr "当前温度" msgstr "当前温度"
@ -617,8 +577,8 @@ msgid "MUSIC"
msgstr "音乐" msgstr "音乐"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "插件" msgstr "程序"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -631,19 +591,3 @@ msgstr "系统"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "电台" msgstr "电台"
msgctxt "#31961"
msgid "Timeshift"
msgstr "时光平移"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "选择用户配置标识种类"
msgctxt "#31963"
msgid "Profile name"
msgstr "用户配置名称"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "用户配置头像"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: KODI Main\n" "Project-Id-Version: KODI Main\n"
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" "Report-Msgid-Bugs-To: http://trac.kodi.tv/\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kodi Translation Team\n" "Last-Translator: Kodi Translation Team\n"
@ -80,14 +80,6 @@ msgctxt "#31015"
msgid "Minute" msgid "Minute"
msgstr "分" msgstr "分"
msgctxt "#31016"
msgid "Elapsed time"
msgstr "已經過的時間"
msgctxt "#31017"
msgid "Unavailable"
msgstr "不可用"
msgctxt "#31023" msgctxt "#31023"
msgid "Playing" msgid "Playing"
msgstr "正在播放" msgstr "正在播放"
@ -240,10 +232,6 @@ msgctxt "#31112"
msgid "Options" msgid "Options"
msgstr "選項" msgstr "選項"
msgctxt "#31114"
msgid "System"
msgstr "系統"
msgctxt "#31116" msgctxt "#31116"
msgid "Show recently added albums" msgid "Show recently added albums"
msgstr "顯示最近加入的專輯" msgstr "顯示最近加入的專輯"
@ -253,17 +241,13 @@ msgid "Show recently added videos"
msgstr "顯示最近加入的影片" msgstr "顯示最近加入的影片"
msgctxt "#31118" msgctxt "#31118"
msgid "Home page \"Add-ons\" submenu" msgid "Home page programs submenu"
msgstr "首頁 \"附加元件\" 子功能表" msgstr "首頁程式子選單"
msgctxt "#31119" msgctxt "#31119"
msgid "Hide background fanart" msgid "Hide background fanart"
msgstr "隱藏背景劇照圖" msgstr "隱藏背景劇照圖"
msgctxt "#31120"
msgid "Home page \"Games\" submenu"
msgstr "首頁 \"遊戲\" 子功能表"
msgctxt "#31122" msgctxt "#31122"
msgid "Hide EPG if RDS is present on channel window" msgid "Hide EPG if RDS is present on channel window"
msgstr "如果該頻道畫面中有自帶RDS訊息則不顯示電子節目表" msgstr "如果該頻道畫面中有自帶RDS訊息則不顯示電子節目表"
@ -308,10 +292,6 @@ msgctxt "#31142"
msgid "Settings level" msgid "Settings level"
msgstr "設定值" msgstr "設定值"
msgctxt "#31143"
msgid "Use"
msgstr "使用"
msgctxt "#31200" msgctxt "#31200"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "捷徑" msgstr "捷徑"
@ -597,8 +577,8 @@ msgid "MUSIC"
msgstr "音樂" msgstr "音樂"
msgctxt "#31957" msgctxt "#31957"
msgid "ADD-ONS" msgid "PROGRAMS"
msgstr "附加元件" msgstr "程式"
msgctxt "#31958" msgctxt "#31958"
msgid "PLAY DISC" msgid "PLAY DISC"
@ -611,19 +591,3 @@ msgstr "系統"
msgctxt "#31960" msgctxt "#31960"
msgid "RADIO" msgid "RADIO"
msgstr "收音機" msgstr "收音機"
msgctxt "#31961"
msgid "Timeshift"
msgstr "時間平移"
msgctxt "#31962"
msgid "Choose kind of profile identification"
msgstr "選擇設定檔案標識的類型"
msgctxt "#31963"
msgid "Profile name"
msgstr "設定檔名稱"
msgctxt "#31964"
msgid "Profile avatar"
msgstr "個人資料圖像"

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB