diff options
670 files changed, 0 insertions, 69938 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml deleted file mode 100644 index 4f900a604b..0000000000 --- a/addons/skin.confluence/720p/AddonBrowser.xml +++ /dev/null @@ -1,133 +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,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 = 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 name="CommonWindowHeader"> - <param name="Icon" value="icon_addons" /> - <param name="Label" value="$LOCALIZE[24001]" /> - </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>-</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>-</alttexturenofocus> - <label>31051</label> - <altlabel>31050</altlabel> - <usealttexture>Container.SortDirection(Ascending)</usealttexture> - </control> - <control type="label" id="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="7"> - <description>Hide foreign</description> - <include>ButtonCommonValues</include> - <label>25001</label> - </control> - <control type="radiobutton" id="8"> - <description>Hide broken</description> - <include>ButtonCommonValues</include> - <label>24999</label> - </control> - <control type="button" id="9"> - <description>Check for updates</description> - <include>ButtonCommonValues</include> - <label>24034</label> - </control> - <control type="button" id="5"> - <description>Settings shortcut</description> - <include>ButtonCommonValues</include> - <label>10004</label> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - <control type="label"> - <description>Last updated label</description> - <left>0</left> - <top>650</top> - <height>60</height> - <width>240</width> - <label>31301</label> - <align>right</align> - <aligny>top</aligny> - <font>font13</font> - <textcolor>selected</textcolor> - </control> - <control type="label"> - <description>Last updated value</description> - <left>0</left> - <top>680</top> - <height>25</height> - <width>240</width> - <label>$INFO[Window.Property(Updated)]</label> - <font>font13_title</font> - <textcolor>white</textcolor> - <align>right</align> - <aligny>center</aligny> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogAddonInfo.xml b/addons/skin.confluence/720p/DialogAddonInfo.xml deleted file mode 100644 index 19bdeb1d93..0000000000 --- a/addons/skin.confluence/720p/DialogAddonInfo.xml +++ /dev/null @@ -1,389 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9000</defaultcontrol> - <coordinates> - <left>185</left> - <top>40</top> - <origin x="185" y="10">!IsEmpty(ListItem.AddonBroken)</origin> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>!Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="920" /> - <param name="DialogBackgroundHeight" value="639" /> - <param name="DialogHeaderWidth" value="840" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[24003]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="830" /> - <param name="CloseButtonNav" value="3" /> - </include> - <control type="image"> - <left>30</left> - <top>70</top> - <width>220</width> - <height>220</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="label"> - <description>Addon Title value</description> - <left>280</left> - <top>80</top> - <width>580</width> - <height>30</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <label>[B]$INFO[ListItem.AddonName][/B]</label> - <textcolor>white</textcolor> - <scroll>true</scroll> - </control> - <control type="group"> - <left>270</left> - <top>130</top> - <control type="label"> - <description>Type txt</description> - <left>10</left> - <top>0</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[146]</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Type Value</description> - <left>160</left> - <top>0</top> - <width>440</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonType]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="label"> - <description>Author txt</description> - <left>10</left> - <top>30</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[21863]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Author Value</description> - <left>160</left> - <top>30</top> - <width>440</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonCreator]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="label"> - <description>Version txt</description> - <left>10</left> - <top>60</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[24051]</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Version Value</description> - <left>160</left> - <top>60</top> - <width>440</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="label"> - <description>Summary txt</description> - <left>10</left> - <top>90</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[20037]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="fadelabel"> - <description>Summary Value</description> - <left>160</left> - <top>90</top> - <width>440</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonSummary]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="image"> - <left>0</left> - <top>160</top> - <width>600</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="label"> - <description>Description txt</description> - <left>0</left> - <top>170</top> - <width>300</width> - <height>25</height> - <label>$LOCALIZE[21821]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.AddonDisclaimer)</visible> - <control type="label"> - <description>Description Page Count</description> - <left>310</left> - <top>170</top> - <width>300</width> - <height>25</height> - <label>$INFO[Container(400).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(400).NumPages,/,[COLOR=blue])[/COLOR]]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - </control> - <control type="textbox" id="400"> - <description>Description</description> - <left>10</left> - <top>197</top> - <width>600</width> - <height>188</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.AddonDescription]</label> - <pagecontrol>60</pagecontrol> - </control> - <control type="scrollbar" id="60"> - <left>610</left> - <top>195</top> - <width>25</width> - <height>190</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>9000</onleft> - <onright>61</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="label"> - <description>Disclaimer txt</description> - <left>0</left> - <top>400</top> - <width>600</width> - <height>25</height> - <label>$LOCALIZE[24052]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>orange</textcolor> - </control> - <control type="textbox"> - <description>Disclaimer</description> - <left>10</left> - <top>427</top> - <width>600</width> - <height>64</height> - <font>font12</font> - <align>left</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.AddonDisclaimer]</label> - <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> - </control> - </control> - <control type="group"> - <visible>IsEmpty(ListItem.AddonDisclaimer)</visible> - <control type="label"> - <description>Description Page Count</description> - <left>310</left> - <top>170</top> - <width>300</width> - <height>25</height> - <label>$INFO[Container(401).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(401).NumPages,/,[COLOR=blue])[/COLOR]]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - </control> - <control type="textbox" id="401"> - <description>Description</description> - <left>10</left> - <top>207</top> - <width>600</width> - <height>258</height> - <font>font13</font> - <align>left</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.AddonDescription]</label> - <pagecontrol>61</pagecontrol> - </control> - <control type="scrollbar" id="61"> - <left>610</left> - <top>205</top> - <width>25</width> - <height>260</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>60</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </control> - </control> - <control type="grouplist" id="9000"> - <left>30</left> - <top>300</top> - <width>220</width> - <height>313</height> - <onleft>60</onleft> - <onright>60</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <itemgap>2</itemgap> - <control type="button" id="9"> - <description>Configure Addon</description> - <width>220</width> - <height>43</height> - <label>24020</label> - <align>center</align> - <font>font12_title</font> - </control> - <control type="button" id="8"> - <description>Update Addon button</description> - <width>220</width> - <height>43</height> - <label>24069</label> - <align>center</align> - <font>font12_title</font> - </control> - <control type="radiobutton" id="13"> - <description>Auto-update button</description> - <width>220</width> - <height>43</height> - <label>21340</label> - <align>center</align> - <font>font12_title</font> - </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="6"> - <description>Install/UnInstall Addon button</description> - <width>220</width> - <height>43</height> - <label>24022</label> - <align>center</align> - <font>font12_title</font> - </control> - <control type="button" id="7"> - <description>Enable/Disable Addon button</description> - <width>220</width> - <height>43</height> - <label>24021</label> - <align>center</align> - <font>font12_title</font> - </control> - <control type="button" id="10"> - <description>Changelog button</description> - <width>220</width> - <height>43</height> - <label>24036</label> - <align>center</align> - <font>font12_title</font> - </control> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.AddonBroken)</visible> - <left>0</left> - <top>600</top> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>920</width> - <height>100</height> - <texture border="20">OverlayDialogBackground.png</texture> - </control> - <control type="image"> - <description>Icon image</description> - <left>20</left> - <top>20</top> - <width>60</width> - <height>60</height> - <texture>DefaultIconError.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>100</left> - <top>15</top> - <width>800</width> - <height>25</height> - <font>font12_title</font> - <label>24096</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="textbox"> - <description>Reason label</description> - <left>100</left> - <top>37</top> - <width>800</width> - <height>48</height> - <font>font13</font> - <label>$INFO[ListItem.AddonBroken]</label> - <align>left</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogAddonSettings.xml b/addons/skin.confluence/720p/DialogAddonSettings.xml deleted file mode 100644 index 10b4896411..0000000000 --- a/addons/skin.confluence/720p/DialogAddonSettings.xml +++ /dev/null @@ -1,188 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9</defaultcontrol> - <coordinates> - <left>240</left> - <top>60</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="600" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="-" /> - <param name="DialogHeaderId" value="20" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="3" /> - </include> - <control type="grouplist" id="9"> - <description>button area</description> - <left>45</left> - <top>70</top> - <width>710</width> - <height>40</height> - <itemgap>5</itemgap> - <align>center</align> - <orientation>horizontal</orientation> - <onleft>9</onleft> - <onright>9</onright> - <onup>2</onup> - <ondown>2</ondown> - </control> - <control type="image"> - <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"> - <description>OK Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>12</onleft> - <onright>11</onright> - <onup>2</onup> - <ondown>2</ondown> - </control> - <control type="button" id="11"> - <description>Cancel Button</description> - <left>210</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>10</onleft> - <onright>12</onright> - <onup>2</onup> - <ondown>2</ondown> - </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> - <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> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogAudioDSPManager.xml b/addons/skin.confluence/720p/DialogAudioDSPManager.xml deleted file mode 100644 index 62cedc76bf..0000000000 --- a/addons/skin.confluence/720p/DialogAudioDSPManager.xml +++ /dev/null @@ -1,597 +0,0 @@ -<?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> - <texture>dialogheader.png</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> - <content> - <item id="91"> - <label>1. $LOCALIZE[15057]</label> - <label2>$LOCALIZE[15114]</label2> - <visible>true</visible> - <onclick>noop</onclick> - <property name="currentMode">InputResampling</property> - </item> - <item id="92"> - <label>2. $LOCALIZE[15058]</label> - <label2>$LOCALIZE[15113]</label2> - <visible>true</visible> - <onclick>noop</onclick> - <property name="currentMode">Preprocessing</property> - </item> - <item id="93"> - <label>3. $LOCALIZE[15059]</label> - <label2>$LOCALIZE[15115]</label2> - <visible>true</visible> - <onclick>noop</onclick> - <property name="currentMode">Masterprocessing</property> - </item> - <item id="94"> - <label>4. $LOCALIZE[15060]</label> - <label2>$LOCALIZE[15117]</label2> - <visible>true</visible> - <onclick>noop</onclick> - <property name="currentMode">Postprocessing</property> - </item> - <item id="95"> - <label>5. $LOCALIZE[15061]</label> - <label2>$LOCALIZE[15116]</label2> - <visible>true</visible> - <onclick>noop</onclick> - <property name="currentMode">OutputResampling</property> - </item> - </content> - </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>!StringCompare(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>StringCompare(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>!StringCompare(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>StringCompare(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>> <</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>!StringCompare(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>StringCompare(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>!StringCompare(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>StringCompare(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>> <</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> diff --git a/addons/skin.confluence/720p/DialogAudioDSPSettings.xml b/addons/skin.confluence/720p/DialogAudioDSPSettings.xml deleted file mode 100644 index 95fa7c41fe..0000000000 --- a/addons/skin.confluence/720p/DialogAudioDSPSettings.xml +++ /dev/null @@ -1,244 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>5</defaultcontrol> - <coordinates> - <left>240</left> - <top>60</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <animation effect="fade" start="100" end="0" time="400" condition="Window.IsVisible(SliderDialog)">Conditional</animation> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>800</width> - <height>600</height> - <texture border="40">DialogBack2.png</texture> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>720</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label" id="2"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>720</width> - <height>30</height> - <font>font13_title</font> - <label>-</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button"> - <description>Close Window button</description> - <left>710</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="grouplist" id="5"> - <description>control area</description> - <left>40</left> - <top>65</top> - <width>520</width> - <height>470</height> - <itemgap>5</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>60</onleft> - <onright>60</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="scrollbar" id="60"> - <left>560</left> - <top>65</top> - <width>25</width> - <height>470</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> - <ondown>61</ondown> - <onup>61</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="label"> - <description>info label</description> - <left>40</left> - <top>540</top> - <width>720</width> - <height>30</height> - <font>font13_title</font> - <label>$INFO[ADSP.MasterInfo]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <description>Audio DSP Image</description> - <left>555</left> - <top>540</top> - <width>85</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <visible>!IsEmpty(ADSP.MasterOwnIcon)</visible> - <texture>$INFO[ADSP.MasterOwnIcon]</texture> - </control> - <control type="image"> - <description>Audio Codec Image</description> - <left>640</left> - <top>540</top> - <width>85</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture> - <visible>IsEmpty(ADSP.MasterOverrideIcon) + Player.HasVideo</visible> - </control> - <control type="image"> - <description>Audio Codec Image</description> - <left>640</left> - <top>540</top> - <width>85</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <texture>$INFO[MusicPlayer.Codec,flagging/audio/,.png]</texture> - <visible>IsEmpty(ADSP.MasterOverrideIcon) + Player.HasAudio</visible> - </control> - <control type="image"> - <description>Audio Codec Override Image</description> - <left>640</left> - <top>540</top> - <width>85</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <visible>!IsEmpty(ADSP.MasterOverrideIcon)</visible> - <texture>$INFO[ADSP.MasterOverrideIcon]</texture> - </control> - <control type="image"> - <description>Audio Channels Image</description> - <left>730</left> - <top>540</top> - <width>50</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture> - </control> - <control type="label"> - <description>type label</description> - <left>590</left> - <top>65</top> - <width>720</width> - <height>30</height> - <font>font13_title</font> - <label>15042</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>type label</description> - <left>590</left> - <top>100</top> - <width>230</width> - <height>30</height> - <font>font13_title</font> - <label>$INFO[ADSP.DetectedStreamType]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <aligny>center</aligny> - <reverse>yes</reverse> - </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> - <left>0</left> - <top>0</top> - <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 Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogBusy.xml b/addons/skin.confluence/720p/DialogBusy.xml deleted file mode 100644 index b5df91f5fc..0000000000 --- a/addons/skin.confluence/720p/DialogBusy.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <animation effect="fade" time="75">WindowOpen</animation> - <animation effect="fade" time="150">WindowClose</animation> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="group"> - <depth>DepthDialog+</depth> - <left>1070</left> - <top>640</top> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>70</height> - <texture border="20">OverlayDialogBackground.png</texture> - </control> - <control type="image"> - <description>Busy animation</description> - <left>20</left> - <top>20</top> - <width>32</width> - <height>32</height> - <texture>busy.png</texture> - <aspectratio>keep</aspectratio> - <animation effect="rotate" start="0" end="360" center="36,36" time="900" loop="true" condition="true">conditional</animation> - </control> - <control type="label"> - <description>Busy label</description> - <left>60</left> - <top>20</top> - <width>120</width> - <height>32</height> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[31004]</label> - <font>font12</font> - </control> - <control type="progress" id="10"> - <description>Progressbar</description> - <left>20</left> - <top>53</top> - <width>160</width> - <height>8</height> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogButtonMenu.xml b/addons/skin.confluence/720p/DialogButtonMenu.xml deleted file mode 100644 index c0b53a7cb3..0000000000 --- a/addons/skin.confluence/720p/DialogButtonMenu.xml +++ /dev/null @@ -1,290 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window type="buttonMenu"> - <defaultcontrol>9001</defaultcontrol> - <include>dialogeffect</include> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="button" id="9001"> - <description>Make sure we hit the first button in the group list and not the close window button</description> - <left>-16</left> - <top>-16</top> - <width>4</width> - <height>4</height> - <label>-</label> - <font>-</font> - <onfocus>down</onfocus> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9000</onup> - <ondown>2</ondown> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <texture>black-back.png</texture> - </control> - <control type="grouplist" id="9000"> - <left>470</left> - <top>0</top> - <width>340</width> - <height>720</height> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <itemgap>0</itemgap> - <align>center</align> - <control type="group" id="1"> - <width>340</width> - <height>30</height> - <control type="image"> - <description>background top image</description> - <left>0</left> - <top>0</top> - <width>340</width> - <height>30</height> - <texture border="20,19,20,0">DialogContextTop.png</texture> - </control> - <control type="button" id="20"> - <description>Close Window button</description> - <left>260</left> - <top>5</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>2</onleft> - <onright>13</onright> - <onup>13</onup> - <ondown>2</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - </control> - <control type="button" id="2"> - <description>Exit button</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>Quit()</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13012</label> - <visible>System.ShowExitButton</visible> - </control> - <control type="button" id="3"> - <description>Shutdown button</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>Powerdown()</onclick> - <visible>System.CanPowerDown</visible> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13016</label> - </control> - <control type="button" id="4"> - <description>Custom Shutdown Timer</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>AlarmClock(shutdowntimer,Shutdown())</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>20150</label> - <visible>!System.HasAlarm(shutdowntimer)</visible> - <visible>System.CanPowerDown | System.CanSuspend | System.CanHibernate</visible> - </control> - <control type="button" id="5"> - <description>Cancel Shutdown Timer</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>CancelAlarm(shutdowntimer)</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>20151</label> - <visible>System.HasAlarm(shutdowntimer)</visible> - </control> - <control type="button" id="6"> - <description>Suspend button</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>Suspend()</onclick> - <visible>System.CanSuspend</visible> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13011</label> - </control> - <control type="button" id="7"> - <description>Hibernate button</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>Hibernate()</onclick> - <visible>System.CanHibernate</visible> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13010</label> - </control> - <control type="button" id="8"> - <description>Reboot button</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>Reset()</onclick> - <visible>System.CanReboot</visible> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13013</label> - </control> - <control type="button" id="9"> - <description>Logoff button</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>dialog.close(all,true)</onclick> - <onclick>System.LogOff</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>$LOCALIZE[20126] $INFO[system.profilename]</label> - <visible>System.HasLoginScreen | IntegerGreaterThan(System.ProfileCount,1)</visible> - <visible>System.Loggedon</visible> - </control> - <control type="togglebutton" id="10"> - <description>Master mode button</description> - <width>340</width> - <height>40</height> - <label>20046</label> - <altlabel>20045</altlabel> - <align>center</align> - <aligny>center</aligny> - <textwidth>290</textwidth> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <usealttexture>!System.IsMaster</usealttexture> - <alttexturefocus border="25,5,25,5">ShutdownButtonFocus.png</alttexturefocus> - <alttexturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</alttexturenofocus> - <onclick>mastermode</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <visible>System.HasLocks</visible> - </control> - <control type="group" id="11"> - <width>340</width> - <height>70</height> - <visible>System.HasAlarm(shutdowntimer)</visible> - <control type="image"> - <description>background top image</description> - <left>0</left> - <top>0</top> - <width>340</width> - <height>70</height> - <texture border="25,5,25,5">DialogContextMiddle.png</texture> - </control> - <control type="textbox"> - <left>25</left> - <top>22</top> - <width>290</width> - <height>48</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>center</align> - <label>$LOCALIZE[31329] [B]$INFO[System.Alarmpos][/B]</label> - </control> - </control> - <control type="button" id="12"> - <description>Inhibit idle shutdown</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>InhibitIdleShutdown(true)</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13017</label> - <visible>System.HasShutdown +!System.IsInhibit</visible> - </control> - <control type="button" id="13"> - <description>Allow idle shutdown</description> - <width>340</width> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <textwidth>290</textwidth> - <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus> - <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus> - <onclick>InhibitIdleShutdown(false)</onclick> - <pulseonselect>no</pulseonselect> - <font>font13</font> - <label>13018</label> - <visible>System.HasShutdown + System.IsInhibit</visible> - </control> - <control type="image" id="14"> - <description>background bottom image</description> - <left>0</left> - <width>340</width> - <height>25</height> - <texture border="20,0,19,20">DialogContextBottom.png</texture> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogConfirm.xml b/addons/skin.confluence/720p/DialogConfirm.xml deleted file mode 100644 index a854a1e011..0000000000 --- a/addons/skin.confluence/720p/DialogConfirm.xml +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <coordinates> - <left>315</left> - <top>220</top> - </coordinates> - <include>dialogeffect</include> - <depth>DepthDialog+</depth> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="650" /> - <param name="DialogBackgroundHeight" value="260" /> - <param name="DialogHeaderWidth" value="570" /> - <param name="DialogHeaderLabel" value="" /> - <param name="DialogHeaderId" value="1" /> - <param name="CloseButtonLeft" value="560" /> - <param name="CloseButtonNav" value="9000" /> - </include> - <control type="textbox" id="9"> - <description>text</description> - <left>30</left> - <top>62</top> - <width>590</width> - <height>98</height> - <align>left</align> - <label>-</label> - <font>font13</font> - <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll> - </control> - <control type="progress" id="20"> - <description>Progressbar</description> - <left>30</left> - <top>168</top> - <width>590</width> - <height>16</height> - <info>System.Progressbar</info> - </control> - <control type="grouplist" id="9000"> - <left>25</left> - <top>195</top> - <width>600</width> - <height>40</height> - <align>center</align> - <itemgap>0</itemgap> - <orientation>horizontal</orientation> - <control type="button" id="11"> - <description>OK button</description> - <width>200</width> - <height>40</height> - <label>107</label> - <font>font12_title</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - </control> - <control type="button" id="10"> - <description>Cancel button</description> - <width>200</width> - <height>40</height> - <label>106</label> - <font>font12_title</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - </control> - <control type="button" id="12"> - <description>Custom button</description> - <width>200</width> - <height>40</height> - <label>106</label> - <font>font12_title</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogContentSettings.xml b/addons/skin.confluence/720p/DialogContentSettings.xml deleted file mode 100644 index a25219427a..0000000000 --- a/addons/skin.confluence/720p/DialogContentSettings.xml +++ /dev/null @@ -1,127 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">20</defaultcontrol> - <coordinates> - <left>240</left> - <top>90</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <animation effect="fade" start="100" end="0" time="150" condition="Window.IsActive(AddonSettings)">Conditional</animation> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="535" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[20333]" /> - <param name="DialogHeaderId" value="1" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="button" id="20"> - <description>Content Picker</description> - <left>30</left> - <top>60</top> - <width>740</width> - <height>40</height> - <onup>28</onup> - <ondown>21</ondown> - <font>font13</font> - </control> - <control type="button" id="21"> - <description>Information Provider Button</description> - <left>30</left> - <top>105</top> - <width>740</width> - <height>40</height> - <onup>20</onup> - <ondown>22</ondown> - <font>font13</font> - </control> - <control type="button" id="22"> - <description>Scraper Settings Button</description> - <left>30</left> - <top>150</top> - <width>740</width> - <height>40</height> - <label>- $LOCALIZE[5]</label> - <onup>21</onup> - <ondown>5</ondown> - </control> - <control type="label"> - <description>Scanning Options Header</description> - <left>30</left> - <top>205</top> - <width>740</width> - <height>20</height> - <font>font12</font> - <label>$LOCALIZE[31314]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="grouplist" id="5"> - <description>control area</description> - <left>30</left> - <top>235</top> - <width>740</width> - <height>220</height> - <itemgap>4</itemgap> - <onup>22</onup> - <ondown>28</ondown> - <onleft>5</onleft> - <onright>5</onright> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="group" id="9001"> - <top>470</top> - <control type="button" id="28"> - <description>OK Button</description> - <left>195</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>29</onleft> - <onright>29</onright> - <onup>5</onup> - <ondown>20</ondown> - </control> - <control type="button" id="29"> - <description>Cancel Button</description> - <left>405</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>28</onleft> - <onright>28</onright> - <onup>5</onup> - <ondown>20</ondown> - </control> - </control> - </control> - </controls> -</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogContextMenu.xml b/addons/skin.confluence/720p/DialogContextMenu.xml deleted file mode 100644 index ffc3596838..0000000000 --- a/addons/skin.confluence/720p/DialogContextMenu.xml +++ /dev/null @@ -1,56 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>1000</defaultcontrol> - <include>dialogeffect</include> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="image" id="999"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>340</width> - <height>720</height> - <texture border="20">DialogBack.png</texture> - </control> - <control type="grouplist" id="996"> - <description>grouplist for context buttons</description> - <left>20</left> - <top>30</top> - <width>300</width> - <height max="670">auto</height> - <itemgap>2</itemgap> - </control> - <control type="button"> - <description>Close Window button</description> - <left>260</left> - <top>5</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</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 type="button" id="1000"> - <description>button template</description> - <left>-</left> - <top>-</top> - <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> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogExtendedProgressBar.xml b/addons/skin.confluence/720p/DialogExtendedProgressBar.xml deleted file mode 100644 index c6ed2bba3e..0000000000 --- a/addons/skin.confluence/720p/DialogExtendedProgressBar.xml +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol /> - <animation effect="slide" start="0,-70" end="0,0" time="75">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,-70" delay="300" time="75">WindowClose</animation> - <controls> - <control type="group"> - <depth>DepthHeader</depth> - <left>720</left> - <top>0</top> - <animation effect="slide" end="0,-80" time="150" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation> - <control type="image"> - <left>0</left> - <top>-10</top> - <width>400</width> - <height>70</height> - <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> - </control> - <control type="label" id="30"> - <description>Header Label</description> - <left>15</left> - <top>4</top> - <width>370</width> - <height>18</height> - <font>font10_title</font> - <textcolor>selected</textcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="label" id="31"> - <description>Title Label</description> - <left>15</left> - <top>20</top> - <width>370</width> - <height>20</height> - <font>font10</font> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="progress" id="32"> - <description>progress control</description> - <left>15</left> - <top>42</top> - <width>370</width> - <height>8</height> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogFavourites.xml b/addons/skin.confluence/720p/DialogFavourites.xml deleted file mode 100644 index 24e58f1d2d..0000000000 --- a/addons/skin.confluence/720p/DialogFavourites.xml +++ /dev/null @@ -1,123 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window type="dialog"> - <defaultcontrol always="true">450</defaultcontrol> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="group"> - <depth>DepthSideBlade</depth> - <animation effect="slide" start="400,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" start="0,0" end="400,0" time="300" tween="quadratic" easing="out">WindowClose</animation> - <control type="image"> - <left>400r</left> - <top>0</top> - <width>420</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">HomeBladeSub.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>380r</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>450</onleft> - <onright>450</onright> - <onup>450</onup> - <ondown>450</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="image"> - <left>370r</left> - <top>30</top> - <width>200</width> - <height>200</height> - <aspectratio align="center">keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture>$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="list" id="450"> - <left>390r</left> - <top>250</top> - <width>450</width> - <height>380</height> - <onup>450</onup> - <onleft>Dialog.Close(Favourites)</onleft> - <onright>450</onright> - <ondown>450</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>370</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>350</width> - <height>40</height> - <font>font12_title</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>370</width> - <height>40</height> - <visible>!Control.HasFocus(450)</visible> - <texture border="3">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>370</width> - <height>40</height> - <visible>Control.HasFocus(450)</visible> - <texture border="3">button-focus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>350</width> - <height>40</height> - <font>font12_title</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="label"> - <description>Page label</description> - <right>30</right> - <top>670</top> - <width>350</width> - <height>30</height> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogKeyboard.xml b/addons/skin.confluence/720p/DialogKeyboard.xml deleted file mode 100644 index 901cf47785..0000000000 --- a/addons/skin.confluence/720p/DialogKeyboard.xml +++ /dev/null @@ -1,596 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">300</defaultcontrol> - <include>dialogeffect</include> - <depth>DepthDialog+</depth> - <coordinates> - <left>205</left> - <top>120</top> - </coordinates> - <controls> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>!Window.IsVisible(numericinput)</visible> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="860" /> - <param name="DialogBackgroundHeight" value="430" /> - <param name="DialogHeaderWidth" value="780" /> - <param name="DialogHeaderLabel" value="" /> - <param name="DialogHeaderId" value="311" /> - <param name="CloseButtonLeft" value="770" /> - <param name="CloseButtonNav" value="3" /> - </include> - <control type="group"> - <left>0</left> - <top>-90</top> - <visible>Control.IsVisible(313)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>860</width> - <height>102</height> - <texture border="20">OverlayDialogBackground.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>18</top> - <width>760</width> - <height>32</height> - <aspectratio>stretch</aspectratio> - <texture border="20">KeyboardEditArea.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>53</top> - <width>860</width> - <height>2</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - </control> - <control type="label" id="313"> - <description>HZCODE label</description> - <left>55</left> - <top>18</top> - <width>750</width> - <height>30</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="label" id="314"> - <description>HZLIST label</description> - <left>55</left> - <top>55</top> - <width>750</width> - <height>30</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - </control> - </control> - <control type="image"> - <left>50</left> - <top>60</top> - <width>760</width> - <height>50</height> - <aspectratio>stretch</aspectratio> - <texture border="20">KeyboardEditArea.png</texture> - </control> - <control type="edit" id="312"> - <description>Edit Text</description> - <left>55</left> - <top>60</top> - <width>750</width> - <height>50</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - </control> - <control type="image"> - <left>130</left> - <top>110</top> - <width>600</width> - <height>30</height> - <aspectratio>stretch</aspectratio> - <texture>DialogHeader.png</texture> - </control> - <control type="group"> - <left>30</left> - <top>140</top> - <!-- 1st row --> - <control type="grouplist"> - <itemgap>0</itemgap> - <orientation>horizontal</orientation> - <control type="button" id="309"> - <description>Layout button</description> - <width>200</width> - <height>50</height> - <label>20177</label> - <onup>300</onup> - <ondown>302</ondown> - <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus> - <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - </control> - <control type="button" id="100"> - <description>(0,0) key button</description> - <onup>32</onup> - <ondown>120</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="101"> - <description>(0,1) key button</description> - <onup>32</onup> - <ondown>121</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="102"> - <description>(0,2) key button</description> - <onup>32</onup> - <ondown>122</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="103"> - <description>(0,3) key button</description> - <onup>32</onup> - <ondown>123</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="104"> - <description>(0,4) key button</description> - <onup>8</onup> - <ondown>124</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="105"> - <description>(0,5) key button</description> - <onup>8</onup> - <ondown>125</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="106"> - <description>(0,6) key button</description> - <onup>305</onup> - <ondown>126</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="107"> - <description>(0,7) key button</description> - <onup>306</onup> - <ondown>127</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="108"> - <description>(0,8) key button</description> - <onup>308</onup> - <ondown>128</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="109"> - <description>(0,9) key button</description> - <onup>308</onup> - <ondown>129</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="110"> - <description>(0,10) key button</description> - <onup>308</onup> - <ondown>130</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="111"> - <description>(0,11) key button</description> - <onup>308</onup> - <ondown>131</ondown> - <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus> - <texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus> - <include>KeyboardButton</include> - </control> - </control> - <!-- 2nd row --> - <control type="grouplist"> - <orientation>horizontal</orientation> - <top>50</top> - <itemgap>0</itemgap> - <control type="radiobutton" id="302"> - <description>SHIFT button</description> - <width>200</width> - <height>50</height> - <label>20178</label> - <onup>309</onup> - <ondown>303</ondown> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <radioposy>5</radioposy> - <radiowidth>20</radiowidth> - <radioheight>20</radioheight> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - </control> - <control type="button" id="120"> - <description>(1,0) key button</description> - <onup>100</onup> - <ondown>140</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="121"> - <description>(1,1) key button</description> - <onup>101</onup> - <ondown>141</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="122"> - <description>(1,2) key button</description> - <onup>102</onup> - <ondown>142</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="123"> - <description>(1,3) key button</description> - <onup>103</onup> - <ondown>143</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="124"> - <description>(1,4) key button</description> - <onup>104</onup> - <ondown>144</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="125"> - <description>(1,5) key button</description> - <onup>105</onup> - <ondown>145</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="126"> - <description>(1,6) key button</description> - <onup>106</onup> - <ondown>146</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="127"> - <description>(1,7) key button</description> - <onup>107</onup> - <ondown>147</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="128"> - <description>(1,8) key button</description> - <onup>108</onup> - <ondown>148</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="129"> - <description>(1,9) key button</description> - <onup>109</onup> - <ondown>149</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="130"> - <description>(1,10) key button</description> - <onup>110</onup> - <ondown>150</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="131"> - <description>(1,11) key button</description> - <onup>111</onup> - <ondown>151</ondown> - <include>KeyboardButton</include> - </control> - </control> - <!-- 3rd row --> - <control type="grouplist"> - <top>100</top> - <orientation>horizontal</orientation> - <itemgap>0</itemgap> - <control type="radiobutton" id="303"> - <description>CAPS LOCK button</description> - <width>200</width> - <height>50</height> - <label>20179</label> - <onup>302</onup> - <ondown>307</ondown> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <radioposy>5</radioposy> - <radiowidth>20</radiowidth> - <radioheight>20</radioheight> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - </control> - <control type="button" id="140"> - <description>(2,0) key button</description> - <onup>120</onup> - <ondown>160</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="141"> - <description>(2,1) key button</description> - <onup>121</onup> - <ondown>161</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="142"> - <description>(2,2) key button</description> - <onup>122</onup> - <ondown>162</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="143"> - <description>(2,3) key button</description> - <onup>123</onup> - <ondown>163</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="144"> - <description>(2,4) key button</description> - <onup>124</onup> - <ondown>164</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="145"> - <description>(2,5) key button</description> - <onup>125</onup> - <ondown>165</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="146"> - <description>(2,6) key button</description> - <onup>126</onup> - <ondown>166</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="147"> - <description>(2,7) key button</description> - <onup>127</onup> - <ondown>167</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="148"> - <description>(2,8) key button</description> - <onup>128</onup> - <ondown>168</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="149"> - <description>(2,9) key button</description> - <onup>129</onup> - <ondown>169</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="150"> - <description>(2,10) key button</description> - <onup>130</onup> - <ondown>170</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="151"> - <description>(2,11) key button</description> - <onup>131</onup> - <ondown>171</ondown> - <include>KeyboardButton</include> - </control> - </control> - <!-- 4th row --> - <control type="grouplist"> - <top>150</top> - <itemgap>0</itemgap> - <orientation>horizontal</orientation> - <control type="button" id="307"> - <description>IP Input button</description> - <width>100</width> - <height>50</height> - <onup>303</onup> - <ondown>300</ondown> - <label>IP</label> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - </control> - <control type="radiobutton" id="304"> - <description>Symbols button</description> - <width>100</width> - <height>50</height> - <label>@#!* </label> - <onup>303</onup> - <ondown>300</ondown> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <radioposy>5</radioposy> - <radiowidth>20</radiowidth> - <radioheight>20</radioheight> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - </control> - <control type="button" id="160"> - <description>(3,0) key button</description> - <onup>140</onup> - <ondown>32</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="161"> - <description>(3,1) key button</description> - <onup>141</onup> - <ondown>32</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="162"> - <description>(3,2) key button</description> - <onup>142</onup> - <ondown>32</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="163"> - <description>(3,3) key button</description> - <onup>143</onup> - <ondown>32</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="164"> - <description>(3,4) key button</description> - <onup>144</onup> - <ondown>8</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="165"> - <description>(3,5) key button</description> - <onup>145</onup> - <ondown>8</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="166"> - <description>(3,6) key button</description> - <onup>146</onup> - <ondown>305</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="167"> - <description>(3,7) key button</description> - <onup>147</onup> - <ondown>306</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="168"> - <description>(3,8) key button</description> - <onup>148</onup> - <ondown>308</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="169"> - <description>(3,9) key button</description> - <onup>149</onup> - <ondown>308</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="170"> - <description>(3,10) key button</description> - <onup>150</onup> - <ondown>308</ondown> - <include>KeyboardButton</include> - </control> - <control type="button" id="171"> - <description>(3,11) key button</description> - <onup>151</onup> - <ondown>308</ondown> - <include>KeyboardButton</include> - </control> - </control> - <!-- 5th row --> - <control type="grouplist"> - <top>200</top> - <itemgap>0</itemgap> - <orientation>horizontal</orientation> - <control type="button" id="300"> - <description>DONE button</description> - <width>200</width> - <height>50</height> - <texturenofocus border="25,5,25,5">KeyboardCornerBottomNF.png</texturenofocus> - <texturefocus border="25,5,25,5">KeyboardCornerBottom.png</texturefocus> - <label>20177</label> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <onup>304</onup> - <ondown>309</ondown> - <focusedcolor>black</focusedcolor> - </control> - <control type="button" id="32"> - <description>SPACE button</description> - <width>200</width> - <height>50</height> - <label>20182</label> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - <onup>161</onup> - <ondown>101</ondown> - </control> - <control type="button" id="8"> - <description>BACKSPACE button</description> - <width>100</width> - <height>50</height> - <label>20181</label> - <onup>164</onup> - <ondown>104</ondown> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <align>center</align> - <aligny>center</aligny> - <font>-</font> - <focusedcolor>black</focusedcolor> - </control> - <control type="button" id="305"> - <description>previous button</description> - <width>50</width> - <height>50</height> - <label><</label> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <font>font30</font> - <focusedcolor>black</focusedcolor> - <onup>166</onup> - <ondown>106</ondown> - </control> - <control type="button" id="306"> - <description>next button</description> - <width>50</width> - <height>50</height> - <label>></label> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <font>font30</font> - <focusedcolor>black</focusedcolor> - <onup>167</onup> - <ondown>107</ondown> - </control> - <control type="button" id="308"> - <description>cancel button</description> - <width>200</width> - <height>50</height> - <label>222</label> - <align>center</align> - <aligny>center</aligny> - <texturenofocus flipx="true" border="5,5,25,25">KeyboardCornerBottomNF.png</texturenofocus> - <texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus> - <font>font13</font> - <focusedcolor>black</focusedcolor> - <onup>168</onup> - <ondown>108</ondown> - <onclick>Close</onclick> - </control> - </control> - <control type="image"> - <description>Backspace icon</description> - <left>435</left> - <top>210</top> - <width>30</width> - <height>30</height> - <texture>KeyboardBackKey.png</texture> - </control> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogMediaFilter.xml b/addons/skin.confluence/720p/DialogMediaFilter.xml deleted file mode 100644 index 3c8fa415e4..0000000000 --- a/addons/skin.confluence/720p/DialogMediaFilter.xml +++ /dev/null @@ -1,145 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">5</defaultcontrol> - <coordinates> - <left>240</left> - <top>100</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="500" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[587]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="grouplist" id="5"> - <description>control area</description> - <left>30</left> - <top>70</top> - <width>720</width> - <height>350</height> - <itemgap>4</itemgap> - <pagecontrol>6</pagecontrol> - <onup>9001</onup> - <ondown>9001</ondown> - <onleft>9001</onleft> - <onright>6</onright> - </control> - <control type="scrollbar" id="6"> - <left>755</left> - <top>70</top> - <width>25</width> - <height>350</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>5</onleft> - <onright>9001</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <invalidcolor>invalid</invalidcolor> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <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="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <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> - <reverse>yes</reverse> - </control> - <control type="sliderex" id="13"> - <description>Default Slider</description> - <left>0</left> - <top>0</top> - <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="edit" id="12"> - <description>Default Edit</description> - <left>0</left> - <top>0</top> - <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="group" id="9001"> - <left>190</left> - <top>435</top> - <control type="button" id="28"> - <description>Ok Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <label>186</label> - <font>font12_title</font> - <onup>5</onup> - <onleft>27</onleft> - <onright>27</onright> - <ondown>5</ondown> - </control> - <control type="button" id="27"> - <description>Clear Button</description> - <left>210</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <label>192</label> - <font>font12_title</font> - <onup>5</onup> - <onleft>28</onleft> - <onright>28</onright> - <ondown>5</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogMediaSource.xml b/addons/skin.confluence/720p/DialogMediaSource.xml deleted file mode 100644 index f1cf500901..0000000000 --- a/addons/skin.confluence/720p/DialogMediaSource.xml +++ /dev/null @@ -1,233 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>10</defaultcontrol> - <coordinates> - <left>240</left> - <top>100</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="500" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[13406]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="label"> - <description>path label</description> - <left>20</left> - <top>65</top> - <width>760</width> - <height>30</height> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <label>1021</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="10"> - <left>30</left> - <top>105</top> - <width>525</width> - <height>225</height> - <onup>9001</onup> - <onleft>9000</onleft> - <onright>60</onright> - <ondown>12</ondown> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>525</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>490</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>525</width> - <height>40</height> - <visible>!Control.HasFocus(10)</visible> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>525</width> - <height>41</height> - <visible>Control.HasFocus(10)</visible> - <texture border="5">button-focus2.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>490</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>555</left> - <top>105</top> - <width>25</width> - <height>225</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>10</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="group" id="9000"> - <left>580</left> - <top>105</top> - <control type="button" id="11"> - <description>Browse Button</description> - <left>0</left> - <top>0</top> - <width>190</width> - <height>40</height> - <label>1024</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <onup>18</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>13</ondown> - </control> - <control type="button" id="13"> - <description>Add Path Button</description> - <left>0</left> - <top>45</top> - <width>190</width> - <height>40</height> - <label>15019</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <onup>11</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>14</ondown> - </control> - <control type="button" id="14"> - <description>Remove Path Button</description> - <left>0</left> - <top>90</top> - <width>190</width> - <height>40</height> - <label>1210</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <onup>13</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>12</ondown> - </control> - </control> - <control type="label"> - <description>Name label</description> - <left>30</left> - <top>335</top> - <width>740</width> - <height>30</height> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <label>1022</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="edit" id="12"> - <description>Name Button</description> - <left>30</left> - <top>370</top> - <width>740</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>-</label> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <onup>10</onup> - <onleft>12</onleft> - <onright>19</onright> - <ondown>9001</ondown> - </control> - <control type="group" id="9001"> - <left>190</left> - <top>435</top> - <control type="button" id="18"> - <description>Ok Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <label>186</label> - <font>font12_title</font> - <onup>12</onup> - <onleft>19</onleft> - <onright>19</onright> - <ondown>10</ondown> - </control> - <control type="button" id="19"> - <description>Cancel Button</description> - <left>210</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <label>222</label> - <font>font12_title</font> - <onup>12</onup> - <onleft>18</onleft> - <onright>18</onright> - <ondown>10</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogMusicInfo.xml b/addons/skin.confluence/720p/DialogMusicInfo.xml deleted file mode 100644 index b527d54a38..0000000000 --- a/addons/skin.confluence/720p/DialogMusicInfo.xml +++ /dev/null @@ -1,242 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9000</defaultcontrol> - <controls> - <control type="group"> - <depth>DepthSideBlade</depth> - <visible>!Window.IsVisible(FileBrowser)</visible> - <animation effect="slide" start="1100,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" start="0,0" end="1100,0" time="300" tween="quadratic" easing="out">WindowClose</animation> - <control type="image"> - <left>180</left> - <top>0</top> - <width>1120</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>230</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <animation effect="fade" delay="300" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <control type="label"> - <description>Header label</description> - <left>210</left> - <top>50</top> - <width>1030</width> - <height>30</height> - <font>font24_title</font> - <label>$VAR[MusicInfoHeader]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group"> - <top>90</top> - <left>210</left> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>270</width> - <height>270</height> - <aspectratio>keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="list" id="49"> - <left>280</left> - <top>0</top> - <width>760</width> - <height>270</height> - <onleft>49</onleft> - <onright>49</onright> - <onup>9000</onup> - <ondown condition="!Container.Content(Songs)">50</ondown> - <ondown condition="Container.Content(Songs)">9000</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30"> - <control type="label"> - <left>0</left> - <top>0</top> - <width>140</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>150</left> - <top>0</top> - <width>610</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>30</height> - <visible>Control.HasFocus(49)</visible> - <texture>MenuItemFO.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>140</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>150</left> - <top>0</top> - <width>610</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - <content> - <include condition="Container.Content(Artists)">MusicInfoArtistInfo</include> - <include condition="Container.Content(Albums)">MusicInfoAlbumInfo</include> - <include condition="Container.Content(Songs)">MusicInfoSongInfo</include> - </content> - </control> - </control> - <control type="image"> - <left>210</left> - <top>368</top> - <width>1030</width> - <height>4</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description</description> - <left>210</left> - <top>375</top> - <width>1030</width> - <height>122</height> - <label>$VAR[MusicInfoLabel]</label> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <autoscroll time="3000" delay="4000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - <control type="image"> - <left>210</left> - <top>512</top> - <width>1030</width> - <height>4</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - <visible>Container.Content(Songs)</visible> - </control> - <control type="image"> - <description>Thumb</description> - <left>210</left> - <top>520</top> - <width>120</width> - <height>120</height> - <texture>$VAR[MusicInfoListThumb]</texture> - <aspectratio>keep</aspectratio> - </control> - <include name="MusicInfoPanel" condition="Container.Content(Artists) | Container.Content(Albums)"> - <param name="panel-left" value="340"/> - <param name="panel-width" value="900"/> - <param name="item-width" value="450"/> - <param name="label-width" value="430"/> - </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>Container.Content(Songs)</visible> - </control> - <control type="grouplist" id="9000"> - <left>210</left> - <top>660</top> - <width>1030</width> - <height>40</height> - <itemgap>2</itemgap> - <align>center</align> - <orientation>horizontal</orientation> - <onleft>9000</onleft> - <onright>9000</onright> - <onup condition="!Container.Content(Songs)">50</onup> - <onup condition="Container.Content(Songs)">49</onup> - <ondown>49</ondown> - <control type="button" id="6"> - <description>Refresh</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>-</label> - </control> - <control type="button" id="10"> - <description>Get Thumb</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>-</label> - </control> - <control type="button" id="12"> - <description>Get Fanart / Album info</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>-</label> - </control> - <control type="button" id="7"> - <description>Set my rating</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>-</label> - </control> - </control> - </control> - </control> - <control type="group"> - <depth>DepthSideBlade</depth> - <include>Clock</include> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogNetworkSetup.xml b/addons/skin.confluence/720p/DialogNetworkSetup.xml deleted file mode 100644 index ad05ae7a09..0000000000 --- a/addons/skin.confluence/720p/DialogNetworkSetup.xml +++ /dev/null @@ -1,166 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>10</defaultcontrol> - <coordinates> - <left>240</left> - <top>135</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="440" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[1007]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="spincontrolex" id="10"> - <description>Protocol SpinControl</description> - <left>30</left> - <top>70</top> - <height>40</height> - <width>740</width> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <textoffsetx>12</textoffsetx> - <aligny>center</aligny> - <reverse>yes</reverse> - <font>font13</font> - <label>1008</label> - <onup>18</onup> - <ondown>11</ondown> - <onleft>10</onleft> - <onright>10</onright> - </control> - <control type="edit" id="11"> - <description>Server Address Button</description> - <left>30</left> - <top>115</top> - <width>565</width> - <height>40</height> - <textoffsetx>12</textoffsetx> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <font>font13</font> - <label>-</label> - <onup>10</onup> - <onleft>12</onleft> - <onright>12</onright> - <ondown>16</ondown> - </control> - <control type="button" id="12"> - <description>Server Browse Button</description> - <left>600</left> - <top>115</top> - <width>170</width> - <height>40</height> - <textoffsetx>12</textoffsetx> - <font>font12_title</font> - <label>1024</label> - <align>center</align> - <aligny>center</aligny> - <onup>10</onup> - <onleft>11</onleft> - <onright>11</onright> - <ondown>16</ondown> - </control> - <control type="edit" id="16"> - <description>Remote path Button</description> - <left>30</left> - <top>160</top> - <width>740</width> - <height>40</height> - <textoffsetx>12</textoffsetx> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <font>font13</font> - <label>-</label> - <onup>11</onup> - <onleft>16</onleft> - <onright>16</onright> - <ondown>13</ondown> - </control> - <control type="edit" id="13"> - <description>Port Button</description> - <left>30</left> - <top>205</top> - <width>740</width> - <height>40</height> - <textoffsetx>12</textoffsetx> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <font>font13</font> - <label>1013</label> - <onup>16</onup> - <onleft>13</onleft> - <onright>13</onright> - <ondown>14</ondown> - </control> - <control type="edit" id="14"> - <description>Username Button</description> - <left>30</left> - <top>250</top> - <width>740</width> - <height>40</height> - <textoffsetx>12</textoffsetx> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <font>font13</font> - <label>1014</label> - <onup>13</onup> - <onleft>14</onleft> - <onright>14</onright> - <ondown>15</ondown> - </control> - <control type="edit" id="15"> - <description>Password Button</description> - <left>30</left> - <top>295</top> - <width>740</width> - <height>40</height> - <textoffsetx>12</textoffsetx> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <font>font13</font> - <label>15052</label> - <onup>14</onup> - <onleft>15</onleft> - <onright>15</onright> - <ondown>18</ondown> - </control> - <control type="button" id="18"> - <description>Ok Button</description> - <left>195</left> - <top>375</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onup>15</onup> - <onleft>19</onleft> - <onright>19</onright> - <ondown>10</ondown> - </control> - <control type="button" id="19"> - <description>Cancel Button</description> - <left>405</left> - <top>375</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onup>15</onup> - <onleft>18</onleft> - <onright>18</onright> - <ondown>10</ondown> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogNotification.xml b/addons/skin.confluence/720p/DialogNotification.xml deleted file mode 100644 index 9a2082c908..0000000000 --- a/addons/skin.confluence/720p/DialogNotification.xml +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <animation effect="fade" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <coordinates> - <left>860</left> - <top>640</top> - </coordinates> - <controls> - <control type="group"> - <depth>DepthMax</depth> - <animation effect="slide" start="0,0" end="-190,0" time="150" condition="Window.IsVisible(BusyDialog)">conditional</animation> - <control type="image"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>70</height> - <colordiffuse>EEFFFFFF</colordiffuse> - <texture border="12">OverlayDialogBackground.png</texture> - </control> - <control type="image" id="400"> - <description>avatar</description> - <left>20</left> - <top>10</top> - <width>50</width> - <height>50</height> - <aspectratio>keep</aspectratio> - </control> - <control type="fadelabel" id="401"> - <description>Line 1 Label</description> - <left>75</left> - <top>15</top> - <width>310</width> - <height>18</height> - <font>font12_title</font> - <textcolor>white</textcolor> - <align>left</align> - <aligny>center</aligny> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel" id="402"> - <description>Line 2 Label</description> - <left>75</left> - <top>35</top> - <width>310</width> - <height>20</height> - <font>font12_title</font> - <textcolor>grey2</textcolor> - <align>left</align> - <aligny>center</aligny> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogNumeric.xml b/addons/skin.confluence/720p/DialogNumeric.xml deleted file mode 100644 index e34801c40f..0000000000 --- a/addons/skin.confluence/720p/DialogNumeric.xml +++ /dev/null @@ -1,355 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">21</defaultcontrol> - <include>dialogeffect</include> - <depth>DepthDialog+</depth> - <coordinates> - <left>420</left> - <top>175</top> - </coordinates> - <controls> - <control type="image"> - <left>0</left> - <top>0</top> - <width>380</width> - <height>430</height> - <texture border="40">DialogBack.png</texture> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>18</top> - <width>300</width> - <height>50</height> - <texture>dialogheader.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>290</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="label" id="1"> - <description>dialog Heading</description> - <left>20</left> - <top>28</top> - <width>340</width> - <height>35</height> - <font>font12_title</font> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - <align>center</align> - <aligny>center</aligny> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="image"> - <left>30</left> - <top>70</top> - <width>320</width> - <height>50</height> - <aspectratio>stretch</aspectratio> - <texture border="20">KeyboardEditArea.png</texture> - </control> - <control type="label" id="4"> - <description>Edit Text</description> - <left>35</left> - <top>70</top> - <width>310</width> - <height>50</height> - <font>font13</font> - <textcolor>selected</textcolor> - <disabledcolor>grey2</disabledcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="image"> - <left>40</left> - <top>120</top> - <width>300</width> - <height>30</height> - <aspectratio>stretch</aspectratio> - <texture>dialogheader.png</texture> - </control> - <control type="group"> - <left>55</left> - <top>155</top> - <control type="button" id="11"> - <description>1 button</description> - <left>0</left> - <top>0</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus> - <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus> - <label>12311</label> - <focusedcolor>black</focusedcolor> - <onleft>23</onleft> - <onright>12</onright> - <onup>20</onup> - <ondown>14</ondown> - </control> - <control type="button" id="12"> - <description>2 button</description> - <left>60</left> - <top>0</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12312</label> - <focusedcolor>black</focusedcolor> - <onleft>11</onleft> - <onright>13</onright> - <onup>10</onup> - <ondown>15</ondown> - </control> - <control type="button" id="13"> - <description>3 button</description> - <left>120</left> - <top>0</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12313</label> - <focusedcolor>black</focusedcolor> - <onleft>12</onleft> - <onright>23</onright> - <onup>22</onup> - <ondown>16</ondown> - </control> - <control type="button" id="23"> - <description>Backspace button</description> - <left>180</left> - <top>0</top> - <width>90</width> - <height>120</height> - <font>font12</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus> - <texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus> - <textwidth>120</textwidth> - <label>-</label> - <focusedcolor>black</focusedcolor> - <onleft>13</onleft> - <onright>11</onright> - <onup>21</onup> - <ondown>21</ondown> - </control> - <control type="image"> - <description>Backspace icon</description> - <left>210</left> - <top>45</top> - <width>30</width> - <height>30</height> - <texture>KeyboardBackKey.png</texture> - </control> - <control type="button" id="14"> - <description>4 button</description> - <left>0</left> - <top>60</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12314</label> - <focusedcolor>black</focusedcolor> - <onleft>23</onleft> - <onright>15</onright> - <onup>11</onup> - <ondown>17</ondown> - </control> - <control type="button" id="15"> - <description>5 button</description> - <left>60</left> - <top>60</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12315</label> - <focusedcolor>black</focusedcolor> - <onleft>14</onleft> - <onright>16</onright> - <onup>12</onup> - <ondown>18</ondown> - </control> - <control type="button" id="16"> - <description>6 button</description> - <left>120</left> - <top>60</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12316</label> - <focusedcolor>black</focusedcolor> - <onleft>15</onleft> - <onright>23</onright> - <onup>13</onup> - <ondown>19</ondown> - </control> - <control type="button" id="17"> - <description>7 button</description> - <left>0</left> - <top>120</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12317</label> - <focusedcolor>black</focusedcolor> - <onleft>21</onleft> - <onright>18</onright> - <onup>14</onup> - <ondown>20</ondown> - </control> - <control type="button" id="18"> - <description>8 button</description> - <left>60</left> - <top>120</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12318</label> - <focusedcolor>black</focusedcolor> - <onleft>17</onleft> - <onright>19</onright> - <onup>15</onup> - <ondown>10</ondown> - </control> - <control type="button" id="19"> - <description>9 button</description> - <left>120</left> - <top>120</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12319</label> - <focusedcolor>black</focusedcolor> - <onleft>18</onleft> - <onright>21</onright> - <onup>16</onup> - <ondown>22</ondown> - </control> - <control type="button" id="21"> - <description>Done button</description> - <left>180</left> - <top>120</top> - <width>90</width> - <height>120</height> - <font>font12</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus flipx="true" border="25,5,5,25">KeyboardCornerBottomNF.png</texturenofocus> - <texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus> - <textwidth>120</textwidth> - <label>-</label> - <focusedcolor>black</focusedcolor> - <onleft>19</onleft> - <onright>17</onright> - <onup>23</onup> - <ondown>23</ondown> - </control> - <control type="image"> - <description>Done icon</description> - <left>210</left> - <top>165</top> - <width>30</width> - <height>30</height> - <texture>KeyboardDoneKey.png</texture> - </control> - <control type="button" id="20"> - <description>prev button</description> - <left>0</left> - <top>180</top> - <width>60</width> - <height>60</height> - <font>font30</font> - <label><</label> - <focusedcolor>black</focusedcolor> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5,25,25,5">KeyboardCornerBottomNF.png</texturenofocus> - <texturefocus border="5,25,25,5">KeyboardCornerBottom.png</texturefocus> - <onleft>21</onleft> - <onright>10</onright> - <onup>17</onup> - <ondown>11</ondown> - </control> - <control type="button" id="10"> - <description>0 button</description> - <left>60</left> - <top>180</top> - <width>60</width> - <height>60</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <label>12310</label> - <focusedcolor>black</focusedcolor> - <onleft>20</onleft> - <onright>22</onright> - <onup>18</onup> - <ondown>12</ondown> - </control> - <control type="button" id="22"> - <description>next button</description> - <left>120</left> - <top>180</top> - <width>60</width> - <height>60</height> - <font>font30</font> - <label>></label> - <focusedcolor>black</focusedcolor> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <onleft>10</onleft> - <onright>21</onright> - <onup>19</onup> - <ondown>13</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRChannelManager.xml b/addons/skin.confluence/720p/DialogPVRChannelManager.xml deleted file mode 100644 index d81bf97aaa..0000000000 --- a/addons/skin.confluence/720p/DialogPVRChannelManager.xml +++ /dev/null @@ -1,471 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">20</defaultcontrol> - <coordinates> - <left>80</left> - <top>65</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="1120" /> - <param name="DialogBackgroundHeight" value="570" /> - <param name="DialogHeaderWidth" value="1020" /> - <param name="DialogHeaderLabel" value="$VAR[PVRChannelMgrHeader]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="1030" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="group"> - <left>20</left> - <top>70</top> - <control type="scrollbar" id="60"> - <left>440</left> - <top>5</top> - <width>25</width> - <height>470</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>20</onleft> - <onright>9002</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="image"> - <left>10</left> - <top>0</top> - <width>430</width> - <height>475</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="list" id="20"> - <left>15</left> - <top>5</top> - <width>420</width> - <height>470</height> - <onup>20</onup> - <ondown>20</ondown> - <onleft>9000</onleft> - <onright>60</onright> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45" width="420"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>420</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>30</width> - <height>30</height> - <texture>$INFO[ListItem.Property(Icon)]</texture> - <aspectratio>keep</aspectratio> - <visible>ListItem.Property(ActiveChannel)</visible> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>30</width> - <height>30</height> - <colordiffuse>77FFFFFF</colordiffuse> - <texture>$INFO[ListItem.Property(Icon)]</texture> - <aspectratio>keep</aspectratio> - <visible>!ListItem.Property(ActiveChannel)</visible> - </control> - <control type="label"> - <left>45</left> - <top>0</top> - <width>335</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label> - <visible>ListItem.Property(ActiveChannel)</visible> - </control> - <control type="label"> - <left>45</left> - <top>0</top> - <width>335</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey3</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label> - <visible>!ListItem.Property(ActiveChannel)</visible> - </control> - <control type="image"> - <left>390</left> - <top>10</top> - <width>20</width> - <height>20</height> - <texture>OverlayWatched.png</texture> - <visible>ListItem.Property(Changed)</visible> - </control> - </itemlayout> - <focusedlayout height="65" width="420"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>420</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>5</top> - <width>30</width> - <height>30</height> - <texture>$INFO[ListItem.Property(Icon)]</texture> - <aspectratio>keep</aspectratio> - <visible>ListItem.Property(ActiveChannel)</visible> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>30</width> - <height>30</height> - <colordiffuse>77FFFFFF</colordiffuse> - <texture>$INFO[ListItem.Property(Icon)]</texture> - <aspectratio>keep</aspectratio> - <visible>!ListItem.Property(ActiveChannel)</visible> - </control> - <control type="label"> - <left>45</left> - <top>0</top> - <width>335</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label> - <visible>ListItem.Property(ActiveChannel)</visible> - </control> - <control type="label"> - <left>45</left> - <top>0</top> - <width>335</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey3</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label> - <visible>!ListItem.Property(ActiveChannel)</visible> - </control> - <control type="image"> - <left>390</left> - <top>10</top> - <width>20</width> - <height>20</height> - <texture>OverlayWatched.png</texture> - <visible>ListItem.Property(Changed)</visible> - </control> - <control type="label"> - <left>5</left> - <top>30</top> - <width>410</width> - <height>30</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$LOCALIZE[19210]: $INFO[ListItem.Property(ClientName)]</label> - </control> - </focusedlayout> - </control> - </control> - <control type="group"> - <control type="grouplist" id="9002"> - <left>490</left> - <top>75</top> - <onleft>60</onleft> - <onright>9000</onright> - <onup>34</onup> - <ondown>30</ondown> - <itemgap>5</itemgap> - <control type="label" id="9001"> - <description>channel options Header</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>25</height> - <font>font12</font> - <label>$LOCALIZE[31511]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="radiobutton" id="7"> - <description>Channel activated</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19074</label> - </control> - <control type="edit" id="8"> - <description>Channel name</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19201</label> - </control> - <control type="group" id="9005"> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <control type="button" id="9"> - <description>Channel logo Button</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19202</label> - <onleft>60</onleft> - <onright>9000</onright> - <onup>8</onup> - <ondown>12</ondown> - </control> - <control type="image"> - <description>Current Channel Icon</description> - <left>340</left> - <top>3</top> - <width>34</width> - <height>34</height> - <aspectratio>keep</aspectratio> - <info>ListItem.Property(Icon)</info> - </control> - </control> - <control type="radiobutton" id="12"> - <description>EPG activated</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19206</label> - </control> - <control type="spincontrolex" id="13"> - <description>EPG source</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19200</label> - </control> - <control type="radiobutton" id="14"> - <description>Parental locked</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19267</label> - </control> - </control> - <control type="grouplist"> - <left>490</left> - <top>375</top> - <itemgap>5</itemgap> - <onleft>60</onleft> - <onright>9000</onright> - <onup>14</onup> - <ondown>7</ondown> - <animation effect="slide" start="0,0" end="0,45" time="0" condition="!Control.IsVisible(31)">Conditional</animation> - <control type="label" id="9003"> - <description>channel options Header</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>25</height> - <font>font12</font> - <label>$LOCALIZE[31026]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button" id="31"> - <description>New channel Button</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <align>center</align> - <label>19204</label> - </control> - <control type="button" id="30"> - <description>Group Manager Button</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <align>center</align> - <label>19205</label> - </control> - <control type="togglebutton" id="34"> - <description>TV/Radio toggle</description> - <left>0</left> - <top>0</top> - <width>380</width> - <height>40</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <alttexturefocus border="5">button-focus2.png</alttexturefocus> - <alttexturenofocus border="5">button-nofocus.png</alttexturenofocus> - <align>center</align> - <aligny>center</aligny> - <label>19024</label> - <altlabel>19023</altlabel> - <usealttexture>!IsEmpty(Window.Property(IsRadio))</usealttexture> - </control> - </control> - </control> - <control type="group" id="9000"> - <left>890</left> - <top>95</top> - <control type="button" id="4"> - <description>OK Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <label>186</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onleft>9002</onleft> - <onright>20</onright> - <onup>6</onup> - <ondown>5</ondown> - </control> - <control type="button" id="5"> - <description>Apply changes Button</description> - <left>0</left> - <top>45</top> - <width>200</width> - <height>40</height> - <label>14070</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onleft>9002</onleft> - <onright>20</onright> - <onup>4</onup> - <ondown>6</ondown> - </control> - <control type="button" id="6"> - <description>Cancel Button</description> - <left>0</left> - <top>90</top> - <width>200</width> - <height>40</height> - <label>222</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onleft>9002</onleft> - <onright>20</onright> - <onup>5</onup> - <ondown>4</ondown> - </control> - <control type="group"> - <left>-5</left> - <top>200</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>210</width> - <height>210</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>200</width> - <height>200</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[Container(20).ListItem.Icon]</texture> - </control> - </control> - <control type="label"> - <description>Page Count Label</description> - <left>-15</left> - <top>418</top> - <width>230</width> - <height>35</height> - <font>font12</font> - <textcolor>grey</textcolor> - <scroll>false</scroll> - <align>center</align> - <aligny>center</aligny> - <label>([COLOR=blue]$INFO[Container(20).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(20).CurrentPage]/$INFO[Container(20).NumPages][/COLOR])</label> - <wrapmultiline>true</wrapmultiline> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml deleted file mode 100644 index 47939af87a..0000000000 --- a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml +++ /dev/null @@ -1,361 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">11</defaultcontrol> - <coordinates> - <left>780</left> - <top>30</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>480</width> - <height>660</height> - <texture border="40">DialogBack2.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>390</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> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>2</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>400</width> - <height>50</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>16</top> - <width>430</width> - <height>40</height> - <font>font12_title</font> - <label>$LOCALIZE[19023] - $INFO[VideoPlayer.ChannelGroup]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!pvr.IsPlayingRadio</visible> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>16</top> - <width>430</width> - <height>40</height> - <font>font12_title</font> - <label>$LOCALIZE[19024] - $INFO[MusicPlayer.ChannelGroup]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <visible>pvr.IsPlayingRadio</visible> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>-7</top> - <width>430</width> - <height>120</height> - <font>font10_title</font> - <label>$INFO[System.Date(DDD)], $INFO[System.Date(d)] $INFO[System.Date(mmm)] $INFO[System.Date(yyyy)] • $INFO[System.Time]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="11"> - <left>30</left> - <top>70</top> - <width>410</width> - <height>520</height> - <onleft>PreviousChannelGroup</onleft> - <onright>60</onright> - <onup>11</onup> - <ondown>11</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="70" width="410"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>410</width> - <height>65</height> - <texture border="5">button-nofocus.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>40</width> - <height>30</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="image"> - <left>5</left> - <top>35</top> - <width>20</width> - <height>20</height> - <texture>PVR-IsRecording.png</texture> - <visible>ListItem.IsRecording</visible> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>350</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>350</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>300</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>!IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>44</top> - <width>60</width> - <height>20</height> - <font>font10_title</font> - <textcolor>blue</textcolor> - <selectedcolor>blue</selectedcolor> - <aligny>center</aligny> - <label>$INFO[ListItem.StartTime]</label> - <visible>ListItem.HasEpg</visible> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>110</left> - <top>53</top> - <width>230</width> - <height>6</height> - <colordiffuse>88FFFFFF</colordiffuse> - <info>ListItem.Progress</info> - <visible>ListItem.HasEpg</visible> - </control> - <control type="label"> - <left>355</left> - <top>44</top> - <width>60</width> - <height>20</height> - <font>font10_title</font> - <textcolor>blue</textcolor> - <selectedcolor>blue</selectedcolor> - <aligny>center</aligny> - <label>$INFO[ListItem.EndTime]</label> - <visible>ListItem.HasEpg</visible> - </control> - <control type="image"> - <left>360</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - </itemlayout> - <focusedlayout height="70" width="410"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>410</width> - <height>65</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(11)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>410</width> - <height>65</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(11)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>40</width> - <height>30</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="image"> - <left>5</left> - <top>35</top> - <width>20</width> - <height>20</height> - <texture>PVR-IsRecording.png</texture> - <visible>ListItem.IsRecording</visible> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>350</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>350</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>300</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>!IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>44</top> - <width>60</width> - <height>20</height> - <font>font10_title</font> - <textcolor>blue</textcolor> - <selectedcolor>blue</selectedcolor> - <aligny>center</aligny> - <label>$INFO[ListItem.StartTime]</label> - <visible>ListItem.HasEpg</visible> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>110</left> - <top>53</top> - <width>230</width> - <height>6</height> - <colordiffuse>88FFFFFF</colordiffuse> - <info>ListItem.Progress</info> - <visible>ListItem.HasEpg</visible> - </control> - <control type="label"> - <left>355</left> - <top>44</top> - <width>60</width> - <height>20</height> - <font>font10_title</font> - <textcolor>blue</textcolor> - <selectedcolor>blue</selectedcolor> - <aligny>center</aligny> - <label>$INFO[ListItem.EndTime]</label> - <visible>ListItem.HasEpg</visible> - </control> - <control type="image"> - <left>360</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>440</left> - <top>70</top> - <width>25</width> - <height>520</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>NextChannelGroup</onright> - <ondown>61</ondown> - <onup>61</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="label"> - <description>Page Count Label</description> - <left>50</left> - <top>610</top> - <width>400</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[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label> - <include>Window_OpenClose_Animation</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRGroupManager.xml b/addons/skin.confluence/720p/DialogPVRGroupManager.xml deleted file mode 100644 index 8a619dd029..0000000000 --- a/addons/skin.confluence/720p/DialogPVRGroupManager.xml +++ /dev/null @@ -1,492 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">29</defaultcontrol> - <controls> - <control type="group"> - <depth>DepthSideBlade</depth> - <visible>!Window.IsVisible(FileBrowser)</visible> - <animation effect="slide" start="1150,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" start="0,0" end="1150,0" time="300" tween="quadratic" easing="out">WindowClose</animation> - <control type="image"> - <left>50</left> - <top>0</top> - <width>1250</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="image"> - <description>background image</description> - <left>1060</left> - <top>-10</top> - <width>675</width> - <height>740</height> - <texture border="10">KeyboardEditArea.png</texture> - <animation effect="fade" end="30" time="0" condition="true">conditional</animation> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>90</left> - <top>16</top> - <width>930</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>70</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <animation effect="fade" delay="300" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <control type="label"> - <description>header label</description> - <left>90</left> - <top>16</top> - <width>930</width> - <height>40</height> - <font>font24_title</font> - <label>19143</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group"> - <description>Group list</description> - <left>70</left> - <top>80</top> - <control type="label"> - <description>name label</description> - <left>0</left> - <top>0</top> - <width>310</width> - <height>70</height> - <font>font13</font> - <label>31506</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - </control> - <control type="image"> - <left>0</left> - <top>75</top> - <width>310</width> - <height>460</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="list" id="13"> - <left>5</left> - <top>80</top> - <width>300</width> - <height>450</height> - <onup>13</onup> - <ondown>13</ondown> - <onleft>9000</onleft> - <onright>73</onright> - <pagecontrol>73</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>280</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(13)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-focus2.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>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="73"> - <left>305</left> - <top>75</top> - <width>25</width> - <height>460</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>11</onright> - <ondown>73</ondown> - <onup>73</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </control> - <control type="group"> - <description>Channels list</description> - <left>400</left> - <top>80</top> - <control type="label" id="21"> - <description>name label</description> - <left>0</left> - <top>0</top> - <width>310</width> - <height>70</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - </control> - <control type="image"> - <left>0</left> - <top>75</top> - <width>310</width> - <height>460</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="list" id="11"> - <left>5</left> - <top>85</top> - <width>300</width> - <height>450</height> - <onup>11</onup> - <ondown>11</ondown> - <onleft>73</onleft> - <onright>71</onright> - <pagecontrol>71</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </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"> - <left>40</left> - <top>0</top> - <width>250</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.ChannelNumberLabel,(,) - ]$INFO[ListItem.ChannelName]</label> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(11)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(11)</visible> - </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"> - <left>40</left> - <top>0</top> - <width>250</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.ChannelNumberLabel,(,) - ]$INFO[ListItem.ChannelName]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="71"> - <left>305</left> - <top>75</top> - <width>25</width> - <height>460</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>12</onright> - <ondown>71</ondown> - <onup>71</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </control> - <control type="group"> - <description>Grouped Channels list</description> - <left>730</left> - <top>80</top> - <control type="label" id="22"> - <description>name label</description> - <left>0</left> - <top>0</top> - <width>310</width> - <height>70</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - </control> - <control type="image"> - <left>0</left> - <top>75</top> - <width>310</width> - <height>460</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="list" id="12"> - <left>5</left> - <top>85</top> - <width>300</width> - <height>450</height> - <onup>12</onup> - <ondown>12</ondown> - <onleft>71</onleft> - <onright>72</onright> - <pagecontrol>72</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </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"> - <left>40</left> - <top>0</top> - <width>250</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.ChannelNumberLabel,(,) - ]$INFO[ListItem.ChannelName]</label> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(12)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>40</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(12)</visible> - </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"> - <left>40</left> - <top>0</top> - <width>250</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.ChannelNumberLabel,(,) - ]$INFO[ListItem.ChannelName]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="72"> - <left>305</left> - <top>75</top> - <width>25</width> - <height>460</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>12</onleft> - <onright>9000</onright> - <ondown>72</ondown> - <onup>72</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </control> - <control type="grouplist" id="9000"> - <left>1070</left> - <top>165</top> - <width>200</width> - <height>225</height> - <itemgap>5</itemgap> - <align>center</align> - <orientation>vertical</orientation> - <onleft>12</onleft> - <onright>13</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <control type="button" id="26"> - <description>Add Group</description> - <width>200</width> - <include>ButtonInfoDialogsCommonValues</include> - <label>31503</label> - </control> - <control type="button" id="27"> - <description>Rename Group</description> - <width>200</width> - <include>ButtonInfoDialogsCommonValues</include> - <label>31504</label> - </control> - <control type="radiobutton" id="25"> - <description>Hide Group</description> - <width>200</width> - <include>ButtonInfoDialogsCommonValues</include> - <label>19289</label> - </control> - <control type="button" id="28"> - <description>Delete Group</description> - <width>200</width> - <include>ButtonInfoDialogsCommonValues</include> - <label>31505</label> - </control> - <control type="button" id="29"> - <description>OK</description> - <width>200</width> - <include>ButtonInfoDialogsCommonValues</include> - <label>186</label> - </control> - </control> - <control type="group"> - <left>1065</left> - <top>405</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>210</width> - <height>210</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>200</width> - <height>200</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[Container(11).ListItem.Icon]</texture> - <visible>Control.HasFocus(11) | Control.HasFocus(71)</visible> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>200</width> - <height>200</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[Container(12).ListItem.Icon]</texture> - <visible>Control.HasFocus(12) | Control.HasFocus(72)</visible> - </control> - </control> - </control> - </control> - <control type="group"> - <depth>DepthSideBlade</depth> - <include>Clock</include> - </control> - <control type="label" id="20"> - <description>Fake Label used to pass on name label</description> - <visible>false</visible> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml deleted file mode 100644 index 6b5a27558a..0000000000 --- a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml +++ /dev/null @@ -1,235 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">11</defaultcontrol> - <coordinates> - <left>780</left> - <top>30</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>480</width> - <height>660</height> - <texture border="40">DialogBack2.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>390</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> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>2</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>400</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>16</top> - <width>430</width> - <height>40</height> - <font>font12_title</font> - <label>$LOCALIZE[19222] - $INFO[VideoPlayer.ChannelName]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Selected item's date</description> - <left>40</left> - <top>60</top> - <width>430</width> - <height>30</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <label>$INFO[Container(11).ListItem.StartDate]</label> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="list" id="11"> - <left>30</left> - <top>100</top> - <width>410</width> - <height>490</height> - <onleft>60</onleft> - <onright>60</onright> - <onup>11</onup> - <ondown>11</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="35" width="410"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>410</width> - <height>30</height> - <texture border="5">button-nofocus.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>100</width> - <height>30</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.StartTime]</label> - </control> - <control type="image"> - <left>60</left> - <top>7</top> - <width>16</width> - <height>16</height> - <texture>$VAR[PVRTimerIcon]</texture> - </control> - <control type="label"> - <left>100</left> - <top>0</top> - <width>300</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>IsEmpty($VAR[PVRTimerIcon])</visible> - </control> - <control type="label"> - <left>150</left> - <top>0</top> - <width>250</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>!IsEmpty($VAR[PVRTimerIcon])</visible> - </control> - </itemlayout> - <focusedlayout height="35" width="410"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>410</width> - <height>30</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(11)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>410</width> - <height>30</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(11)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>100</width> - <height>30</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.StartTime]</label> - </control> - <control type="image"> - <left>60</left> - <top>7</top> - <width>16</width> - <height>16</height> - <texture>$VAR[PVRTimerIcon]</texture> - </control> - <control type="label"> - <left>100</left> - <top>0</top> - <width>300</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>IsEmpty($VAR[PVRTimerIcon])</visible> - </control> - <control type="label"> - <left>150</left> - <top>0</top> - <width>250</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>!IsEmpty($VAR[PVRTimerIcon])</visible> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>440</left> - <top>100</top> - <width>25</width> - <height>490</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>11</onright> - <ondown>61</ondown> - <onup>61</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="label"> - <description>Page Count Label</description> - <left>50</left> - <top>610</top> - <width>400</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> - <include>Window_OpenClose_Animation</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRGuideSearch.xml b/addons/skin.confluence/720p/DialogPVRGuideSearch.xml deleted file mode 100644 index 795195c075..0000000000 --- a/addons/skin.confluence/720p/DialogPVRGuideSearch.xml +++ /dev/null @@ -1,418 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9</defaultcontrol> - <coordinates> - <left>210</left> - <top>65</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="865" /> - <param name="DialogBackgroundHeight" value="605" /> - <param name="DialogHeaderWidth" value="785" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[19142]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="775" /> - <param name="CloseButtonNav" value="3" /> - </include> - <control type="label"> - <description>Search string</description> - <left>30</left> - <top>60</top> - <width>320</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[19133]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <left>30</left> - <top>100</top> - <width>800</width> - <height>50</height> - <aspectratio>stretch</aspectratio> - <texture border="20">KeyboardEditArea.png</texture> - </control> - <control type="edit" id="9"> - <description>Search string</description> - <left>35</left> - <top>105</top> - <width>790</width> - <height>40</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <align>left</align> - <onleft>9</onleft> - <onright>9</onright> - <onup>26</onup> - <ondown>10</ondown> - </control> - <control type="textbox"> - <description>Search help</description> - <left>30</left> - <top>157</top> - <width>800</width> - <height>68</height> - <align>left</align> - <font>font12</font> - <textcolor>grey2</textcolor> - <label>$LOCALIZE[19001] $LOCALIZE[19002]</label> - </control> - <control type="group"> - <left>30</left> - <top>230</top> - <control type="radiobutton" id="10"> - <description>Include Description</description> - <left>0</left> - <top>0</top> - <height>35</height> - <width>400</width> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <align>left</align> - <aligny>center</aligny> - <label>19134</label> - <onleft>12</onleft> - <onright>12</onright> - <onup>9</onup> - <ondown>11</ondown> - </control> - <control type="radiobutton" id="11"> - <description>Case Sensitive</description> - <left>0</left> - <top>35</top> - <height>35</height> - <width>400</width> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <align>left</align> - <aligny>center</aligny> - <label>19135</label> - <onleft>13</onleft> - <onright>13</onright> - <onup>10</onup> - <ondown>14</ondown> - </control> - <control type="edit" id="14"> - <description>Start Date</description> - <left>0</left> - <top>70</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19128</label> - <onright>16</onright> - <onleft>16</onleft> - <onup>11</onup> - <ondown>15</ondown> - </control> - <control type="edit" id="15"> - <description>Stop Date</description> - <left>0</left> - <top>105</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19129</label> - <onright>17</onright> - <onleft>17</onleft> - <onup>14</onup> - <ondown>18</ondown> - </control> - <control type="spincontrolex" id="18"> - <description>Genre</description> - <left>0</left> - <top>140</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>515</label> - <onright>19</onright> - <onleft>19</onleft> - <onup>15</onup> - <ondown>20</ondown> - </control> - <control type="radiobutton" id="20"> - <description>Include unknown Genres</description> - <left>0</left> - <top>175</top> - <height>35</height> - <width>400</width> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19132</label> - <onleft>21</onleft> - <onright>21</onright> - <onup>18</onup> - <ondown>22</ondown> - </control> - <control type="radiobutton" id="22"> - <description>FTA only</description> - <left>0</left> - <top>210</top> - <height>35</height> - <width>400</width> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19123</label> - <onleft>23</onleft> - <onright>23</onright> - <onup>20</onup> - <ondown>24</ondown> - </control> - <control type="radiobutton" id="24"> - <description>Ignore Timers</description> - <left>0</left> - <top>245</top> - <height>35</height> - <width>400</width> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19124</label> - <onleft>27</onleft> - <onright>27</onright> - <onup>22</onup> - <ondown>26</ondown> - </control> - </control> - <control type="group"> - <left>440</left> - <top>230</top> - <control type="spincontrolex" id="12"> - <description>Min Duration</description> - <left>0</left> - <top>0</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19130</label> - <onright>10</onright> - <onleft>10</onleft> - <onup>9</onup> - <ondown>13</ondown> - </control> - <control type="spincontrolex" id="13"> - <description>Max Duration</description> - <left>0</left> - <top>35</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19131</label> - <onright>11</onright> - <onleft>11</onleft> - <onup>12</onup> - <ondown>16</ondown> - </control> - <control type="edit" id="16"> - <description>Start time</description> - <left>0</left> - <top>70</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19126</label> - <onright>14</onright> - <onleft>14</onleft> - <onup>13</onup> - <ondown>17</ondown> - </control> - <control type="edit" id="17"> - <description>Stop time</description> - <left>0</left> - <top>105</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19127</label> - <onright>15</onright> - <onleft>15</onleft> - <onup>16</onup> - <ondown>19</ondown> - </control> - <control type="radiobutton" id="19"> - <description>avoid repeats</description> - <left>0</left> - <top>140</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19121</label> - <onright>18</onright> - <onleft>18</onleft> - <onup>17</onup> - <ondown>21</ondown> - </control> - <control type="spincontrolex" id="21"> - <description>Groups</description> - <left>0</left> - <top>175</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19141</label> - <onright>20</onright> - <onleft>20</onleft> - <onup>19</onup> - <ondown>23</ondown> - </control> - <control type="spincontrolex" id="23"> - <description>Channels</description> - <left>0</left> - <top>210</top> - <width>400</width> - <height>35</height> - <font>font12</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>19148</label> - <onleft>22</onleft> - <onright>22</onright> - <onup>21</onup> - <ondown>27</ondown> - </control> - <control type="radiobutton" id="27"> - <description>Ignore Recordings</description> - <left>0</left> - <top>245</top> - <height>35</height> - <width>400</width> - <font>font12</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>no</pulseonselect> - <label>19125</label> - <onleft>24</onleft> - <onright>24</onright> - <onup>23</onup> - <ondown>26</ondown> - </control> - </control> - <control type="group" id="9000"> - <top>540</top> - <left>125</left> - <control type="button" id="28"> - <description>Defaults Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>10035</label> - <onleft>26</onleft> - <onright>25</onright> - <onup>24</onup> - <ondown>9</ondown> - </control> - <control type="button" id="25"> - <description>Cancel Button</description> - <left>210</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>28</onleft> - <onright>26</onright> - <onup>27</onup> - <ondown>9</ondown> - </control> - <control type="button" id="26"> - <description>Search 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>137</label> - <onleft>25</onleft> - <onright>28</onright> - <onup>27</onup> - <ondown>9</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRInfo.xml b/addons/skin.confluence/720p/DialogPVRInfo.xml deleted file mode 100644 index a70f034b3b..0000000000 --- a/addons/skin.confluence/720p/DialogPVRInfo.xml +++ /dev/null @@ -1,231 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">7</defaultcontrol> - <coordinates> - <left>225</left> - <top>30</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="830" /> - <param name="DialogBackgroundHeight" value="660" /> - <param name="DialogHeaderWidth" value="750" /> - <param name="DialogHeaderLabel" value="$INFO[ListItem.Title]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="740" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="list" id="49"> - <left>40</left> - <top>80</top> - <width>640</width> - <height>330</height> - <onleft>49</onleft> - <onright>49</onright> - <onup>9000</onup> - <ondown>61</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>465</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>640</width> - <height>30</height> - <visible>Control.HasFocus(49)</visible> - <texture>MenuItemFO.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>465</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - <scroll>true</scroll> - </control> - </focusedlayout> - <content> - <item> - <label>$LOCALIZE[21442]:</label> - <label2>$INFO[ListItem.EpisodeName]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.EpisodeName)</visible> - </item> - <item> - <label>$LOCALIZE[20373]:</label> - <label2>$INFO[ListItem.Season]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Season)</visible> - </item> - <item> - <label>$LOCALIZE[20359]:</label> - <label2>$INFO[ListItem.Episode]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Episode)</visible> - </item> - <item> - <label>$LOCALIZE[19148]:</label> - <label2>$INFO[ListItem.ChannelName]</label2> - <onclick>noop</onclick> - </item> - <item> - <label>$LOCALIZE[142]</label> - <label2>$INFO[ListItem.StartTime] - $INFO[ListItem.EndTime] ($INFO[ListItem.StartDate])</label2> - <onclick>noop</onclick> - </item> - <item> - <label>$LOCALIZE[180]:</label> - <label2>$INFO[ListItem.Duration]</label2> - <onclick>noop</onclick> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - </item> - <item> - <label>$LOCALIZE[20417]:</label> - <label2>$INFO[ListItem.Writer]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Writer)</visible> - </item> - <item> - <label>$LOCALIZE[20339]:</label> - <label2>$INFO[ListItem.Director]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Director)</visible> - </item> - <item> - <label>$LOCALIZE[206]:</label> - <label2>$INFO[ListItem.Cast]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Cast)</visible> - </item> - </content> - </control> - <control type="label"> - <left>310</left> - <top>370</top> - <width>400</width> - <height>30</height> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>right</align> - <aligny>center</aligny> - <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label> - </control> - <control type="spincontrol" id="60"> - <description>Next page button</description> - <left>720</left> - <top>375</top> - <subtype>page</subtype> - <font>-</font> - <onleft>60</onleft> - <onright>60</onright> - <ondown>9000</ondown> - <onup>9000</onup> - <textcolor>-</textcolor> - <showonepage>true</showonepage> - </control> - <control type="textbox" id="400"> - <description>PLOT</description> - <left>40</left> - <top>402</top> - <width>750</width> - <height>178</height> - <font>font13</font> - <align>justify</align> - <pagecontrol>60</pagecontrol> - <label fallback="161">$INFO[ListItem.Plot]</label> - </control> - <control type="grouplist" id="9000"> - <left>40</left> - <top>590</top> - <width>740</width> - <height>40</height> - <itemgap>5</itemgap> - <align>center</align> - <orientation>horizontal</orientation> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>60</onup> - <ondown>60</ondown> - <control type="button" id="4"> - <description>Find similar</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>19003</label> - <visible>Window.IsActive(PVRGuideInfo)</visible> - </control> - <control type="button" id="5"> - <description>Switch to Channel</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>19165</label> - <visible>Window.IsActive(PVRGuideInfo)</visible> - </control> - <control type="button" id="8"> - <description>Play recording</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>19687</label> - <visible>Window.IsActive(PVRGuideInfo)</visible> - </control> - <control type="button" id="6"> - <description>Record</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>-</label> - <visible>Window.IsActive(PVRGuideInfo)</visible> - </control> - <control type="button" id="7"> - <description>OK</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>186</label> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRRadioRDSInfo.xml b/addons/skin.confluence/720p/DialogPVRRadioRDSInfo.xml deleted file mode 100644 index a28fe5145b..0000000000 --- a/addons/skin.confluence/720p/DialogPVRRadioRDSInfo.xml +++ /dev/null @@ -1,949 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">10</defaultcontrol> - <coordinates> - <left>200</left> - <top>20</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>880</width> - <height>680</height> - <texture border="40">DialogBack2.png</texture> - <visible>Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)</visible> - </control> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>880</width> - <height>680</height> - <texture border="40">DialogBack.png</texture> - <visible>![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]</visible> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>880</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>800</width> - <height>30</height> - <font>font13_title</font> - <label>$LOCALIZE[29900]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button"> - <description>Close Window button</description> - <left>800</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> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <description>Normal song info group</description> - <left>0</left> - <top>70</top> - <visible>IsEmpty(RDS.IsClassical)</visible> - <control type="label"> - <description>Artist Title</description> - <left>10</left> - <top>0</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[557]:</label> - <visible>IsEmpty(RDS.Band)</visible> - </control> - <control type="fadelabel"> - <description>Artist Value</description> - <left>160</left> - <top>0</top> - <width>704</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label fallback="161">$INFO[RDS.Artist]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - <visible>IsEmpty(RDS.Band)</visible> - </control> - <control type="label"> - <description>Band Title</description> - <left>10</left> - <top>0</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29901]:</label> - <visible>!IsEmpty(RDS.Band)</visible> - </control> - <control type="fadelabel"> - <description>Band Value</description> - <left>160</left> - <top>0</top> - <width>292</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.Band]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - <visible>!IsEmpty(RDS.Band)</visible> - </control> - <control type="label"> - <description>Artist Name (alt pos)</description> - <left>385</left> - <top>0</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[557]:</label> - <visible>!IsEmpty(RDS.Artist)+!IsEmpty(RDS.Band)</visible> - </control> - <control type="fadelabel"> - <description>Artist Value (alt pos)</description> - <left>535</left> - <top>0</top> - <width>328</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.Artist]</label> - <visible>!IsEmpty(RDS.Artist)+!IsEmpty(RDS.Band)</visible> - </control> - <control type="label"> - <description>Song Title</description> - <left>10</left> - <top>35</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[556]:</label> - </control> - <control type="fadelabel"> - <description>Song Value</description> - <left>160</left> - <top>35</top> - <width>704</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label fallback="161">$INFO[RDS.Title]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="label"> - <description>Programme style Name</description> - <left>10</left> - <top>70</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29902]:</label> - <visible>!IsEmpty(RDS.ProgStyle)</visible> - </control> - <control type="fadelabel"> - <description>Programme style Value</description> - <left>160</left> - <top>70</top> - <width>704</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.ProgStyle]</label> - <visible>!IsEmpty(RDS.ProgStyle)</visible> - </control> - </control> - <control type="group"> - <description>Classic concert music group</description> - <left>0</left> - <top>70</top> - <visible>!IsEmpty(RDS.IsClassical)</visible> - <control type="label"> - <description>Composer Title</description> - <left>10</left> - <top>0</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29903]:</label> - </control> - <control type="fadelabel"> - <description>Composer Value</description> - <left>160</left> - <top>0</top> - <width>704</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label fallback="161">$INFO[RDS.Composer]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="label"> - <description>Song Title</description> - <left>10</left> - <top>35</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[556]:</label> - </control> - <control type="fadelabel"> - <description>Song Value</description> - <left>160</left> - <top>35</top> - <width>704</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label fallback="161">$INFO[RDS.Title]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="label"> - <description>Artist Title</description> - <left>10</left> - <top>70</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29904]:</label> - <visible>IsEmpty(RDS.Band)+!IsEmpty(RDS.Artist)</visible> - </control> - <control type="textbox"> - <description>Artist Value</description> - <left>160</left> - <top>66</top> - <width>704</width> - <height>29</height> - <font>font13</font> - <textcolor>white</textcolor> - <align>left</align> - <pagecontrol>-</pagecontrol> - <label fallback="161">$INFO[RDS.Artist]</label> - <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> - <visible>IsEmpty(RDS.Band)+!IsEmpty(RDS.Artist)</visible> - </control> - <control type="label"> - <description>Band Title</description> - <left>10</left> - <top>70</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29901]:</label> - <visible>!IsEmpty(RDS.Band)</visible> - </control> - <control type="fadelabel"> - <description>Band Value</description> - <left>160</left> - <top>70</top> - <width>292</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.Band]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - <visible>!IsEmpty(RDS.Band)</visible> - </control> - <control type="label"> - <description>Artist Name (alt pos)</description> - <left>385</left> - <top>70</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29904]:</label> - <visible>!IsEmpty(RDS.Artist)+!IsEmpty(RDS.Band)</visible> - </control> - <control type="textbox"> - <description>Artist Value (alt pos)</description> - <left>535</left> - <top>70</top> - <width>328</width> - <height>100</height> - <font>font13</font> - <textcolor>white</textcolor> - <align>left</align> - <pagecontrol>-</pagecontrol> - <label>$INFO[RDS.Artist]</label> - <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> - <visible>!IsEmpty(RDS.Artist)+!IsEmpty(RDS.Band)</visible> - </control> - <control type="label"> - <description>Conductor Title</description> - <left>10</left> - <top>105</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29905]:</label> - <visible>!IsEmpty(RDS.Conductor)</visible> - </control> - <control type="fadelabel"> - <description>Conductor Value</description> - <left>160</left> - <top>105</top> - <width>300</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label fallback="161">$INFO[RDS.Conductor]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - <visible>!IsEmpty(RDS.Conductor)</visible> - </control> - <control type="label"> - <description>Programme style Name</description> - <left>10</left> - <top>105</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29902]:</label> - <visible>IsEmpty(RDS.Conductor)+!IsEmpty(RDS.ProgStyle)</visible> - </control> - <control type="fadelabel"> - <description>Programme style Value</description> - <left>160</left> - <top>105</top> - <width>704</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.ProgStyle]</label> - <visible>IsEmpty(RDS.Conductor)+!IsEmpty(RDS.ProgStyle)</visible> - </control> - <control type="label"> - <description>Programme style Name</description> - <left>385</left> - <top>105</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29902]:</label> - <visible>!IsEmpty(RDS.Conductor)+!IsEmpty(RDS.ProgStyle)</visible> - </control> - <control type="fadelabel"> - <description>Programme style Value</description> - <left>535</left> - <top>105</top> - <width>328</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>INFO[RDS.ProgStyle]</label> - <visible>!IsEmpty(RDS.Conductor)+!IsEmpty(RDS.ProgStyle)</visible> - </control> - </control> - <control type="label"> - <description>Album Title</description> - <left>385</left> - <top>175</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[558]:</label> - <visible>!IsEmpty(RDS.Album)</visible> - </control> - <control type="fadelabel"> - <description>Album Value</description> - <left>535</left> - <top>175</top> - <width>328</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.Album]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - <visible>!IsEmpty(RDS.Album)</visible> - </control> - <control type="label"> - <description>Programme host Name</description> - <left>10</left> - <top>210</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29906]:</label> - <visible>!IsEmpty(RDS.ProgHost)</visible> - </control> - <control type="fadelabel"> - <description>Programme host Value</description> - <left>160</left> - <top>210</top> - <width>235</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.ProgHost]</label> - <visible>!IsEmpty(RDS.ProgHost)</visible> - </control> - <control type="label"> - <description>Comment Title</description> - <left>385</left> - <top>210</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[569]:</label> - <visible>!IsEmpty(RDS.Comment)</visible> - </control> - <control type="fadelabel"> - <description>Comment Value</description> - <left>535</left> - <top>210</top> - <width>328</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.Comment]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - <visible>!IsEmpty(RDS.Comment)</visible> - </control> - <control type="label"> - <description>Channel Name</description> - <left>10</left> - <top>245</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[19148]:</label> - </control> - <control type="fadelabel"> - <description>Channel Value</description> - <left>160</left> - <top>245</top> - <width>235</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.ProgStation]</label> - </control> - <control type="label"> - <description>Editorial Staff Name</description> - <left>385</left> - <top>245</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29907]:</label> - <visible>!IsEmpty(RDS.ProgEditStaff)</visible> - </control> - <control type="fadelabel"> - <description>Editorial Staff Value</description> - <left>535</left> - <top>245</top> - <width>328</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.ProgEditStaff]</label> - <visible>!IsEmpty(RDS.ProgEditStaff)</visible> - </control> - - <control type="grouplist"> - <left>10</left> - <top>280</top> - <width>160</width> - <height>300</height> - <itemgap>8</itemgap> - <control type="label"> - <description>Program basename</description> - <left>10</left> - <top>280</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13caps</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29908]:</label> - <visible>!IsEmpty(RDS.ProgNow) | !IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="label"> - <description>blind label</description> - <left>10</left> - <top>280</top> - <width>140</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNow) + !IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="label"> - <description>Studio basename</description> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13caps</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29909]:</label> - <visible>!IsEmpty(RDS.PhoneStudio) | !IsEmpty(RDS.EmailStudio) | !IsEmpty(RDS.SMSStudio)</visible> - </control> - </control> - <control type="grouplist"> - <left>160</left> - <top>280</top> - <width>160</width> - <height>300</height> - <itemgap>8</itemgap> - <control type="label"> - <description>Program now Name</description> - <width>160</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[19030]:</label> - <visible>!IsEmpty(RDS.ProgNow)</visible> - </control> - <control type="label"> - <description>Program next Name</description> - <width>160</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[19031]:</label> - <visible>!IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="label"> - <description>Studio phone Name</description> - <width>95</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[29910]:</label> - <visible>!IsEmpty(RDS.PhoneStudio)</visible> - </control> - <control type="label"> - <description>Studio email Name</description> - <width>95</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[29911]:</label> - <visible>!IsEmpty(RDS.EmailStudio)</visible> - </control> - <control type="label"> - <description>Studio SMS Name</description> - <width>95</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[29912]:</label> - <visible>!IsEmpty(RDS.SMSStudio)</visible> - </control> - </control> - <control type="grouplist"> - <left>230</left> - <top>280</top> - <width>620</width> - <height>300</height> - <itemgap>8</itemgap> - <control type="fadelabel"> - <description>Program now Value</description> - <width>620</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.ProgNow]</label> - <visible>!IsEmpty(RDS.ProgNow)</visible> - </control> - <control type="fadelabel"> - <description>Program next Value</description> - <width>620</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.ProgNext]</label> - <visible>!IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="fadelabel"> - <description>Studio phone Value</description> - <width>215</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.PhoneStudio]</label> - <visible>!IsEmpty(RDS.PhoneStudio)</visible> - </control> - <control type="fadelabel"> - <description>Studio email Value</description> - <width>215</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.EmailStudio]</label> - <visible>!IsEmpty(RDS.EmailStudio)</visible> - </control> - <control type="fadelabel"> - <description>Studio SMS Value</description> - <width>215</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.SMSStudio]</label> - <visible>!IsEmpty(RDS.SMSStudio)</visible> - </control> - </control> - <control type="grouplist"> - <left>385</left> - <top>280</top> - <width>520</width> - <height>300</height> - <itemgap>8</itemgap> - <control type="label"> - <description>blind label</description> - <width>5</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNow)</visible> - </control> - <control type="label"> - <description>blind label</description> - <width>5</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="label"> - <description>Hotline basename</description> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13caps</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29913]:</label> - <visible>!IsEmpty(RDS.PhoneHotline) | !IsEmpty(RDS.EmailHotline)</visible> - </control> - <control type="label"> - <description>blind label</description> - <width>140</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.PhoneHotline) + !IsEmpty(RDS.EmailHotline)</visible> - </control> - <control type="label"> - <description>Homepage Name</description> - <left>385</left> - <top>420</top> - <width>140</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29914]:</label> - <visible>!IsEmpty(RDS.ProgHomepage)</visible> - </control> - </control> - <control type="grouplist"> - <left>535</left> - <top>280</top> - <width>520</width> - <height>300</height> - <itemgap>8</itemgap> - <control type="label"> - <description>blind label</description> - <width>5</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNow)</visible> - </control> - <control type="label"> - <description>blind label</description> - <width>5</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="label"> - <description>Hotline phone Name</description> - <width>160</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[29910]:</label> - <visible>!IsEmpty(RDS.PhoneHotline)</visible> - </control> - <control type="label"> - <description>Hotline email Name</description> - <width>160</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[29911]:</label> - <visible>!IsEmpty(RDS.EmailHotline)</visible> - </control> - <control type="fadelabel"> - <description>Homepage Value</description> - <width>320</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <label>$INFO[RDS.ProgHomepage]</label> - <visible>!IsEmpty(RDS.ProgHomepage)</visible> - </control> - </control> - <control type="grouplist"> - <left>605</left> - <top>280</top> - <width>520</width> - <height>300</height> - <itemgap>8</itemgap> - <control type="label"> - <description>blind label</description> - <width>5</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNow)</visible> - </control> - <control type="label"> - <description>blind label</description> - <width>140</width> - <height>25</height> - <label></label> - <visible>!IsEmpty(RDS.ProgNext)</visible> - </control> - <control type="fadelabel"> - <description>Hotline phone Value</description> - <width>248</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.PhoneHotline]</label> - <visible>!IsEmpty(RDS.PhoneHotline)</visible> - </control> - <control type="fadelabel"> - <description>Hotline email Value</description> - <width>248</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>grey</textcolor> - <label>$INFO[RDS.EmailHotline]</label> - <visible>!IsEmpty(RDS.EmailHotline)</visible> - </control> - </control> - - <control type="group" id="70"> - <description>Radio text info list</description> - <left>40</left> - <top>455</top> - <visible>false</visible> - <include>VisibleFadeEffect</include> - <control type="label"> - <description>Info label</description> - <left>375</left> - <top>0</top> - <width>110</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13caps</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[29915]:</label> - </control> - <control type="spincontrol" id="21"> - <description>Source Type</description> - <left>740</left> - <top>5</top> - <font>font13</font> - <textcolor>white</textcolor> - <aligny>center</aligny> - <label>-</label> - <textoffsetx>10</textoffsetx> - <onright>21</onright> - <onleft>21</onleft> - <onup>9000</onup> - <ondown>9000</ondown> - </control> - <control type="spincontrol" id="60"> - <description>Next page button</description> - <left>0</left> - <top>155</top> - <subtype>page</subtype> - <font>-</font> - <onright>9000</onright> - <onleft>9000</onleft> - <ondown>21</ondown> - <onup>21</onup> - <textcolor>-</textcolor> - <showonepage>true</showonepage> - </control> - <control type="textbox" id="22"> - <description>PLOT</description> - <left>0</left> - <top>30</top> - <width>800</width> - <height>120</height> - <font>font11</font> - <align>justify</align> - <pagecontrol>60</pagecontrol> - <label>-</label> - </control> - </control> - <control type="grouplist" id="9000"> - <left>40</left> - <top>620</top> - <width>790</width> - <height>40</height> - <itemgap>5</itemgap> - <align>center</align> - <orientation>horizontal</orientation> - <onleft>60</onleft> - <onright>60</onright> - <onup>21</onup> - <ondown>21</ondown> - <control type="button" id="10"> - <description>OK</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>186</label> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml b/addons/skin.confluence/720p/DialogPVRTimerSettings.xml deleted file mode 100644 index 774749fb01..0000000000 --- a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml +++ /dev/null @@ -1,130 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>29</defaultcontrol> - <coordinates> - <left>275</left> - <top>30</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="730" /> - <param name="DialogBackgroundHeight" value="660" /> - <param name="DialogHeaderWidth" value="650" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[19065]" /> - <param name="DialogHeaderId" value="0" /> - <param name="CloseButtonLeft" value="640" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="grouplist" id="5"> - <description>control area</description> - <left>30</left> - <top>70</top> - <width>670</width> - <height>510</height> - <itemgap>5</itemgap> - <onup>9001</onup> - <ondown>9001</ondown> - <onleft>9001</onleft> - <onright>9001</onright> - </control> - <control type="group" id="9001"> - <left>160</left> - <top>590</top> - <control type="button" id="28"> - <description>OK Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>29</onleft> - <onright>29</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="button" id="29"> - <description>Cancel Button</description> - <left>210</left> - <top>0</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>28</onleft> - <onright>28</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default spincontrolex</description> - <height>40</height> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <font>font13</font> - <aligny>center</aligny> - <reverse>yes</reverse> - </control> - <control type="sliderex" id="13"> - <description>Default Slider</description> - <height>40</height> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - </control> - <control type="image" id="11"> - <description>Default Seperator</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> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPeripheralSettings.xml b/addons/skin.confluence/720p/DialogPeripheralSettings.xml deleted file mode 100644 index 5b4a49f23e..0000000000 --- a/addons/skin.confluence/720p/DialogPeripheralSettings.xml +++ /dev/null @@ -1,159 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>5</defaultcontrol> - <coordinates> - <left>290</left> - <top>75</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="700" /> - <param name="DialogBackgroundHeight" value="570" /> - <param name="DialogHeaderWidth" value="620" /> - <param name="DialogHeaderLabel" value="" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="610" /> - <param name="CloseButtonNav" value="5" /> - </include> - <control type="grouplist" id="5"> - <animation effect="slide" start="0,0" end="5,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation> - <description>control area</description> - <left>30</left> - <top>70</top> - <width>630</width> - <height>410</height> - <itemgap>5</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>28</onleft> - <onright>60</onright> - <onup>28</onup> - <ondown>28</ondown> - </control> - <control type="scrollbar" id="60"> - <left>658</left> - <top>70</top> - <width>25</width> - <height>410</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> - <ondown>60</ondown> - <onup>60</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <aligny>center</aligny> - <reverse>yes</reverse> - </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="image" id="11"> - <description>separator image</description> - <height>2</height> - <texture>separator2.png</texture> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group" id="9000"> - <left>40</left> - <top>505</top> - <control type="button" id="29"> - <description>Cancel Button</description> - <top>0</top> - <left>0</left> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>50</onleft> - <onright>28</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="button" id="28"> - <description>OK Button</description> - <top>0</top> - <left>210</left> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>29</onleft> - <onright>50</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="button" id="50"> - <description>Defaults Button</description> - <top>0</top> - <left>420</left> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>409</label> - <onleft>28</onleft> - <onright>29</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogPictureInfo.xml b/addons/skin.confluence/720p/DialogPictureInfo.xml deleted file mode 100644 index fbbb55edf0..0000000000 --- a/addons/skin.confluence/720p/DialogPictureInfo.xml +++ /dev/null @@ -1,189 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">5</defaultcontrol> - <coordinates> - <left>240</left> - <top>45</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>800</width> - <height>630</height> - <texture border="40">DialogBack.png</texture> - <visible>!Window.IsVisible(Slideshow)</visible> - </control> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>800</width> - <height>630</height> - <texture border="40">DialogBack2.png</texture> - <visible>Window.IsVisible(Slideshow)</visible> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>720</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>720</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="button"> - <description>Close Window button</description> - <left>710</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> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>2</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="scrollbar" id="60"> - <left>755</left> - <top>70</top> - <width>25</width> - <height>495</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="list" id="5"> - <animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation> - <left>30</left> - <top>70</top> - <width>720</width> - <height>495</height> - <onleft>60</onleft> - <onright>60</onright> - <onup>5</onup> - <ondown>5</ondown> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>720</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>60</left> - <top>0</top> - <width>650</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>720</width> - <height>40</height> - <visible>!Control.HasFocus(5)</visible> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>720</width> - <height>40</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(5)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>60</left> - <top>0</top> - <width>650</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - </control> - <control type="label"> - <description>number of files/pages in list text label</description> - <left>460</left> - <top>570</top> - <width>300</width> - <height>35</height> - <font>font12</font> - <align>right</align> - <aligny>center</aligny> - <scroll>true</scroll> - <textcolor>grey</textcolor> - <label>([COLOR=blue]$INFO[Container(5).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(5).CurrentPage]/$INFO[Container(5).NumPages][/COLOR])</label> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogSeekBar.xml b/addons/skin.confluence/720p/DialogSeekBar.xml deleted file mode 100644 index 15eb4b02d2..0000000000 --- a/addons/skin.confluence/720p/DialogSeekBar.xml +++ /dev/null @@ -1,253 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>1</defaultcontrol> - <visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding | Player.ShowTime</visible> - <animation effect="fade" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <depth>DepthOSD</depth> - <controls> - <control type="group"> - <visible>player.chaptercount + Window.IsVisible(FullScreenVideo)</visible> - <left>705r</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>Chapter Pos No</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> - <label>$LOCALIZE[21396]</label> - <visible>player.chaptercount</visible> - </control> - <control type="label" id="1"> - <description>Chapter Pos No</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.chapter]$INFO[player.chaptercount, / ]</label> - <visible>player.chaptercount</visible> - </control> - </control> - <control type="group"> - <left>560r</left> - <top>-6</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>370</width> - <height>70</height> - <colordiffuse>EEFFFFFF</colordiffuse> - <texture border="12">OverlayDialogBackground.png</texture> - </control> - <control type="group"> - <left>260</left> - <top>10</top> - <control type="image"> - <left>10</left> - <top>0</top> - <width>80</width> - <height>50</height> - <texture>OSDSeekFrame.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>3</top> - <width>20</width> - <height>44</height> - <texture>OSDSeekRewind.png</texture> - <visible>Player.Rewinding</visible> - </control> - <control type="image"> - <left>80</left> - <top>3</top> - <width>20</width> - <height>44</height> - <texture>OSDSeekForward.png</texture> - <visible>Player.Forwarding</visible> - </control> - <control type="image"> - <left>31</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSDPause.png</texture> - <visible>Player.Paused</visible> - </control> - <control type="image"> - <left>31</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSDPlay.png</texture> - <visible>Player.Playing</visible> - </control> - <control type="image"> - <left>28</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD2x.png</texture> - <visible>Player.Rewinding2x</visible> - </control> - <control type="image"> - <left>25</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD4x.png</texture> - <visible>Player.Rewinding4x</visible> - </control> - <control type="image"> - <left>22</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD8x.png</texture> - <visible>Player.Rewinding8x</visible> - </control> - <control type="image"> - <left>19</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD16x.png</texture> - <visible>Player.Rewinding16x</visible> - </control> - <control type="image"> - <left>17</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD32x.png</texture> - <visible>Player.Rewinding32x</visible> - </control> - <control type="image"> - <left>34</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD2x.png</texture> - <visible>Player.Forwarding2x</visible> - </control> - <control type="image"> - <left>37</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD4x.png</texture> - <visible>Player.Forwarding4x</visible> - </control> - <control type="image"> - <left>40</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD8x.png</texture> - <visible>Player.Forwarding8x</visible> - </control> - <control type="image"> - <left>43</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD16x.png</texture> - <visible>Player.Forwarding16x</visible> - </control> - <control type="image"> - <left>45</left> - <top>4</top> - <width>40</width> - <height>40</height> - <texture>OSD32x.png</texture> - <visible>Player.Forwarding32x</visible> - </control> - </control> - <control type="label"> - <description>Seekbar Label</description> - <left>20</left> - <top>7</top> - <width>240</width> - <height>20</height> - <align>left</align> - <aligny>center</aligny> - <font>font10_title</font> - <textcolor>blue</textcolor> - <label>$VAR[SeekLabel]</label> - </control> - <control type="label"> - <description>Elapsed 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[Player.Time] - $INFO[Player.Duration]</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[Player.SeekTime] - $INFO[Player.Duration]</label> - <visible>Player.Seeking</visible> - </control> - <control type="progress"> - <description>ProgressbarCache</description> - <left>20</left> - <top>45</top> - <width>240</width> - <height>15</height> - <info>Player.ProgressCache</info> - <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture> - <visible>true</visible> - </control> - <control type="progress" id="23"> - <description>Progressbar</description> - <left>20</left> - <top>45</top> - <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> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogSelect.xml b/addons/skin.confluence/720p/DialogSelect.xml deleted file mode 100644 index e469f2ef03..0000000000 --- a/addons/skin.confluence/720p/DialogSelect.xml +++ /dev/null @@ -1,327 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window type="dialog"> - <defaultcontrol always="true">3</defaultcontrol> - <coordinates> - <left>235</left> - <top>75</top> - </coordinates> - <include>dialogeffect</include> - <depth>DepthDialog+</depth> - <controls> - <control type="group"> - <animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !IntegerGreaterThan(Container(3).NumItems,4)] | [Control.IsVisible(6) + !IntegerGreaterThan(Container(6).NumItems,2)]">Conditional</animation> - <animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !IntegerGreaterThan(Container(3).NumItems,6)] | [Control.IsVisible(6) + !IntegerGreaterThan(Container(6).NumItems,3)]">Conditional</animation> - <animation effect="slide" start="0,0" end="0,46" time="0" condition="[Control.IsVisible(3) + !IntegerGreaterThan(Container(3).NumItems,8)] | [Control.IsVisible(6) + !IntegerGreaterThan(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) + IntegerGreaterThan(Container(3).NumItems,8)] | [Control.IsVisible(6) + IntegerGreaterThan(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) + IntegerGreaterThan(Container(3).NumItems,6) + !IntegerGreaterThan(Container(3).NumItems,8)] | [Control.IsVisible(6) + IntegerGreaterThan(Container(6).NumItems,3) + !IntegerGreaterThan(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) + IntegerGreaterThan(Container(3).NumItems,4) + !IntegerGreaterThan(Container(3).NumItems,6)] | [Control.IsVisible(6) + IntegerGreaterThan(Container(6).NumItems,2) + !IntegerGreaterThan(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) + !IntegerGreaterThan(Container(3).NumItems,4)] | [Control.IsVisible(6) + !IntegerGreaterThan(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.Property(Addon.Summary)]</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.Property(Addon.Summary)]</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>3</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) + !IntegerGreaterThan(Container(3).NumItems,4)] | [Control.IsVisible(6) + !IntegerGreaterThan(Container(6).NumItems,2)]">Conditional</animation> - <animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !IntegerGreaterThan(Container(3).NumItems,6)] | [Control.IsVisible(6) + !IntegerGreaterThan(Container(6).NumItems,3)]">Conditional</animation> - <animation effect="slide" start="0,0" end="0,-92" time="0" condition="[Control.IsVisible(3) + !IntegerGreaterThan(Container(3).NumItems,8)] | [Control.IsVisible(6) + !IntegerGreaterThan(Container(6).NumItems,4)]">Conditional</animation> - </control> - <control type="grouplist" id="90"> - <left>612</left> - <top>100</top> - <onleft>3</onleft> - <onright>3</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> -</window> diff --git a/addons/skin.confluence/720p/DialogSlider.xml b/addons/skin.confluence/720p/DialogSlider.xml deleted file mode 100644 index df8045384e..0000000000 --- a/addons/skin.confluence/720p/DialogSlider.xml +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <depth>DepthDialog+</depth> - <defaultcontrol>11</defaultcontrol> - <animation effect="slide" start="0,-80" end="0,0" time="75">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,-80" time="75">WindowClose</animation> - <coordinates> - <left>405</left> - <top>0</top> - </coordinates> - <controls> - <control type="image"> - <left>0</left> - <top>-10</top> - <width>460</width> - <height>80</height> - <texture flipy="true" border="20,2,20,20">InfoMessagePanel.png</texture> - </control> - <control type="label" id="10"> - <description>Dialog header</description> - <left>20</left> - <top>10</top> - <width>230</width> - <height>20</height> - <align>left</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>blue</textcolor> - </control> - <control type="label" id="12"> - <description>Slider Value</description> - <left>220</left> - <top>10</top> - <width>220</width> - <height>20</height> - <align>right</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>white</textcolor> - </control> - <control type="slider" id="11"> - <description>Slider</description> - <left>20</left> - <top>35</top> - <width>420</width> - <height>20</height> - <aligny>center</aligny> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <texturesliderbar>osd_slider_bg_2.png</texturesliderbar> - <textureslidernib>osd_slider_nibNF.png</textureslidernib> - <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> - <onup>11</onup> - <ondown>11</ondown> - <onleft>11</onleft> - <onright>11</onright> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogSubtitles.xml b/addons/skin.confluence/720p/DialogSubtitles.xml deleted file mode 100644 index 0610a92f46..0000000000 --- a/addons/skin.confluence/720p/DialogSubtitles.xml +++ /dev/null @@ -1,435 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window type="dialog"> - <coordinates> - <left>380</left> - <top>0</top> - </coordinates> - <controls> - <control type="group" id="250"> - <depth>DepthDialog-</depth> - <animation effect="slide" start="0,0" end="900,0" time="375" tween="quadratic" easing="out">WindowClose</animation> - <animation type="Conditional" condition="Control.HasFocus(150) | Control.HasFocus(160)" reversible="true"> - <effect type="slide" end="-250,0" time="300" /> - </animation> - <control type="button" id="8999"> - <description>Fake button for mouse control</description> - <left>880</left> - <top>0</top> - <width>80</width> - <height>720</height> - <label>-</label> - <font>-</font> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <visible>true</visible> - <onfocus>SetFocus(150)</onfocus> - </control> - <control type="image"> - <description>media info background image</description> - <left>0</left> - <top>0</top> - <width>1150</width> - <height>720</height> - <colordiffuse>BBFFFFFF</colordiffuse> - <texture border="20,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>20</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>101</onleft> - <onright>101</onright> - <onup>101</onup> - <ondown>101</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <control type="label" id="100"> - <description>header label</description> - <left>330</left> - <top>80</top> - <width>550</width> - <height>30</height> - <font>font30_title</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Video label</description> - <left>255</left> - <top>110</top> - <width>625</width> - <height>30</height> - <font>font13_title</font> - <label>$INFO[Player.Filename]</label> - <align>right</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - </control> - <control type="image"> - <left>30</left> - <top>140</top> - <width>820</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="image" id="110"> - <description>Service Logo</description> - <left>0</left> - <top>80</top> - <width>250</width> - <height>40</height> - <aspectratio>keep</aspectratio> - </control> - <control type="label" id="140"> - <description>textarea</description> - <left>50</left> - <top>140</top> - <width>780</width> - <height>40</height> - <font>font13</font> - <textcolor>white</textcolor> - <align>center</align> - <aligny>center</aligny> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="image"> - <left>30</left> - <top>176</top> - <width>820</width> - <height>4</height> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <control type="list" id="120"> - <left>50</left> - <top>206</top> - <width>800</width> - <height>434</height> - <onleft>121</onleft> - <onright>150</onright> - <onup>120</onup> - <ondown>120</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>121</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout width="800" height="36"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>38</height> - <texture>MenuItemNF.png</texture> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>26</width> - <height>26</height> - <texture>Subtitles/flags/$INFO[ListItem.Thumb].png</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>40</left> - <top>0</top> - <width>90</width> - <height>38</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>135</left> - <top>13</top> - <width>20</width> - <height>12</height> - <texture>Subtitles/icon_close_caption.png</texture> - <visible>ListItem.property(hearing_imp)</visible> - </control> - <control type="image"> - <left>160</left> - <top>13</top> - <width>40</width> - <height>12</height> - <texture>Subtitles/icon_sync.png</texture> - <visible>ListItem.property(sync)</visible> - </control> - <control type="label"> - <left>205</left> - <top>0</top> - <width>495</width> - <height>38</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label2</info> - </control> - <control type="image"> - <left>710</left> - <top>11</top> - <width>90</width> - <height>17</height> - <texture>LeftRating/rating$INFO[ListItem.ActualIcon].png</texture> - <aspectratio>keep</aspectratio> - </control> - </itemlayout> - <focusedlayout width="800" height="36"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>38</height> - <texture>MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>38</height> - <texture>MenuItemFO.png</texture> - <visible>Control.HasFocus(120)</visible> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>26</width> - <height>26</height> - <texture>Subtitles/flags/$INFO[ListItem.Thumb].png</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>40</left> - <top>0</top> - <width>90</width> - <height>38</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>135</left> - <top>13</top> - <width>20</width> - <height>12</height> - <texture>Subtitles/icon_close_caption.png</texture> - <visible>ListItem.property(hearing_imp)</visible> - </control> - <control type="image"> - <left>160</left> - <top>13</top> - <width>40</width> - <height>12</height> - <texture>Subtitles/icon_sync.png</texture> - <visible>ListItem.property(sync)</visible> - </control> - <control type="label"> - <left>205</left> - <top>0</top> - <width>495</width> - <height>38</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label2</info> - </control> - <control type="image"> - <left>710</left> - <top>11</top> - <width>90</width> - <height>17</height> - <texture>LeftRating/rating$INFO[ListItem.ActualIcon].png</texture> - <aspectratio>keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="spincontrol" id="121"> - <description>Next page button</description> - <left>808</left> - <top>664</top> - <width>20</width> - <height>20</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <subtype>page</subtype> - <textcolor>white</textcolor> - <onleft>120</onleft> - <onright>120</onright> - <ondown>120</ondown> - <onup>120</onup> - <textoffsetx>10</textoffsetx> - <textureup>scroll-up.png</textureup> - <texturedown>scroll-down.png</texturedown> - <textureupfocus>scroll-up-focus.png</textureupfocus> - <texturedownfocus>scroll-down-focus.png</texturedownfocus> - <showonepage>false</showonepage> - <visible>Control.IsVisible(120)</visible> - </control> - <control type="group" id="130"> - <control type="grouplist"> - <left>50</left> - <top>659</top> - <width>605</width> - <height>30</height> - <orientation>horizontal</orientation> - <itemgap>5</itemgap> - <control type="image"> - <width>30</width> - <height>30</height> - <texture>DefaultIconInfo.png</texture> - </control> - <control type="label"> - <description>notification</description> - <width min="10" max="560">auto</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <label>$LOCALIZE[31413]</label> - <aligny>center</aligny> - </control> - </control> - </control> - <control type="image"> - <left>866</left> - <top>348</top> - <width>24</width> - <height>24</height> - <texture>scroll-right-focus.png</texture> - </control> - </control> - <control type="group"> - <control type="image"> - <description>separator</description> - <left>542</left> - <top>360</top> - <width>720</width> - <height>4</height> - <texture>separator.png</texture> - <animation effect="rotate" start="0" end="90" center="auto" time="0" condition="true">Conditional</animation> - </control> - <control type="label"> - <left>905</left> - <top>150</top> - <width>240</width> - <height>26</height> - <label>[B]$LOCALIZE[24018][/B]</label> - <font>font13</font> - <align>center</align> - <aligny>top</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="image"> - <description>separator</description> - <left>900</left> - <top>176</top> - <width>240</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="list" id="150"> - <left>900</left> - <top>206</top> - <width>250</width> - <height>399</height> - <onleft>120</onleft> - <onright>120</onright> - <onup>160</onup> - <ondown>160</ondown> - <viewtype label="535">list</viewtype> - <scrolltime>200</scrolltime> - <itemlayout width="400" height="36"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>230</width> - <height>38</height> - <texture>MenuItemNF.png</texture> - </control> - <control type="label"> - <left>40</left> - <top>0</top> - <width>230</width> - <height>38</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout width="400" height="36"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>230</width> - <height>38</height> - <texture>MenuItemNF.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>0</top> - <width>230</width> - <height>38</height> - <texture>MenuItemFO.png</texture> - <visible>Control.HasFocus(150)</visible> - </control> - <control type="label"> - <left>40</left> - <top>0</top> - <width>230</width> - <height>38</height> - <font>font13</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="button" id="160"> - <description>Manual search button</description> - <left>925</left> - <top>640</top> - <width>200</width> - <height>40</height> - <onleft>120</onleft> - <onright>120</onright> - <onup>150</onup> - <ondown>150</ondown> - <label>$LOCALIZE[24120]</label> - <font>font12_title</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <hitrect x="925" y="605" w="200" h="100" /> - </control> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogTextViewer.xml b/addons/skin.confluence/720p/DialogTextViewer.xml deleted file mode 100644 index f384d39605..0000000000 --- a/addons/skin.confluence/720p/DialogTextViewer.xml +++ /dev/null @@ -1,85 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>61</defaultcontrol> - <controls> - <control type="group"> - <depth>DepthDialog-</depth> - <animation effect="slide" start="1100,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" start="0,0" end="1100,0" time="300" tween="quadratic" easing="out">WindowClose</animation> - <control type="image"> - <left>180</left> - <top>0</top> - <width>1120</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>200</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>61</onleft> - <onright>61</onright> - <onup>61</onup> - <ondown>61</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <animation effect="fade" delay="300" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <control type="label" id="1"> - <description>header label</description> - <left>210</left> - <top>40</top> - <width>1030</width> - <height>30</height> - <font>font13_title</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="textbox" id="5"> - <description>textarea</description> - <left>210</left> - <top>92</top> - <width>1000</width> - <height>598</height> - <label>-</label> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <pagecontrol>61</pagecontrol> - </control> - <control type="scrollbar" id="61"> - <left>1220</left> - <top>90</top> - <width>25</width> - <height>600</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>61</onright> - <ondown>61</ondown> - <onup>61</onup> - <showonepage>true</showonepage> - <orientation>vertical</orientation> - </control> - </control> - </control> - <control type="group"> - <depth>DepthDialog-</depth> - <include>Clock</include> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogVideoInfo.xml b/addons/skin.confluence/720p/DialogVideoInfo.xml deleted file mode 100644 index 52acd5de91..0000000000 --- a/addons/skin.confluence/720p/DialogVideoInfo.xml +++ /dev/null @@ -1,1024 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">8</defaultcontrol> - <controls> - <control type="group"> - <depth>DepthSideBlade</depth> - <visible>!Window.IsVisible(FileBrowser)</visible> - <animation effect="slide" start="1100,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" start="0,0" end="1100,0" time="300" tween="quadratic" easing="out">WindowClose</animation> - <control type="image"> - <left>180</left> - <top>0</top> - <width>1120</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>230</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <animation effect="fade" delay="300" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <control type="label"> - <description>header label</description> - <left>210</left> - <top>40</top> - <width>1030</width> - <height>30</height> - <font>font24_title</font> - <label>$INFO[Listitem.Title]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>200</left> - <top>480</top> - <width>600</width> - <align>left</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VisibleFadeEffect</include> - <visible>!Control.IsVisible(50) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="group"> - <visible>Control.HasFocus(12)</visible> - <top>90</top> - <left>387</left> - <include>VisibleFadeEffect</include> - <control type="image"> - <description>Current Fanart image</description> - <left>0</left> - <top>0</top> - <width>675</width> - <height>380</height> - <texture background="true">$INFO[ListItem.Art(fanart)]</texture> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <aspectratio>keep</aspectratio> - <visible>!IsEmpty(Listitem.Art(fanart))</visible> - </control> - <control type="group"> - <visible>IsEmpty(Listitem.Art(fanart))</visible> - <control type="image"> - <description>No Fanart Back</description> - <left>0</left> - <top>0</top> - <width>675</width> - <height>380</height> - <texture>Fanart_Fallback_Small.jpg</texture> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <aspectratio>stretch</aspectratio> - <colordiffuse>99FFFFFF</colordiffuse> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>675</width> - <height>380</height> - <font>font30_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>center</align> - <aligny>center</aligny> - <label>31311</label> - </control> - </control> - </control> - <control type="group"> - <top>90</top> - <left>387</left> - <visible>Control.HasFocus(15)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <description>Border</description> - <left>0</left> - <top>0</top> - <width>675</width> - <height>380</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <description>background</description> - <left>5</left> - <top>5</top> - <width>665</width> - <height>370</height> - <texture>black-back.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>675</width> - <height>380</height> - <font>font30_title</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <align>center</align> - <aligny>center</aligny> - <label>31330</label> - <visible>!Player.HasVideo</visible> - </control> - <control type="videowindow"> - <description>No Fanart Back</description> - <left>5</left> - <top>5</top> - <width>665</width> - <height>370</height> - <visible>Player.HasVideo</visible> - </control> - </control> - <control type="group"> - <visible>[!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)] + ![Control.HasFocus(12) | Control.HasFocus(15)]</visible> - <top>90</top> - <left>210</left> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>270</width> - <height>380</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true">$VAR[PosterThumb]</texture> - </control> - <control type="image"> - <left>4</left> - <top>4</top> - <width>200</width> - <height>230</height> - <aspectratio>stretch</aspectratio> - <texture>GlassOverlay.png</texture> - <colordiffuse>AAFFFFFF</colordiffuse> - </control> - <control type="list" id="49"> - <left>290</left> - <top>-4</top> - <width>740</width> - <height>390</height> - <onleft>49</onleft> - <onright>49</onright> - <onup>9000</onup> - <ondown>61</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>565</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>740</width> - <height>30</height> - <visible>Control.HasFocus(49)</visible> - <texture>MenuItemFO.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>565</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - <content> - <item> - <label>$LOCALIZE[20376]:</label> - <label2>$INFO[ListItem.OriginalTitle]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.OriginalTitle) + !stringcompare(ListItem.OriginalTitle,Listitem.Title)</visible> - </item> - <item> - <label>$LOCALIZE[20339]:</label> - <label2>$INFO[ListItem.Director]</label2> - <onclick>SendClick(2003,13)</onclick> - <visible>!IsEmpty(ListItem.Director)</visible> - </item> - <item> - <label>$LOCALIZE[20417]:</label> - <label2>$INFO[ListItem.Writer]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Writer)</visible> - </item> - <item> - <label>$LOCALIZE[572]:</label> - <label2>$INFO[ListItem.Studio]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Studio)</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[562]:</label> - <label2>$INFO[ListItem.Year]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Year)</visible> - </item> - <item> - <label>$LOCALIZE[2050]:</label> - <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Duration)</visible> - </item> - <item> - <label>$LOCALIZE[38018]:</label> - <label2>$INFO[ListItem.Userrating]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Userrating)</visible> - </item> - <item> - <label>$LOCALIZE[563]:</label> - <label2>$INFO[ListItem.RatingAndVotes]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.RatingAndVotes)</visible> - </item> - <item> - <label>$LOCALIZE[202]:</label> - <label2>$INFO[ListItem.TagLine]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.TagLine)</visible> - </item> - <item> - <label>$LOCALIZE[203]:</label> - <label2>$INFO[ListItem.PlotOutline]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.PlotOutline)</visible> - </item> - <item> - <label>$LOCALIZE[20074]:</label> - <label2>$INFO[ListItem.mpaa]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.mpaa)</visible> - </item> - <item> - <label>$LOCALIZE[15311]</label> - <label2>$INFO[ListItem.FilenameAndPath]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> - </item> - </content> - </control> - <control type="image"> - <left>290</left> - <top>382</top> - <width>740</width> - <height>4</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <visible>Container.Content(TVShows) + !Control.HasFocus(12)</visible> - <top>90</top> - <left>210</left> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>270</width> - <height>380</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true">$VAR[PosterThumb]</texture> - </control> - <control type="image"> - <left>4</left> - <top>4</top> - <width>200</width> - <height>230</height> - <aspectratio>stretch</aspectratio> - <texture>GlassOverlay.png</texture> - <colordiffuse>AAFFFFFF</colordiffuse> - </control> - <control type="list" id="49"> - <left>290</left> - <top>20</top> - <width>740</width> - <height>330</height> - <onleft>49</onleft> - <onright>49</onright> - <onup>9000</onup> - <ondown>61</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>565</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>740</width> - <height>30</height> - <visible>Control.HasFocus(49)</visible> - <texture>MenuItemFO.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>565</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - <content> - <item> - <label>$LOCALIZE[20360]:</label> - <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Episode)</visible> - </item> - <item> - <label>$LOCALIZE[31322]:</label> - <label2>$INFO[ListItem.Premiered]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Premiered)</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[562]:</label> - <label2>$INFO[ListItem.Year]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Year)</visible> - </item> - <item> - <label>$LOCALIZE[38018]:</label> - <label2>$INFO[ListItem.Userrating]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Userrating)</visible> - </item> - <item> - <label>$LOCALIZE[563]:</label> - <label2>$INFO[ListItem.RatingAndVotes]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.RatingAndVotes)</visible> - </item> - <item> - <label>$LOCALIZE[15311]</label> - <label2>$INFO[ListItem.FilenameAndPath]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> - </item> - </content> - </control> - <control type="image"> - <left>290</left> - <top>370</top> - <width>740</width> - <height>4</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <visible>container.content(episodes) + !Control.HasFocus(12)</visible> - <top>90</top> - <left>210</left> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>380</width> - <height>250</height> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="image"> - <left>0</left> - <top>250</top> - <width>380</width> - <height>250</height> - <aspectratio aligny="top">keep</aspectratio> - <bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> - </control> - <control type="list" id="49"> - <left>390</left> - <top>0</top> - <width>640</width> - <height>360</height> - <onleft>49</onleft> - <onright>49</onright> - <onup>9000</onup> - <ondown>61</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>465</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>640</width> - <height>30</height> - <visible>Control.HasFocus(49)</visible> - <texture>MenuItemFO.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>465</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - <content> - <item> - <label>$LOCALIZE[20364]:</label> - <label2>$INFO[ListItem.TVShowTitle]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.TVShowTitle)</visible> - </item> - <item> - <label>$LOCALIZE[20373]:</label> - <label2>$INFO[ListItem.Season]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Season)</visible> - </item> - <item> - <label>$LOCALIZE[20359]:</label> - <label2>$INFO[ListItem.Episode]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Episode)</visible> - </item> - <item> - <label>$LOCALIZE[31322]:</label> - <label2>$INFO[ListItem.Premiered]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Premiered)</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[20339]:</label> - <label2>$INFO[ListItem.Director]</label2> - <onclick>SendClick(2003,13)</onclick> - <visible>!IsEmpty(ListItem.Director)</visible> - </item> - <item> - <label>$LOCALIZE[20417]:</label> - <label2>$INFO[ListItem.Writer]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Writer)</visible> - </item> - <item> - <label>$LOCALIZE[562]:</label> - <label2>$INFO[ListItem.Year]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Year)</visible> - </item> - <item> - <label>$LOCALIZE[2050]:</label> - <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Duration)</visible> - </item> - <item> - <label>$LOCALIZE[38018]:</label> - <label2>$INFO[ListItem.Userrating]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Userrating)</visible> - </item> - <item> - <label>$LOCALIZE[563]:</label> - <label2>$INFO[ListItem.RatingAndVotes]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.RatingAndVotes)</visible> - </item> - <item> - <label>$LOCALIZE[15311]</label> - <label2>$INFO[ListItem.FilenameAndPath]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> - </item> - </content> - </control> - <control type="image"> - <left>290</left> - <top>370</top> - <width>740</width> - <height>4</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <visible>container.content(musicvideos) + !Control.HasFocus(12)</visible> - <top>90</top> - <left>210</left> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>380</width> - <height>360</height> - <aspectratio>keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="list" id="49"> - <left>390</left> - <top>20</top> - <width>640</width> - <height>330</height> - <onleft>49</onleft> - <onright>49</onright> - <onup>9000</onup> - <ondown>61</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>465</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>640</width> - <height>30</height> - <visible>Control.HasFocus(49)</visible> - <texture>MenuItemFO.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>160</width> - <height>30</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>175</left> - <top>0</top> - <width>465</width> - <height>30</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>white</selectedcolor> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - <content> - <item> - <label>$LOCALIZE[557]:</label> - <label2>$INFO[ListItem.Artist]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Artist)</visible> - </item> - <item> - <label>$LOCALIZE[558]:</label> - <label2>$INFO[ListItem.Album]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Album)</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[572]:</label> - <label2>$INFO[ListItem.Studio]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Studio)</visible> - </item> - <item> - <label>$LOCALIZE[20417]:</label> - <label2>$INFO[ListItem.Writer]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Writer)</visible> - </item> - <item> - <label>$LOCALIZE[20339]:</label> - <label2>$INFO[ListItem.Director]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Director)</visible> - </item> - <item> - <label>$LOCALIZE[562]:</label> - <label2>$INFO[ListItem.Year]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Year)</visible> - </item> - <item> - <label>$LOCALIZE[2050]:</label> - <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Duration)</visible> - </item> - <item> - <label>$LOCALIZE[38018]:</label> - <label2>$INFO[ListItem.Userrating]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Userrating)</visible> - </item> - <item> - <label>$LOCALIZE[15311]</label> - <label2>$INFO[ListItem.FilenameAndPath]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> - </item> - </content> - </control> - <control type="image"> - <left>390</left> - <top>370</top> - <width>640</width> - <height>4</height> - <aspectratio>stretch</aspectratio> - <texture>separator.png</texture> - </control> - </control> - <control type="label"> - <right>130</right> - <top>480</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>right</align> - <aligny>center</aligny> - <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label> - <visible>Control.IsVisible(400)</visible> - </control> - <control type="label"> - <right>130</right> - <top>480</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>right</align> - <aligny>center</aligny> - <label>[COLOR=blue]$LOCALIZE[206][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label> - <visible>Control.IsVisible(50)</visible> - </control> - <control type="spincontrol" id="61"> - <description>Next page button</description> - <left>120r</left> - <top>485</top> - <subtype>page</subtype> - <font>-</font> - <onleft>61</onleft> - <onright>61</onright> - <ondown>9000</ondown> - <onup>49</onup> - <textcolor>-</textcolor> - <showonepage>true</showonepage> - </control> - <control type="textbox" id="400"> - <description>Description Value for Movies</description> - <left>210</left> - <top>527</top> - <width>1030</width> - <height>120</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <pagecontrol>61</pagecontrol> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll> - <visible>!Control.IsVisible(50)</visible> - </control> - <control type="image"> - <description>Actor image</description> - <left>210</left> - <top>480</top> - <width>160</width> - <height>160</height> - <texture>$INFO[Container(50).Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>Control.IsVisible(50)</visible> - </control> - <control type="panel" id="50"> - <left>380</left> - <top>520</top> - <width>860</width> - <height>120</height> - <onleft>9000</onleft> - <onright>61</onright> - <onup>61</onup> - <ondown>9000</ondown> - <viewtype label="">list</viewtype> - <pagecontrol>61</pagecontrol> - <scrolltime>200</scrolltime> - <orientation>vertical</orientation> - <itemlayout height="40" width="430"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>430</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <description>Actor and Role</description> - <left>10</left> - <top>0</top> - <width>410</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>white</selectedcolor> - <label>$INFO[ListItem.Label]$INFO[ListItem.Label2, $LOCALIZE[20347] ,]</label> - </control> - </itemlayout> - <focusedlayout height="40" width="430"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>430</width> - <height>40</height> - <visible>!Control.HasFocus(50)</visible> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>430</width> - <height>40</height> - <visible>Control.HasFocus(50)</visible> - <texture border="5">button-focus2.png</texture> - </control> - <control type="label"> - <description>Actor and Role</description> - <left>10</left> - <top>0</top> - <width>410</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>white</selectedcolor> - <label>$INFO[ListItem.Label]$INFO[ListItem.Label2, $LOCALIZE[20347] ,]</label> - </control> - </focusedlayout> - </control> - <control type="grouplist" id="9000"> - <left>210</left> - <top>660</top> - <width>1030</width> - <height>40</height> - <itemgap>2</itemgap> - <align>center</align> - <orientation>horizontal</orientation> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>50</onup> - <ondown>49</ondown> - <control type="togglebutton" id="8"> - <description>Play/browse to Show</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>208</label> - <alttexturefocus border="2">button-focus.png</alttexturefocus> - <alttexturenofocus border="2">button-nofocus.png</alttexturenofocus> - <altlabel>1024</altlabel> - <usealttexture>Container.Content(TVShows)</usealttexture> - </control> - <control type="button" id="5"> - <description>Cast/Review</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>206</label> - </control> - <control type="button" id="6"> - <description>Refresh</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>184</label> - </control> - <control type="button" id="10"> - <description>Get Thumb</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>13511</label> - </control> - <control type="button" id="11"> - <description>Play Trailer</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>20410</label> - <visible>!IsEmpty(ListItem.Trailer) + !Skin.HasSetting(WindowedTrailer)</visible> - </control> - <control type="button" id="15"> - <description>Play Trailer Windowed</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>20410</label> - <onclick>PlayMedia($INFO[ListItem.Trailer],1)</onclick> - <visible>!IsEmpty(ListItem.Trailer) + Skin.HasSetting(WindowedTrailer)</visible> - </control> - <control type="button" id="7"> - <description>Set my rating</description> - <include>ButtonInfoDialogsCommonValues</include> - <label>38023</label> - <visible>Control.IsEnabled(7)</visible> - </control> - </control> - </control> - </control> - <control type="group"> - <depth>DepthSideBlade</depth> - <include>Clock</include> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/DialogVolumeBar.xml b/addons/skin.confluence/720p/DialogVolumeBar.xml deleted file mode 100644 index 82d973a401..0000000000 --- a/addons/skin.confluence/720p/DialogVolumeBar.xml +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>1</defaultcontrol> - <animation effect="slide" start="0,-40" end="0,0" time="75">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,-40" delay="300" time="75">WindowClose</animation> - <controls> - <control type="group"> - <depth>DepthOSD</depth> - <left>820</left> - <top>0</top> - <include>VisibleFadeEffect</include> - <visible>!Player.Muted</visible> - <control type="image"> - <left>0</left> - <top>-10</top> - <width>300</width> - <height>50</height> - <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> - </control> - <control type="group"> - <visible>!player.passthrough</visible> - <control type="image"> - <description>Lite Volume Logo</description> - <left>10</left> - <top>0</top> - <width>40</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>VolumeIcon.png</texture> - </control> - <control type="progress" id="1"> - <description>progress control</description> - <left>50</left> - <top>8</top> - <width>230</width> - <height>18</height> - <info>Player.Volume</info> - </control> - </control> - <control type="group"> - <visible>player.passthrough</visible> - <control type="image"> - <description>Lite Volume Logo</description> - <left>10</left> - <top>0</top> - <width>40</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <colordiffuse>CCFF0000</colordiffuse> - <texture>VolumeIcon.png</texture> - </control> - <control type="label"> - <description>Passthrough Label</description> - <left>50</left> - <top>6</top> - <width>230</width> - <height>20</height> - <label>$LOCALIZE[29802]</label> - <font>font10_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - </control> - </control> - <control type="image"> - <left>50r</left> - <top>2</top> - <width>45</width> - <height>45</height> - <aspectratio>keep</aspectratio> - <texture>icon-mute.png</texture> - <include>VisibleFadeEffect</include> - <visible>Player.Muted</visible> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/EventLog.xml b/addons/skin.confluence/720p/EventLog.xml deleted file mode 100644 index 103bdfdd56..0000000000 --- a/addons/skin.confluence/720p/EventLog.xml +++ /dev/null @@ -1,250 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">570</defaultcontrol> - <menucontrol>9000</menucontrol> - <onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload> - <views>570</views> - <controls> - <include>CommonBackground</include> - <include>ContentPanelBackgrounds</include> - <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"> - <visible>Control.IsVisible(570)</visible> - <include>Window_OpenClose_Animation</include> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>75</left> - <top>60</top> - <width>1130</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>75</left> - <top>652</top> - <width>1130</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="list" id="570"> - <left>95</left> - <top>78</top> - <width>1080</width> - <height>561</height> - <onleft>9000</onleft> - <onright>60</onright> - <onup>570</onup> - <ondown>570</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="85" width="1080"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1080</width> - <height>80</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>2</left> - <top>2</top> - <width>80</width> - <height>76</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>0</top> - <width>870</width> - <height>30</height> - <font>font13</font> - <textcolor>grey2</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>32</top> - <width>870</width> - <height>48</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Property(Event.Description)]</label> - </control> - <control type="label"> - <left>90</left> - <top>0</top> - <width>970</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </itemlayout> - <focusedlayout height="85" width="1080"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1080</width> - <height>80</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(570)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1080</width> - <height>80</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(570)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>2</left> - <top>2</top> - <width>80</width> - <height>76</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>0</top> - <width>870</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>32</top> - <width>870</width> - <height>48</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Property(Event.Description)]</label> - </control> - <control type="label"> - <left>90</left> - <top>0</top> - <width>970</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>1170</left> - <top>80</top> - <width>25</width> - <height>550</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>570</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(570)</visible> - </control> - </control> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_events" /> - <param name="Label" value="$LOCALIZE[14111]" /> - </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>570</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <onback>570</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="togglebutton" id="4"> - <description>Sort asc</description> - <include>ButtonCommonValues</include> - <alttexturefocus border="5">button-focus.png</alttexturefocus> - <alttexturenofocus>-</alttexturenofocus> - <label>31051</label> - <altlabel>31050</altlabel> - <usealttexture>Container.SortDirection(Ascending)</usealttexture> - </control> - <control type="label" id="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="button" id="21"> - <description>Level button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>-</label> - </control> - <control type="radiobutton" id="22"> - <description>Only show current level</description> - <include>ButtonCommonValues</include> - <label>-</label> - </control> - <control type="button" id="20"> - <description>Clear button</description> - <include>ButtonCommonValues</include> - <label>192</label> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/FileBrowser.xml b/addons/skin.confluence/720p/FileBrowser.xml deleted file mode 100644 index d8b4d9c1f6..0000000000 --- a/addons/skin.confluence/720p/FileBrowser.xml +++ /dev/null @@ -1,355 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">450</defaultcontrol> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="group"> - <depth>DepthDialog+</depth> - <left>360</left> - <animation effect="slide" start="700,0" end="0,0" time="300" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation> - <animation effect="slide" start="-180,0" end="0,0" time="300" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation> - <animation effect="slide" start="0,0" end="700,0" time="300" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation> - <animation effect="slide" start="0,0" end="-400,0" time="300" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1320</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="image"> - <description>background image</description> - <left>667</left> - <top>-10</top> - <width>675</width> - <height>740</height> - <texture border="10">KeyboardEditArea.png</texture> - <animation effect="fade" end="30" time="0" condition="true">conditional</animation> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>595</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>20</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>PreviousMenu</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>450</onleft> - <onright>450</onright> - <onup>450</onup> - <ondown>450</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="group"> - <animation effect="fade" delay="300" start="0" end="100" time="150">WindowOpen</animation> - <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> - <control type="label" id="411"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>595</width> - <height>30</height> - <font>font13_title</font> - <label>1023</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label" id="412"> - <description>Path label</description> - <left>40</left> - <top>680</top> - <width>595</width> - <height>30</height> - <font>font13</font> - <haspath>true</haspath> - <align>right</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="grouplist" id="9000"> - <left>685</left> - <top>130</top> - <width>221</width> - <height>225</height> - <itemgap>5</itemgap> - <orientation>vertical</orientation> - <onleft>450</onleft> - <onright>450</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <control type="button" id="413"> - <description>OK button</description> - <height>48</height> - <align>center</align> - <include>ButtonMediaSubCommonValues</include> - <label>186</label> - </control> - <control type="button" id="414"> - <description>Cancel button</description> - <height>48</height> - <align>center</align> - <include>ButtonMediaSubCommonValues</include> - <label>222</label> - </control> - <control type="button" id="415"> - <description>Create folder button</description> - <height>48</height> - <align>center</align> - <include>ButtonMediaSubCommonValues</include> - <label>119</label> - </control> - <control type="radiobutton" id="416"> - <description>Flip Image button</description> - <height>48</height> - <align>center</align> - <include>ButtonMediaSubCommonValues</include> - <label>749</label> - </control> - </control> - <control type="image"> - <left>685</left> - <top>400</top> - <width>221</width> - <height>221</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>690</left> - <top>405</top> - <width>211</width> - <height>211</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <visible>!SubString(Control.GetLabel(416),*)</visible> - </control> - <control type="image"> - <left>690</left> - <top>405</top> - <width>211</width> - <height>211</height> - <aspectratio>keep</aspectratio> - <texture background="true" flipx="true">$INFO[ListItem.Icon]</texture> - <visible>SubString(Control.GetLabel(416),*)</visible> - </control> - <control type="panel" id="450"> - <left>20</left> - <top>90</top> - <width>620</width> - <height>562</height> - <onleft>9000</onleft> - <onright>60</onright> - <onup>450</onup> - <ondown>450</ondown> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="620"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>2</top> - <width>38</width> - <height>38</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>55</left> - <top>0</top> - <width>560</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>green</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="40" width="620"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <visible>!Control.HasFocus(450)</visible> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <visible>Control.HasFocus(450)</visible> - <texture border="5">MenuItemFO.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>2</top> - <width>38</width> - <height>38</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>55</left> - <top>0</top> - <width>560</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>green</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="panel" id="451"> - <left>20</left> - <top>90</top> - <width>620</width> - <height>562</height> - <onleft>9000</onleft> - <onright>60</onright> - <onup>451</onup> - <ondown>451</ondown> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="620"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>2</top> - <width>38</width> - <height>38</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>55</left> - <top>0</top> - <width>560</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>green</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="40" width="620"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <visible>!Control.HasFocus(451)</visible> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <visible>Control.HasFocus(451)</visible> - <texture border="5">MenuItemFO.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>2</top> - <width>38</width> - <height>38</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>55</left> - <top>0</top> - <width>560</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>green</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>640</left> - <top>90</top> - <width>25</width> - <height>561</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>450</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="label"> - <description>Page label</description> - <left>685</left> - <top>680</top> - <width>221</width> - <height>30</height> - <align>right</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <font>font12</font> - <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label> - <wrapmultiline>true</wrapmultiline> - <visible>!Control.IsVisible(451)</visible> - </control> - <control type="label"> - <description>Page label</description> - <left>685</left> - <top>680</top> - <width>221</width> - <height>30</height> - <align>right</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <font>font12</font> - <label>([COLOR=blue]$INFO[Container(451).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages][/COLOR])</label> - <wrapmultiline>true</wrapmultiline> - <visible>Control.IsVisible(451)</visible> - </control> - </control> - </control> - <control type="group"> - <depth>DepthDialog+</depth> - <include>Clock</include> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/FileManager.xml b/addons/skin.confluence/720p/FileManager.xml deleted file mode 100644 index 07c92f19c5..0000000000 --- a/addons/skin.confluence/720p/FileManager.xml +++ /dev/null @@ -1,452 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>20</defaultcontrol> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <left>30</left> - <top>40</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>0</left> - <top>0</top> - <width>610</width> - <height>620</height> - <texture border="20">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>612</top> - <width>610</width> - <height>64</height> - <texture border="10">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>510</left> - <top>20</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <info>Container(20).ListItem.Icon</info> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>3</bordersize> - </control> - <control type="label"> - <description>header label</description> - <left>30</left> - <top>30</top> - <width>470</width> - <height>30</height> - <font>font35_title</font> - <label>A</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label" id="101"> - <description>current directory text label</description> - <left>30</left> - <top>70</top> - <width>470</width> - <height>30</height> - <font>font12_title</font> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="scrollbar" id="30"> - <left>10</left> - <top>110</top> - <width>25</width> - <height>490</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>-</textureslidernib> - <textureslidernibfocus>-</textureslidernibfocus> - <onleft>31</onleft> - <onright>20</onright> - <ondown>20</ondown> - <onup>20</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="list" id="20"> - <left>40</left> - <top>110</top> - <width>540</width> - <height>491</height> - <onleft>30</onleft> - <onright>21</onright> - <onup>20</onup> - <ondown>20</ondown> - <pagecontrol>30</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="540"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>540</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>grey2</textcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>330</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>grey</textcolor> - <align>right</align> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="40" width="540"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>540</width> - <height>41</height> - <visible>!Control.HasFocus(20)</visible> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>540</width> - <height>41</height> - <visible>Control.HasFocus(20)</visible> - <texture border="0,2,0,2">MenuItemFO.png</texture> - </control> - <control type="image"> - <left>340</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(20) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>white</textcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>330</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>grey</textcolor> - <align>right</align> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - </control> - </control> - <control type="group"> - <left>650</left> - <top>40</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>0</left> - <top>0</top> - <width>610</width> - <height>620</height> - <texture border="20">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>612</top> - <width>610</width> - <height>64</height> - <texture border="10">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>20</left> - <top>20</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <info>Container(21).ListItem.Icon</info> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>3</bordersize> - </control> - <control type="label"> - <description>header label</description> - <left>110</left> - <top>30</top> - <width>470</width> - <height>30</height> - <font>font35_title</font> - <label>B</label> - <align>right</align> - <aligny>center</aligny> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label" id="102"> - <description>current directory text label</description> - <left>110</left> - <top>70</top> - <width>470</width> - <height>30</height> - <font>font12_title</font> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>right</align> - <aligny>center</aligny> - </control> - <control type="scrollbar" id="31"> - <left>575</left> - <top>110</top> - <width>25</width> - <height>490</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>-</textureslidernib> - <textureslidernibfocus>-</textureslidernibfocus> - <onleft>21</onleft> - <onright>30</onright> - <ondown>21</ondown> - <onup>21</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="list" id="21"> - <left>30</left> - <top>110</top> - <width>540</width> - <height>491</height> - <onleft>20</onleft> - <onright>31</onright> - <onup>21</onup> - <ondown>21</ondown> - <pagecontrol>31</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>540</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>grey2</textcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>330</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>grey</textcolor> - <align>right</align> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>540</width> - <height>41</height> - <visible>!Control.HasFocus(21)</visible> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>540</width> - <height>41</height> - <visible>Control.HasFocus(21)</visible> - <texture border="0,2,0,2">MenuItemFO.png</texture> - </control> - <control type="image"> - <left>340</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(21) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>white</textcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>330</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <textcolor>grey</textcolor> - <align>right</align> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <control type="label"> - <description>number of files/pages in left list text label</description> - <left>40</left> - <top>53r</top> - <width>570</width> - <font>font12</font> - <align>left</align> - <scroll>true</scroll> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <label>([COLOR=blue]$INFO[Container(20).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(20).CurrentPage]/$INFO[Container(20).NumPages][/COLOR])</label> - </control> - <control type="label"> - <description>number of files/pages in left list text label</description> - <right>40</right> - <top>53r</top> - <width>570</width> - <font>font12</font> - <align>right</align> - <scroll>true</scroll> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <label>([COLOR=blue]$INFO[Container(21).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(21).CurrentPage]/$INFO[Container(21).NumPages][/COLOR])</label> - </control> - </control> - <control type="group" id="10"> - <left>595</left> - <top>55r</top> - <include>Window_OpenClose_Animation</include> - <visible>system.getbool(input.enablemouse)</visible> - <include>Window_OpenClose_Animation</include> - <control type="button"> - <description>Back push button</description> - <left>0</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>1036</label> - <font>-</font> - <onclick>back</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>50</onleft> - <onright>50</onright> - <onup>50</onup> - <ondown>50</ondown> - </control> - <control type="image"> - <description>Back Icon</description> - <left>5</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_back.png</texture> - </control> - <control type="button"> - <description>Home push button</description> - <left>55</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>31003</label> - <font>-</font> - <onclick>ActivateWindow(home)</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>50</onleft> - <onright>50</onright> - <onup>50</onup> - <ondown>50</ondown> - </control> - <control type="image"> - <description>Home Icon</description> - <left>60</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_home.png</texture> - </control> - </control> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_system" /> - <param name="Label" value="$LOCALIZE[7]" /> - </include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/Font.xml b/addons/skin.confluence/720p/Font.xml deleted file mode 100644 index 0b79f1e4dc..0000000000 --- a/addons/skin.confluence/720p/Font.xml +++ /dev/null @@ -1,348 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<fonts> - <fontset id="Default" idloc="31390"> - <!-- Normal Fonts --> - <font> - <name>font10</name> - <filename>Roboto-Regular.ttf</filename> - <size>14</size> - </font> - <font> - <name>font12</name> - <filename>Roboto-Regular.ttf</filename> - <size>17</size> - </font> - <font> - <name>font13</name> - <filename>Roboto-Regular.ttf</filename> - <size>20</size> - </font> - <font> - <name>font14</name> - <filename>Roboto-Regular.ttf</filename> - <size>22</size> - </font> - <font> - <name>font16</name> - <filename>Roboto-Regular.ttf</filename> - <size>25</size> - </font> - <font> - <name>font30</name> - <filename>Roboto-Regular.ttf</filename> - <size>30</size> - </font> - <font> - <name>fontContextMenu</name> - <filename>Roboto-Regular.ttf</filename> - <size>18</size> - </font> - <!-- Title Fonts --> - <font> - <name>font10_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>12</size> - </font> - <font> - <name>font12_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>17</size> - </font> - <font> - <name>font13_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>20</size> - </font> - <font> - <name>font24_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>24</size> - </font> - <font> - <name>font28_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>28</size> - </font> - <font> - <name>font30_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>30</size> - </font> - <font> - <name>font35_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>35</size> - </font> - <font> - <name>font_MainMenu</name> - <filename>Roboto-Bold.ttf</filename> - <size>40</size> - </font> - <font> - <name>WeatherTemp</name> - <filename>Roboto-Bold.ttf</filename> - <size>80</size> - </font> - </fontset> - <fontset id="Massive" idloc="15110"> - <!-- Normal Fonts --> - <font> - <name>font10</name> - <filename>Roboto-Regular.ttf</filename> - <size>14</size> - </font> - <font> - <name>font12</name> - <filename>Roboto-Regular.ttf</filename> - <size>23</size> - </font> - <font> - <name>font13</name> - <filename>Roboto-Regular.ttf</filename> - <size>25</size> - </font> - <font> - <name>font14</name> - <filename>Roboto-Regular.ttf</filename> - <size>25</size> - </font> - <font> - <name>font16</name> - <filename>Roboto-Regular.ttf</filename> - <size>25</size> - </font> - <font> - <name>font30</name> - <filename>Roboto-Regular.ttf</filename> - <size>30</size> - </font> - <font> - <name>fontContextMenu</name> - <filename>Roboto-Regular.ttf</filename> - <size>25</size> - </font> - <!-- Title Fonts --> - <font> - <name>font10_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>12</size> - </font> - <font> - <name>font12_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>17</size> - </font> - <font> - <name>font13_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>20</size> - </font> - <font> - <name>font24_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>24</size> - </font> - <font> - <name>font28_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>28</size> - </font> - <font> - <name>font30_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>30</size> - </font> - <font> - <name>font35_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>35</size> - </font> - <font> - <name>font_MainMenu</name> - <filename>Roboto-Bold.ttf</filename> - <size>40</size> - </font> - <font> - <name>WeatherTemp</name> - <filename>Roboto-Bold.ttf</filename> - <size>80</size> - </font> - </fontset> - <fontset id="DefaultNoCaps" idloc="31391"> - <!-- Normal Fonts --> - <font> - <name>font10</name> - <filename>Roboto-Regular.ttf</filename> - <size>14</size> - </font> - <font> - <name>font12</name> - <filename>Roboto-Regular.ttf</filename> - <size>17</size> - </font> - <font> - <name>font13</name> - <filename>Roboto-Regular.ttf</filename> - <size>20</size> - </font> - <font> - <name>font14</name> - <filename>Roboto-Regular.ttf</filename> - <size>22</size> - </font> - <font> - <name>font16</name> - <filename>Roboto-Regular.ttf</filename> - <size>25</size> - </font> - <font> - <name>font30</name> - <filename>Roboto-Regular.ttf</filename> - <size>30</size> - </font> - <font> - <name>fontContextMenu</name> - <filename>Roboto-Regular.ttf</filename> - <size>18</size> - </font> - <!-- Title Fonts --> - <font> - <name>font10_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>12</size> - </font> - <font> - <name>font12_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>17</size> - </font> - <font> - <name>font13_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>20</size> - </font> - <font> - <name>font24_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>24</size> - </font> - <font> - <name>font28_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>28</size> - </font> - <font> - <name>font30_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>30</size> - </font> - <font> - <name>font35_title</name> - <filename>Roboto-Bold.ttf</filename> - <size>35</size> - </font> - <font> - <name>font_MainMenu</name> - <filename>Roboto-Bold.ttf</filename> - <size>40</size> - </font> - <font> - <name>WeatherTemp</name> - <filename>Roboto-Bold.ttf</filename> - <size>80</size> - </font> - </fontset> - <fontset id="Arial" idloc="31392"> - <!-- Arial Font better for non English --> - <font> - <name>font10</name> - <filename>arial.ttf</filename> - <size>12</size> - </font> - <font> - <name>font12</name> - <filename>arial.ttf</filename> - <size>15</size> - </font> - <font> - <name>font13</name> - <filename>arial.ttf</filename> - <size>18</size> - </font> - <font> - <name>font14</name> - <filename>arial.ttf</filename> - <size>20</size> - </font> - <font> - <name>font16</name> - <filename>arial.ttf</filename> - <size>23</size> - </font> - <font> - <name>font30</name> - <filename>arial.ttf</filename> - <size>28</size> - </font> - <font> - <name>fontContextMenu</name> - <filename>arial.ttf</filename> - <size>16</size> - </font> - <!-- Title Fonts --> - <font> - <name>font10_title</name> - <filename>arial.ttf</filename> - <size>10</size> - <style>bold</style> - </font> - <font> - <name>font12_title</name> - <filename>arial.ttf</filename> - <size>15</size> - <style>bold</style> - </font> - <font> - <name>font13_title</name> - <filename>arial.ttf</filename> - <size>18</size> - <style>bold</style> - </font> - <font> - <name>font24_title</name> - <filename>arial.ttf</filename> - <size>22</size> - <style>bold</style> - </font> - <font> - <name>font28_title</name> - <filename>arial.ttf</filename> - <size>26</size> - <style>bold</style> - </font> - <font> - <name>font30_title</name> - <filename>arial.ttf</filename> - <size>28</size> - <style>bold</style> - </font> - <font> - <name>font35_title</name> - <filename>arial.ttf</filename> - <size>33</size> - <style>bold</style> - </font> - <font> - <name>font_MainMenu</name> - <filename>arial.ttf</filename> - <size>35</size> - <style>bold</style> - </font> - <font> - <name>WeatherTemp</name> - <filename>arial.ttf</filename> - <size>80</size> - <style>bold</style> - </font> - </fontset> -</fonts> diff --git a/addons/skin.confluence/720p/Home.xml b/addons/skin.confluence/720p/Home.xml deleted file mode 100644 index d1309d5ea0..0000000000 --- a/addons/skin.confluence/720p/Home.xml +++ /dev/null @@ -1,1257 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9000</defaultcontrol> - <onunload condition="Container(9000).Hasfocus(10) | Container(9000).Hasfocus(11) | ControlGroup(9010).HasFocus | ControlGroup(9016).HasFocus | ControlGroup(9017).HasFocus">SetProperty(VideosDirectLink,True)</onunload> - <onunload condition="ControlGroup(9011).HasFocus">SetProperty(MusicDirectLink,True)</onunload> - <onunload condition="Control.HasFocus(9000) + Container(9000).Hasfocus(2)">ClearProperty(VideosDirectLink)</onunload> - <onunload condition="Control.HasFocus(9000) + Container(9000).Hasfocus(3)">ClearProperty(MusicDirectLink)</onunload> - <controls> - <include>CommonBackground</include> - <control type="image"> - <depth>DepthFloor</depth> - <left>-20</left> - <top></top> - <bottom>0</bottom> - <width>1320</width> - <height>90</height> - <texture>floor.png</texture> - <animation effect="rotatex" end="45" time="0" center="620,0" condition="true">Conditional</animation> - <animation effect="slide" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <!-- Music Info --> - <control type="group"> - <depth>DepthMenu</depth> - <left>0</left> - <top>60</top> - <visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo) + IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible> - <include>VisibleFadeEffect</include> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>45</top> - <width>130</width> - <height>295</height> - <aspectratio aligny="bottom">keep</aspectratio> - <texture fallback="DefaultAlbumCover.png">$INFO[Player.Art(thumb)]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <description>Album Label</description> - <left>170</left> - <top>265</top> - <height>25</height> - <width>1000</width> - <label>$INFO[MusicPlayer.Artist,, - ]$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Title label</description> - <left>170</left> - <top>285</top> - <height>30</height> - <width>1000</width> - <label>$INFO[Player.Title]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Time Label</description> - <left>170</left> - <top>310</top> - <height>30</height> - <width>300</width> - <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <!-- LiveTV Info --> - <control type="group"> - <depth>DepthMenu</depth> - <left>490r</left> - <top>70</top> - <visible>Container(9000).HasFocus(12) + [PVR.IsRecording | PVR.HasNonRecordingTimer]</visible> - <include>VisibleFadeEffect</include> - <include>Window_OpenClose_Animation</include> - <animation effect="fade" start="100" end="0" time="150" condition="Window.IsActive(Favourites)">conditional</animation> - <control type="group"> - <animation effect="slide" start="0,0" end="0,100" time="0" condition="PVR.IsRecording">conditional</animation> - <visible>PVR.HasNonRecordingTimer</visible> - <control type="image"> - <left>0</left> - <top>-5</top> - <width>490</width> - <height>90</height> - <texture>gradient.png</texture> - </control> - <control type="image"> - <left>400</left> - <top>0</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture background="true" fallback="DefaultVideoCover.png">$INFO[PVR.NextRecordingChannelIcon]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>4</bordersize> - </control> - <control type="image"> - <left>365</left> - <top>5</top> - <width>25</width> - <height>25</height> - <aspectratio>keep</aspectratio> - <texture>PVR-HasTimer.png</texture> - </control> - <control type="label"> - <description>Next Timer Header label</description> - <left>-45</left> - <top>5</top> - <height>25</height> - <width>400</width> - <label>$LOCALIZE[19157]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>NextRecordingDateTime</description> - <left>-10</left> - <top>30</top> - <height>25</height> - <width>400</width> - <label>$INFO[PVR.NextRecordingDateTime,$LOCALIZE[19126] - ]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <scroll>true</scroll> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>NextRecordingTitle Channel</description> - <left>-410</left> - <top>50</top> - <height>25</height> - <width>800</width> - <label>$INFO[PVR.NextRecordingTitle][COLOR=grey]$INFO[PVR.NextRecordingChannel, - [COLOR=blue]([/COLOR],[COLOR=blue])[/COLOR]][/COLOR]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12_title</font> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - </control> - </control> - <control type="group"> - <visible>PVR.IsRecording</visible> - <control type="image"> - <left>0</left> - <top>-5</top> - <width>490</width> - <height>90</height> - <texture>gradient.png</texture> - </control> - <control type="image"> - <left>400</left> - <top>0</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture background="true" fallback="DefaultVideoCover.png">$INFO[PVR.NowRecordingChannelIcon]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>4</bordersize> - </control> - <control type="image"> - <left>365</left> - <top>5</top> - <width>25</width> - <height>25</height> - <aspectratio>keep</aspectratio> - <texture>PVR-IsRecording.png</texture> - </control> - <control type="label"> - <description>Is Recording Header label</description> - <left>-45</left> - <top>5</top> - <height>25</height> - <width>400</width> - <label>$LOCALIZE[19158]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>NextRecordingDateTime</description> - <left>-10</left> - <top>30</top> - <height>25</height> - <width>400</width> - <label>$INFO[PVR.NowRecordingDateTime,$LOCALIZE[19126] - ]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <scroll>true</scroll> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>NextRecordingTitle Channel</description> - <left>-410</left> - <top>50</top> - <height>30</height> - <width>800</width> - <label>$INFO[PVR.NowRecordingTitle][COLOR=grey]$INFO[PVR.NowRecordingChannel, - [COLOR=blue]([/COLOR],[COLOR=blue])[/COLOR]][/COLOR]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12_title</font> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - </control> - </control> - </control> - <!-- Video Info --> - <control type="group"> - <depth>DepthMenu</depth> - <left>0</left> - <top>50</top> - <visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo) + IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible> - <include>VisibleFadeEffect</include> - <include>Window_OpenClose_Animation</include> - <control type="group"> - <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(LiveTV)</visible> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>45</top> - <width>150</width> - <height>300</height> - <aspectratio aligny="bottom">keep</aspectratio> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <description>Title label</description> - <left>190</left> - <top>285</top> - <height>30</height> - <width>1000</width> - <label>$INFO[Player.Title]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Time Label</description> - <left>190</left> - <top>310</top> - <height>30</height> - <width>300</width> - <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="group"> - <visible>VideoPlayer.Content(LiveTV)</visible> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>45</top> - <width>120</width> - <height>300</height> - <aspectratio aligny="bottom">keep</aspectratio> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <description>Channel label</description> - <left>160</left> - <top>265</top> - <height>25</height> - <width>660</width> - <label>$INFO[VideoPlayer.ChannelName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Title label</description> - <left>160</left> - <top>285</top> - <height>30</height> - <width>1000</width> - <label>$INFO[Player.Title]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Time Label</description> - <left>160</left> - <top>310</top> - <height>30</height> - <width>300</width> - <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="group"> - <visible>VideoPlayer.Content(Movies)</visible> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>45</top> - <width>120</width> - <height>300</height> - <aspectratio aligny="bottom">keep</aspectratio> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <description>Studio label</description> - <left>160</left> - <top>265</top> - <height>25</height> - <width>1000</width> - <label>$INFO[VideoPlayer.Studio]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Title label</description> - <left>160</left> - <top>285</top> - <height>30</height> - <width>1000</width> - <label>$INFO[Player.Title]$INFO[VideoPlayer.Year,[COLOR=grey] (,)[/COLOR]]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Time Label</description> - <left>160</left> - <top>310</top> - <height>30</height> - <width>300</width> - <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="group"> - <visible>VideoPlayer.Content(Episodes)</visible> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>225</top> - <width>180</width> - <height>120</height> - <aspectratio>scale</aspectratio> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <description>TV Show Season Ep Label</description> - <left>210</left> - <top>265</top> - <height>25</height> - <width>1000</width> - <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season,$LOCALIZE[20373] , - ]$INFO[VideoPlayer.episode,$LOCALIZE[20359] ,])</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Title label</description> - <left>210</left> - <top>285</top> - <height>30</height> - <width>1000</width> - <label>$INFO[Player.Title]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Time Label</description> - <left>210</left> - <top>310</top> - <height>30</height> - <width>300</width> - <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - </control> - <include condition="!Skin.HasSetting(HomepageHideRecentlyAddedVideo) | !Skin.HasSetting(HomepageHideRecentlyAddedAlbums)">HomeRecentlyAddedInfo</include> - <control type="button" id="9003"> - <description>Hidden Button to pass through navigation when recently added is disabled</description> - <left>-20</left> - <top>-20</top> - <width>1</width> - <height>1</height> - <label>-</label> - <font>-</font> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>20</onup> - <ondown>608</ondown> - <visible>false</visible> - </control> - <control type="group"> - <depth>DepthMenu-</depth> - <description>Controls for currently playing media</description> - <left>545r</left> - <top>370</top> - <animation effect="slide" start="0,0" end="365,0" time="225" condition="!Player.HasMedia">conditional</animation> - <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> - <visible>IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible> - <control type="image"> - <description>Background End image</description> - <left>0</left> - <top>0</top> - <width>35</width> - <height>35</height> - <colordiffuse>CCFFFFFF</colordiffuse> - <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 type="group" id="600"> - <left>180</left> - <onup>9003</onup> - <ondown>9000</ondown> - <defaultcontrol>-</defaultcontrol> - <enable>Player.HasMedia</enable> - <control type="image"> - <description>Background image</description> - <left>0</left> - <top>0</top> - <width>205</width> - <height>35</height> - <texture flipy="true" border="0,5,0,0">HomeSubNF.png</texture> - <colordiffuse>CCFFFFFF</colordiffuse> - </control> - <control type="group"> - <visible>!VideoPlayer.Content(LiveTV)</visible> - <control type="button" id="601"> - <left>10</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDPrevTrackFO.png</texturefocus> - <texturenofocus>OSDPrevTrackNF.png</texturenofocus> - <onleft>608</onleft> - <onright>602</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(Previous)</onclick> - </control> - <control type="button" id="602"> - <left>40</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDRewindFO.png</texturefocus> - <texturenofocus>OSDRewindNF.png</texturenofocus> - <onleft>601</onleft> - <onright>603</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(Rewind)</onclick> - </control> - <control type="togglebutton" id="603"> - <left>70</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onleft>602</onleft> - <onright>604</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(Play)</onclick> - </control> - <control type="button" id="604"> - <left>100</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onleft>603</onleft> - <onright>605</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>down</onclick> - <onclick>PlayerControl(Stop)</onclick> - </control> - <control type="button" id="605"> - <left>130</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDForwardFO.png</texturefocus> - <texturenofocus>OSDForwardNF.png</texturenofocus> - <onleft>604</onleft> - <onright>606</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(Forward)</onclick> - </control> - <control type="button" id="606"> - <left>160</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDNextTrackFO.png</texturefocus> - <texturenofocus>OSDNextTrackNF.png</texturenofocus> - <onleft>605</onleft> - <onright>607</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(Next)</onclick> - </control> - </control> - <control type="group" id="600"> - <visible>VideoPlayer.Content(LiveTV)</visible> - <control type="button" id="601"> - <left>10</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDChannelUPFO.png</texturefocus> - <texturenofocus>OSDChannelUPNF.png</texturenofocus> - <onleft>608</onleft> - <onright>602</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>ChannelDown</onclick> - </control> - <control type="button" id="602"> - <left>40</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDChannelDownFO.png</texturefocus> - <texturenofocus>OSDChannelDownNF.png</texturenofocus> - <onleft>601</onleft> - <onright>603</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>ChannelUp</onclick> - </control> - <control type="button" id="603"> - <left>70</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onleft>602</onleft> - <onright>604</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>down</onclick> - <onclick>PlayerControl(Stop)</onclick> - </control> - <control type="togglebutton" id="604"> - <left>100</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onleft>603</onleft> - <onright>605</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(Play)</onclick> - <enable>Player.PauseEnabled</enable> - <animation effect="fade" start="100" end="30" time="75" condition="!Player.PauseEnabled">Conditional</animation> - </control> - <control type="button" id="605"> - <left>130</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDRadioRDSFO.png</texturefocus> - <texturenofocus>OSDRadioRDSNF.png</texturenofocus> - <onleft>604</onleft> - <onright>606</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>ActivateWindow(PVRRadioRDSInfo)</onclick> - <enable>RDS.HasRadiotextPlus</enable> - <animation effect="fade" start="100" end="30" time="75" condition="!RDS.HasRadiotextPlus">Conditional</animation> - </control> - <control type="button" id="606"> - <left>160</left> - <top>2</top> - <width>30</width> - <height>30</height> - <label>-</label> - <texturefocus>OSDRecordOffFO.png</texturefocus> - <texturenofocus>OSDRecordOffNF.png</texturenofocus> - <onleft>605</onleft> - <onright>607</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <onclick>PlayerControl(record)</onclick> - </control> - </control> - </control> - <control type="radiobutton" id="607"> - <colordiffuse>CCFFFFFF</colordiffuse> - <description>Go to fullscreen Playback</description> - <left>385</left> - <top>0</top> - <height>35</height> - <width>160</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>31008</label> - <onclick>fullscreen</onclick> - <textureradioonfocus>GoFullscreen.png</textureradioonfocus> - <textureradioonnofocus>GoFullscreen.png</textureradioonnofocus> - <textureradioofffocus>GoFullscreen.png</textureradioofffocus> - <textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus> - <onleft>606</onleft> - <onright>608</onright> - <onup>9003</onup> - <ondown>9000</ondown> - <enable>Player.HasMedia</enable> - </control> - </control> - <control type="group"> - <depth>DepthMenu</depth> - <top>400</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="group" id="9001"> - <depth>DepthMenu-</depth> - <left>0</left> - <top>70</top> - <onup>9000</onup> - <ondown>9002</ondown> - <control type="grouplist" id="9010"> - <include>HomeSubMenuCommonValues</include> - <onleft>9010</onleft> - <onright>9010</onright> - <visible>Container(9000).HasFocus(2)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuVideos</include> - </control> - <control type="grouplist" id="9016"> - <include>HomeSubMenuCommonValues</include> - <onleft>9016</onleft> - <onright>9016</onright> - <visible>Container(9000).HasFocus(10)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuMovies</include> - </control> - <control type="grouplist" id="9017"> - <include>HomeSubMenuCommonValues</include> - <onleft>9017</onleft> - <onright>9017</onright> - <visible>Container(9000).HasFocus(11)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuTVShows</include> - </control> - <control type="grouplist" id="9011"> - <include>HomeSubMenuCommonValues</include> - <onleft>9011</onleft> - <onright>9011</onright> - <visible>Container(9000).HasFocus(3)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuMusic</include> - </control> - <control type="grouplist" id="9012"> - <include>HomeSubMenuCommonValues</include> - <onleft>9012</onleft> - <onright>9012</onright> - <visible>Container(9000).HasFocus(5)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuSystem</include> - </control> - <control type="grouplist" id="9013"> - <include>HomeSubMenuCommonValues</include> - <onleft>9013</onleft> - <onright>9013</onright> - <visible>Container(9000).HasFocus(6)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuPlayDisc</include> - </control> - <control type="grouplist" id="9014"> - <include>HomeSubMenuCommonValues</include> - <onleft>9014</onleft> - <onright>9014</onright> - <visible>Container(9000).HasFocus(12)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuTV</include> - </control> - <control type="grouplist" id="9015"> - <include>HomeSubMenuCommonValues</include> - <onleft>9013</onleft> - <onright>9013</onright> - <visible>Container(9000).HasFocus(4)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuPictures</include> - </control> - <control type="grouplist" id="9016"> - <include>HomeSubMenuCommonValues</include> - <onleft>9014</onleft> - <onright>9014</onright> - <visible>Container(9000).HasFocus(13)</visible> - <!-- Buttons for the grouplist --> - <include>HomeSubMenuRadio</include> - </control> - </control> - <control type="image"> - <left>-100</left> - <top>0</top> - <width>1480</width> - <height>75</height> - <texture border="0,6,0,6">HomeBack.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>5</top> - <width>1280</width> - <height>6</height> - <texture>HomeOverlay1.png</texture> - </control> - <control type="fixedlist" id="9000"> - <left>-110</left> - <top>5</top> - <width>1500</width> - <height>60</height> - <onleft>9000</onleft> - <onright>9000</onright> - <onup condition="System.HasAddon(script.globalsearch)">608</onup> - <onup condition="!System.HasAddon(script.globalsearch)">603</onup> - <ondown>9001</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>300</scrolltime> - <focusposition>2</focusposition> - <movement>1</movement> - <orientation>Horizontal</orientation> - <itemlayout height="60" width="300"> - <control type="image"> - <left>0</left> - <top>4</top> - <width>1</width> - <height>52</height> - <texture>HomeSeperator.png</texture> - </control> - <control type="image"> - <left>299</left> - <top>4</top> - <width>1</width> - <height>52</height> - <texture>HomeSeperator.png</texture> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>290</width> - <height>60</height> - <font>font_MainMenu</font> - <textcolor>grey3</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="60" width="300"> - <control type="image"> - <left>0</left> - <top>4</top> - <width>1</width> - <height>52</height> - <texture>HomeSeperator.png</texture> - </control> - <control type="image"> - <left>299</left> - <top>4</top> - <width>1</width> - <height>52</height> - <texture>HomeSeperator.png</texture> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>290</width> - <height>60</height> - <font>font_MainMenu</font> - <textcolor>grey3</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>290</width> - <height>60</height> - <font>font_MainMenu</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>Control.HasFocus(9000)</visible> - <include>VisibleFadeEffect</include> - </control> - </focusedlayout> - <content> - <item id="7"> - <label>31950</label> - <onclick>ActivateWindow(Weather)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoWeatherButton) + !IsEmpty(Weather.Plugin)</visible> - </item> - <item id="4"> - <label>31951</label> - <onclick>ActivateWindow(Pictures)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible> - </item> - <item id="13"> - <label>31960</label> - <onclick>ActivateWindow(RadioChannels)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>PVR.HasRadioChannels</visible> - </item> - <item id="12"> - <label>31952</label> - <onclick>ActivateWindow(TVChannels)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>PVR.HasTVChannels</visible> - </item> - <item id="2"> - <label>31953</label> - <onclick condition="StringCompare(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos)</onclick> - <onclick condition="!StringCompare(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos,root)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoVideosButton)</visible> - </item> - <item id="10"> - <label>31954</label> - <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoMovieButton) + Library.HasContent(Movies)</visible> - </item> - <item id="11"> - <label>31955</label> - <onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoTVShowButton) + Library.HasContent(TVShows)</visible> - </item> - <item id="3"> - <label>31956</label> - <onclick condition="StringCompare(Window.Property(MusicDirectLink),True)">ActivateWindow(Music)</onclick> - <onclick condition="!StringCompare(Window.Property(MusicDirectLink),True)">ActivateWindow(Music,root)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible> - </item> - <item id="1"> - <label>31957</label> - <onclick condition="!System.Platform.Android">ActivateWindow(Programs,Addons,return)</onclick> - <onclick condition="System.Platform.Android">ActivateWindow(Programs)</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>!Skin.HasSetting(HomeMenuNoProgramsButton)</visible> - </item> - <item id="6"> - <label>31958</label> - <onclick>PlayDVD()</onclick> - <icon>-</icon> - <thumb>-</thumb> - <visible>System.HasMediaDVD</visible> - </item> - <item id="5"> - <label>31959</label> - <onclick>ActivateWindow(Settings)</onclick> - <icon>-</icon> - <thumb>-</thumb> - </item> - </content> - </control> - <control type="image"> - <left>-10</left> - <top>6</top> - <width>138</width> - <height>63</height> - <texture>SideFade.png</texture> - </control> - <control type="image"> - <left>128r</left> - <top>6</top> - <width>138</width> - <height>63</height> - <texture flipx="true">SideFade.png</texture> - </control> - </control> - <control type="group" id="9002"> - <depth>DepthMenu</depth> - <onup>9001</onup> - <ondown>20</ondown> - <control type="fixedlist" id="700"> - <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(700).NumItems,2) | StringCompare(Container(700).NumItems,4)">conditional</animation> - <visible>Container(9000).HasFocus(2) | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible> - <onleft>700</onleft> - <onright>700</onright> - <onup>9001</onup> - <ondown>20</ondown> - <include>HomeAddonsCommonLayout</include> - <content> - <include>HomeAddonItemsVideos</include> - </content> - </control> - <control type="fixedlist" id="703"> - <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(703).NumItems,2) | StringCompare(Container(703).NumItems,4)">conditional</animation> - <visible>Container(9000).HasFocus(3)</visible> - <onleft>703</onleft> - <onright>703</onright> - <onup>9001</onup> - <ondown>20</ondown> - <include>HomeAddonsCommonLayout</include> - <content> - <include>HomeAddonItemsMusic</include> - </content> - </control> - <control type="fixedlist" id="704"> - <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(704).NumItems,2) | StringCompare(Container(704).NumItems,4)">conditional</animation> - <visible>Container(9000).HasFocus(4)</visible> - <onleft>704</onleft> - <onright>704</onright> - <onup>9001</onup> - <ondown>20</ondown> - <include>HomeAddonsCommonLayout</include> - <content> - <include>HomeAddonItemsPictures</include> - </content> - </control> - <control type="fixedlist" id="705"> - <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(705).NumItems,2) | StringCompare(Container(705).NumItems,4)">conditional</animation> - <visible>Container(9000).HasFocus(1)</visible> - <onleft>705</onleft> - <onright>705</onright> - <onup>9001</onup> - <ondown>20</ondown> - <include>HomeAddonsCommonLayout</include> - <content> - <include>HomeAddonItemsPrograms</include> - </content> - </control> - </control> - <control type="group"> - <depth>DepthMenu-</depth> - <left>0</left> - <top>33r</top> - <visible>system.getbool(lookandfeel.enablerssfeeds)</visible> - <include>Window_OpenClose_Animation</include> - <control type="rss"> - <description>RSS feed</description> - <left>100</left> - <top>0</top> - <height>30</height> - <width>1145</width> - <font>font12</font> - <urlset>1</urlset> - <textcolor>blue</textcolor> - <titlecolor>blue</titlecolor> - <headlinecolor>white</headlinecolor> - </control> - <control type="image"> - <description>RSS background</description> - <left>1250</left> - <top>2</top> - <width>24</width> - <height>24</height> - <texture>icon-rss.png</texture> - </control> - </control> - <control type="group" id="10"> - <depth>DepthFooter</depth> - <left>20</left> - <top>55r</top> - <include>Window_OpenClose_Animation</include> - <control type="button" id="20"> - <description>Power push button</description> - <left>55</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>31003</label> - <font>-</font> - <onclick>ActivateWindow(ShutdownMenu)</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>21</onleft> - <onright>21</onright> - <onup>9002</onup> - <ondown>9003</ondown> - </control> - <control type="image"> - <description>Power Icon</description> - <left>60</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_power.png</texture> - </control> - <control type="button" id="21"> - <description>Favourites push button</description> - <left>0</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>1036</label> - <font>-</font> - <onclick>ActivateWindow(Favourites)</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>20</onleft> - <onright>20</onright> - <onup>9002</onup> - <ondown>9003</ondown> - </control> - <control type="image"> - <description>Favourites Icon</description> - <left>5</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_favourites.png</texture> - </control> - </control> - <control type="group"> - <depth>DepthHeader</depth> - <control type="image"> - <description>LOGO</description> - <left>10</left> - <top>5</top> - <width>120</width> - <height>49</height> - <aspectratio aligny="top" align="left">keep</aspectratio> - <texture>kodi-logo.png</texture> - <include>VisibleFadeEffect</include> - <include>Window_OpenClose_Animation</include> - <visible>!Skin.HasSetting(homepageWeatherinfo)</visible> - </control> - <control type="group"> - <left>20</left> - <top>0</top> - <visible>Skin.HasSetting(homepageWeatherinfo) + !IsEmpty(Weather.Plugin)</visible> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <description>Weather image</description> - <left>0</left> - <top>0</top> - <width>60</width> - <height>60</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[Weather.Conditions]</texture> - </control> - <control type="label"> - <description>Location label</description> - <left>65</left> - <top>5</top> - <width>500</width> - <height>15</height> - <align>left</align> - <aligny>center</aligny> - <font>font10</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[Window(Weather).Property(Location)]</label> - </control> - <control type="grouplist"> - <left>65</left> - <top>20</top> - <width>1000</width> - <height>30</height> - <orientation>horizontal</orientation> - <align>left</align> - <itemgap>0</itemgap> - <control type="label"> - <description>Temp label</description> - <width min="0" max="300">auto</width> - <height>30</height> - <align>left</align> - <aligny>center</aligny> - <font>font28_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>[B]$INFO[Window(Weather).Property(Current.Temperature)][/B]</label> - </control> - <control type="label"> - <description>Temp Units</description> - <width min="0" max="100">auto</width> - <height>22</height> - <font>font10</font> - <aligny>center</aligny> - <label>$INFO[System.TemperatureUnits]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window(Weather).Property(Current.Temperature))</visible> - </control> - <control type="label"> - <description>Conditions Label</description> - <width>500</width> - <height>22</height> - <font>font10</font> - <aligny>center</aligny> - <label>$INFO[Window(Weather).Property(Current.Condition), ]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - </control> - <include>Clock</include> - <control type="label"> - <description>Date label</description> - <right>20</right> - <top>35</top> - <width>300</width> - <height>15</height> - <align>right</align> - <aligny>center</aligny> - <font>font10</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[System.Date]</label> - <include>Window_OpenClose_Animation</include> - <animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml deleted file mode 100644 index cc996da50d..0000000000 --- a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml +++ /dev/null @@ -1,297 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="CommonBackground"> - <control type="image"> - <depth>DepthBackground</depth> - <description>Normal Default Background Image</description> - <include>BackgroundDimensions</include> - <aspectratio>scale</aspectratio> - <texture fallback="special://skin/backgrounds/SKINDEFAULT.jpg">$INFO[Skin.CurrentTheme,special://skin/backgrounds/,.jpg]</texture> - <visible>![Skin.HasSetting(UseCustomBackground) + !IsEmpty(Skin.String(CustomBackgroundPath))]</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <depth>DepthBackground</depth> - <description>User Set Background Image</description> - <include>BackgroundDimensions</include> - <aspectratio>scale</aspectratio> - <texture>$INFO[Skin.String(CustomBackgroundPath)]</texture> - <visible>Skin.HasSetting(UseCustomBackground) + !IsEmpty(Skin.String(CustomBackgroundPath))</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <depth>DepthBackground</depth> - <include>BackgroundDimensions</include> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[ListItem.Art(fanart)]</texture> - <include>backgroundfade</include> - <fadetime>FanartCrossfadeTime</fadetime> - <visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible> - <include>Window_OpenClose_Animation</include> - <visible>![Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)]</visible> - </control> - <control type="image"> - <include>BackgroundDimensions</include> - <texture>special://skin/backgrounds/media-overlay.jpg</texture> - <visible>[Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)] + !Window.IsVisible(TVChannels) + !Window.IsVisible(RadioChannels)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="visualisation"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible> - <visible>IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible> - </control> - <control type="videowindow"> - <depth>DepthBackground</depth> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo) + !Window.IsVisible(TVChannels) + !Window.IsVisible(RadioChannels)</visible> - </control> - <control type="image"> - <depth>DepthBackground</depth> - <left>-20</left> - <top>-40</top> - <width>1320</width> - <height>120</height> - <texture flipy="true" border="1">HomeNowPlayingBack.png</texture> - <visible>[Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)] | [Player.HasAudio + ![Skin.HasSetting(ShowBackgroundVis) | !IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))]] | [!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))]</visible> - <include>VisibleFadeEffect</include> - </control> - </include> - <include name="ContentPanelBackgrounds"> - <control type="image"> - <depth>DepthFloor</depth> - <left>-20</left> - <top></top> - <bottom>0</bottom> - <width>1320</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="rotatex" end="45" time="0" center="620,0" condition="true">Conditional</animation> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(50)</visible> - <control type="image"> - <left>50</left> - <top>60</top> - <width>750</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>750</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(504) | Control.IsVisible(550) | Control.IsVisible(512)</visible> - <control type="image"> - <left>50</left> - <top>60</top> - <width>640</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>640</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>700</left> - <top>60</top> - <width>530</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>700</left> - <top>652</top> - <width>530</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(551) | Control.IsVisible(560) | Control.IsVisible(511) | Control.IsVisible(506) | Control.IsVisible(513)</visible> - <control type="image"> - <left>50</left> - <top>60</top> - <width>840</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>840</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>900</left> - <top>60</top> - <width>330</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>900</left> - <top>652</top> - <width>330</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(501)</visible> - <control type="image"> - <left>50</left> - <top>50</top> - <width>1180</width> - <height>610</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>1180</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(503)</visible> - <control type="image"> - <left>50</left> - <top>230</top> - <width>640</width> - <height>430</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>640</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>700</left> - <top>230</top> - <width>550</width> - <height>430</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>700</left> - <top>652</top> - <width>550</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505)</visible> - <control type="image"> - <left>75</left> - <top>60</top> - <width>1130</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>75</left> - <top>652</top> - <width>1130</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(514)</visible> - <control type="image"> - <left>50</left> - <top>60</top> - <width>490</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>490</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>550</left> - <top>60</top> - <width>680</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>550</left> - <top>652</top> - <width>680</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(515)</visible> - <control type="image"> - <left>50</left> - <top>60</top> - <width>400</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>400</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>460</left> - <top>60</top> - <width>770</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>460</left> - <top>652</top> - <width>770</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/IncludesCodecFlagging.xml b/addons/skin.confluence/720p/IncludesCodecFlagging.xml deleted file mode 100644 index ff1921ffcf..0000000000 --- a/addons/skin.confluence/720p/IncludesCodecFlagging.xml +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="VideoCodecFlaggingConditions"> - <control type="image"> - <description>Video rez Image</description> - <width>55</width> - <height>35</height> - <aspectratio align="right">keep</aspectratio> - <texture>$INFO[ListItem.VideoResolution,flagging/video/,.png]</texture> - </control> - <control type="image"> - <description>Codec Image</description> - <width>80</width> - <height>35</height> - <aspectratio align="left">keep</aspectratio> - <texture>$VAR[videocodec,flagging/video/,.png]</texture> - </control> - </include> - <include name="VideoStereoscopicsFlaggingConditions"> - <control type="image"> - <description>Video stereoscopics flagging image</description> - <width>55</width> - <height>35</height> - <aspectratio align="right">keep</aspectratio> - <texture>flagging/video/3D.png</texture> - <visible>ListItem.IsStereoscopic</visible> - </control> - </include> - <include name="VideoTypeHackFlaggingConditions"> - <control type="image"> - <description>Video Type Image</description> - <width>80</width> - <height>35</height> - <aspectratio align="left">keep</aspectratio> - <texture>$VAR[typehackflagging,flagging/video/,.png]</texture> - <visible>!Skin.HasSetting(HideFilenameFlagging)</visible> - </control> - </include> - <include name="VideoMPAAFlaggingConditions"> - <control type="image"> - <description>Rating image</description> - <width>80</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>$VAR[rating,flagging/ratings/,.png]</texture> - </control> - </include> - <include name="AudioCodecFlaggingConditions"> - <control type="image"> - <description>Audio Codec Image</description> - <width>80</width> - <height>35</height> - <aspectratio align="right">keep</aspectratio> - <texture>$INFO[ListItem.AudioCodec,flagging/audio/,.png]</texture> - </control> - </include> - <include name="AudioChannelsFlaggingConditions"> - <control type="image"> - <description>Audio Codec Image</description> - <width>55</width> - <height>35</height> - <aspectratio align="left">keep</aspectratio> - <texture>$INFO[ListItem.AudioChannels,flagging/audio/,.png]</texture> - </control> - </include> - <include name="AspectCodecFlaggingConditions"> - <control type="image"> - <description>Aspectratio Image</description> - <width>55</width> - <height>35</height> - <aspectratio align="right">keep</aspectratio> - <texture>$INFO[ListItem.VideoAspect,flagging/aspectratio/,.png]</texture> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/IncludesHomeMenuItems.xml b/addons/skin.confluence/720p/IncludesHomeMenuItems.xml deleted file mode 100644 index 1613bf1a05..0000000000 --- a/addons/skin.confluence/720p/IncludesHomeMenuItems.xml +++ /dev/null @@ -1,485 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="HomeSubMenuVideos"> - <control type="image" id="90101"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90102"> - <include>ButtonHomeSubCommonValues</include> - <label>342</label> - <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick> - <visible>Library.HasContent(Movies) + Skin.HasSetting(HomeMenuNoMovieButton)</visible> - </control> - <control type="button" id="90103"> - <include>ButtonHomeSubCommonValues</include> - <label>20343</label> - <onclick>ActivateWindow(Videos,TvShowTitles,return)</onclick> - <visible>Library.HasContent(TVShows) + Skin.HasSetting(HomeMenuNoTVShowButton)</visible> - </control> - <control type="button" id="90104"> - <include>ButtonHomeSubCommonValues</include> - <label>20389</label> - <onclick>ActivateWindow(Videos,MusicVideoTitles,return)</onclick> - <visible>Library.HasContent(MusicVideos)</visible> - </control> - <control type="button" id="90105"> - <include>ButtonHomeSubCommonValues</include> - <label>744</label> - <onclick>ActivateWindow(Videos,Files,return)</onclick> - </control> - <control type="button" id="90106"> - <include>ButtonHomeSubCommonValues</include> - <label>14022</label> - <onclick>ActivateWindow(Videos,Root)</onclick> - <visible>Library.HasContent(Video)</visible> - </control> - <control type="button" id="90107"> - <include>ButtonHomeSubCommonValues</include> - <label>24001</label> - <onclick>ActivateWindow(Videos,Addons,return)</onclick> - </control> - <control type="image" id="90108"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuMovies"> - <control type="image" id="90161"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90162"> - <include>ButtonHomeSubCommonValues</include> - <label>31328</label> - <onclick>ActivateWindow(Videos,RecentlyAddedMovies,return)</onclick> - </control> - <control type="button" id="90163"> - <include>ButtonHomeSubCommonValues</include> - <label>20434</label> - <onclick>ActivateWindow(Videos,MovieSets,return)</onclick> - <visible>Library.HasContent(MovieSets)</visible> - </control> - <control type="button" id="90164"> - <include>ButtonHomeSubCommonValues</include> - <label>369</label> - <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick> - </control> - <control type="button" id="90165"> - <include>ButtonHomeSubCommonValues</include> - <label>135</label> - <onclick>ActivateWindow(Videos,MovieGenres,return)</onclick> - </control> - <control type="button" id="90166"> - <include>ButtonHomeSubCommonValues</include> - <label>652</label> - <onclick>ActivateWindow(Videos,MovieYears,return)</onclick> - </control> - <control type="button" id="90167"> - <include>ButtonHomeSubCommonValues</include> - <label>344</label> - <onclick>ActivateWindow(Videos,MovieActors,return)</onclick> - </control> - <control type="image" id="90168"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuTVShows"> - <control type="image" id="90171"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90172"> - <include>ButtonHomeSubCommonValues</include> - <label>31328</label> - <onclick>ActivateWindow(Videos,RecentlyAddedEpisodes,return)</onclick> - </control> - <control type="button" id="90173"> - <include>ButtonHomeSubCommonValues</include> - <label>575</label> - <onclick>ActivateWindow(Videos,InProgressTvShows,return)</onclick> - </control> - <control type="button" id="90174"> - <include>ButtonHomeSubCommonValues</include> - <label>369</label> - <onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick> - </control> - <control type="button" id="90175"> - <include>ButtonHomeSubCommonValues</include> - <label>135</label> - <onclick>ActivateWindow(Videos,TVShowGenres,return)</onclick> - </control> - <control type="button" id="90176"> - <include>ButtonHomeSubCommonValues</include> - <label>652</label> - <onclick>ActivateWindow(Videos,TVShowYears,return)</onclick> - </control> - <control type="button" id="90177"> - <include>ButtonHomeSubCommonValues</include> - <label>344</label> - <onclick>ActivateWindow(Videos,TVShowActors,return)</onclick> - </control> - <control type="image" id="90178"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuMusic"> - <control type="image" id="90111"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90112"> - <include>ButtonHomeSubCommonValues</include> - <label>133</label> - <onclick>ActivateWindow(Music,Artists,return)</onclick> - <visible>Library.HasContent(Music)</visible> - </control> - <control type="button" id="90113"> - <include>ButtonHomeSubCommonValues</include> - <label>132</label> - <onclick>ActivateWindow(Music,Albums,return)</onclick> - <visible>Library.HasContent(Music)</visible> - </control> - <control type="button" id="90114"> - <include>ButtonHomeSubCommonValues</include> - <label>134</label> - <onclick>ActivateWindow(Music,Songs,return)</onclick> - <visible>Library.HasContent(Music)</visible> - </control> - <control type="button" id="90115"> - <include>ButtonHomeSubCommonValues</include> - <label>744</label> - <onclick>ActivateWindow(Music,Files,return)</onclick> - </control> - <control type="button" id="90116"> - <include>ButtonHomeSubCommonValues</include> - <label>14022</label> - <onclick>ActivateWindow(Music,Root)</onclick> - <visible>Library.HasContent(Music)</visible> - </control> - <control type="button" id="90117"> - <include>ButtonHomeSubCommonValues</include> - <label>24001</label> - <onclick>ActivateWindow(Music,Addons,return)</onclick> - </control> - <control type="image" id="90119"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuSystem"> - <control type="image" id="90121"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90122"> - <include>ButtonHomeSubCommonValues</include> - <label>5</label> - <onclick>ActivateWindow(Settings)</onclick> - </control> - <control type="button" id="90123"> - <include>ButtonHomeSubCommonValues</include> - <label>7</label> - <onclick>ActivateWindow(FileManager)</onclick> - </control> - <control type="button" id="90124"> - <include>ButtonHomeSubCommonValues</include> - <label>13200</label> - <onclick>ActivateWindow(Profiles)</onclick> - </control> - <control type="button" id="90125"> - <include>ButtonHomeSubCommonValues</include> - <label>130</label> - <onclick>ActivateWindow(SystemInfo)</onclick> - </control> - <control type="button" id="90126"> - <include>ButtonHomeSubCommonValues</include> - <label>14111</label> - <onclick>ActivateWindow(EventLog,events://,return)</onclick> - <visible>system.getbool(eventlog.enabled)</visible> - </control> - <control type="image" id="90127"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuPlayDisc"> - <control type="image" id="90131"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90132"> - <include>ButtonHomeSubCommonValues</include> - <label>13391</label> - <onclick>SetFocus(9000)</onclick> - <onclick>EjectTray()</onclick> - </control> - <control type="image" id="90133"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuPictures"> - <control type="image" id="90147"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90148"> - <include>ButtonHomeSubCommonValues</include> - <label>24001</label> - <onclick>ActivateWindow(Pictures,Addons,return)</onclick> - </control> - <control type="image" id="90149"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuTV"> - <control type="image" id="90141"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90143"> - <include>ButtonHomeSubCommonValues</include> - <label>19019</label> - <onclick>ActivateWindow(TVChannels)</onclick> - </control> - <control type="button" id="90144"> - <include>ButtonHomeSubCommonValues</include> - <label>22020</label> - <onclick>ActivateWindow(TVGuide)</onclick> - </control> - <control type="button" id="90145"> - <include>ButtonHomeSubCommonValues</include> - <label>19163</label> - <onclick>ActivateWindow(TVRecordings)</onclick> - </control> - <control type="button" id="90146"> - <include>ButtonHomeSubCommonValues</include> - <label>19138</label> - <onclick>ActivateWindow(TVTimerRules)</onclick> - </control> - <control type="button" id="90147"> - <include>ButtonHomeSubCommonValues</include> - <label>19040</label> - <onclick>ActivateWindow(TVTimers)</onclick> - </control> - <control type="button" id="90148"> - <include>ButtonHomeSubCommonValues</include> - <label>137</label> - <onclick>ActivateWindow(TVSearch)</onclick> - </control> - <control type="image" id="90149"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeSubMenuRadio"> - <control type="image" id="90141"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture> - </control> - <control type="button" id="90243"> - <include>ButtonHomeSubCommonValues</include> - <label>19019</label> - <onclick>ActivateWindow(RadioChannels)</onclick> - </control> - <control type="button" id="90244"> - <include>ButtonHomeSubCommonValues</include> - <label>22020</label> - <onclick>ActivateWindow(RadioGuide)</onclick> - </control> - <control type="button" id="90245"> - <include>ButtonHomeSubCommonValues</include> - <label>19163</label> - <onclick>ActivateWindow(RadioRecordings)</onclick> - </control> - <control type="button" id="90246"> - <include>ButtonHomeSubCommonValues</include> - <label>19138</label> - <onclick>ActivateWindow(RadioTimerRules)</onclick> - </control> - <control type="button" id="90247"> - <include>ButtonHomeSubCommonValues</include> - <label>19040</label> - <onclick>ActivateWindow(RadioTimers)</onclick> - </control> - <control type="button" id="90248"> - <include>ButtonHomeSubCommonValues</include> - <label>137</label> - <onclick>ActivateWindow(RadioSearch)</onclick> - </control> - <control type="image" id="90249"> - <width>35</width> - <height>35</height> - <texture border="0,0,0,3">HomeSubEnd.png</texture> - </control> - </include> - <include name="HomeAddonItemsVideos"> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeVideosButton1)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton1))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeVideosButton1))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeVideosButton2))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeVideosButton2)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton2))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeVideosButton2))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeVideosButton3))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeVideosButton3)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton3))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeVideosButton3))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeVideosButton4))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeVideosButton4)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton4))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeVideosButton4))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeVideosButton5))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeVideosButton5)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeVideosButton5))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeVideosButton5))</visible> - </item> - </include> - <include name="HomeAddonItemsMusic"> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeMusicButton1))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeMusicButton1)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton1))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeMusicButton1))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeMusicButton2))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeMusicButton2)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton2))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeMusicButton2))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeMusicButton3))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeMusicButton3)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton3))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeMusicButton3))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeMusicButton4))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeMusicButton4)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton4))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeMusicButton4))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeMusicButton5))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeMusicButton5)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeMusicButton5))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeMusicButton5))</visible> - </item> - </include> - <include name="HomeAddonItemsPictures"> - <item> - <label>$INFO[system.addontitle(Skin.String(HomePictureButton1))]</label> - <onclick>RunAddon($INFO[Skin.String(HomePictureButton1)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomePictureButton1))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomePictureButton1))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomePictureButton2))]</label> - <onclick>RunAddon($INFO[Skin.String(HomePictureButton2)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomePictureButton2))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomePictureButton2))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomePictureButton3))]</label> - <onclick>RunAddon($INFO[Skin.String(HomePictureButton3)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomePictureButton3))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomePictureButton3))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomePictureButton4))]</label> - <onclick>RunAddon($INFO[Skin.String(HomePictureButton4)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomePictureButton4))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomePictureButton4))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomePictureButton5))]</label> - <onclick>RunAddon($INFO[Skin.String(HomePictureButton5)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomePictureButton5))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomePictureButton5))</visible> - </item> - </include> - <include name="HomeAddonItemsPrograms"> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeProgramButton1))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeProgramButton1)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton1))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeProgramButton1))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeProgramButton2))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeProgramButton2)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton2))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeProgramButton2))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeProgramButton3))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeProgramButton3)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton3))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeProgramButton3))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeProgramButton4))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeProgramButton4)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton4))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeProgramButton4))</visible> - </item> - <item> - <label>$INFO[system.addontitle(Skin.String(HomeProgramButton5))]</label> - <onclick>RunAddon($INFO[Skin.String(HomeProgramButton5)])</onclick> - <icon>$INFO[system.addonicon(Skin.String(HomeProgramButton5))]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Skin.String(HomeProgramButton5))</visible> - </item> - </include> -</includes> diff --git a/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml deleted file mode 100644 index 6496d8193a..0000000000 --- a/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml +++ /dev/null @@ -1,786 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="HomeRecentlyAddedInfo"> - <control type="group" id="9003"> - <depth>DepthMenu</depth> - <onup>20</onup> - <ondown condition="System.HasAddon(script.globalsearch)">608</ondown> - <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown> - <visible>!Window.IsVisible(Favourites)</visible> - <include>VisibleFadeEffect</include> - <animation effect="fade" time="225" delay="750">WindowOpen</animation> - <animation effect="fade" time="150">WindowClose</animation> - <control type="group"> - <left>190</left> - <top>50</top> - <visible>Library.HasContent(Movies)</visible> - <visible>Container(9000).Hasfocus(10) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo)</visible> - <include>VisibleFadeEffect</include> - <control type="label"> - <description>Title label</description> - <left>180</left> - <top>220</top> - <height>20</height> - <width>540</width> - <label>20386</label> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="8000"> - <animation effect="slide" start="0,0" end="90,0" time="0" condition="StringCompare(Container(8000).NumItems,4)">conditional</animation> - <animation effect="slide" start="0,0" end="180,0" time="0" condition="StringCompare(Container(8000).NumItems,3)">conditional</animation> - <animation effect="slide" start="0,0" end="270,0" time="0" condition="StringCompare(Container(8000).NumItems,2)">conditional</animation> - <animation effect="slide" start="0,0" end="360,0" time="0" condition="StringCompare(Container(8000).NumItems,1)">conditional</animation> - <left>0</left> - <top>0</top> - <width>900</width> - <height>220</height> - <onleft>8000</onleft> - <onright>8000</onright> - <onup>20</onup> - <ondown condition="System.HasAddon(script.globalsearch)">608</ondown> - <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <orientation>Horizontal</orientation> - <itemlayout height="220" width="180"> - <control type="image"> - <description>background</description> - <left>0</left> - <top>0</top> - <width>180</width> - <height>220</height> - <texture border="15">RecentAddedBack.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>160</width> - <height>170</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <left>15</left> - <top>185</top> - <width>150</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="220" width="180"> - <control type="image"> - <description>background</description> - <left>0</left> - <top>0</top> - <width>180</width> - <height>220</height> - <texture border="15">RecentAddedBack.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>160</width> - <height>170</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <visible>Control.HasFocus(8000)</visible> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>160</width> - <height>170</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <visible>!Control.HasFocus(8000)</visible> - </control> - <control type="label"> - <left>15</left> - <top>185</top> - <width>150</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>!Control.HasFocus(8000)</visible> - </control> - <control type="label"> - <left>15</left> - <top>185</top> - <width>150</width> - <height>20</height> - <font>font12</font> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>Control.HasFocus(8000)</visible> - </control> - </focusedlayout> - <content> - <item> - <label>$INFO[Window.Property(LatestMovie.1.Title)]</label> - <label2 /> - <onclick>PlayMedia($ESCINFO[Window.Property(LatestMovie.1.Path)])</onclick> - <icon>$INFO[Window.Property(LatestMovie.1.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.2.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.3.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.4.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.5.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.6.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.7.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.8.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.9.Thumb)]</icon> - <thumb>-</thumb> - <visible>!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>$INFO[Window.Property(LatestMovie.10.Thumb)]</icon> - <thumb>-</thumb> - <visible>!IsEmpty(Window.Property(LatestMovie.10.Title))</visible> - </item> - </content> - </control> - <control type="button"> - <description>left Arrow</description> - <left>-40</left> - <top>90</top> - <width>30</width> - <height>40</height> - <texturefocus>arrow-big-left.png</texturefocus> - <texturenofocus>arrow-big-left.png</texturenofocus> - <onclick>Control.Move(8000,-1)</onclick> - <visible>Control.HasFocus(8000) + Container(8000).HasPrevious</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="button"> - <description>right Arrow</description> - <left>910</left> - <top>90</top> - <width>30</width> - <height>40</height> - <texturefocus>arrow-big-right.png</texturefocus> - <texturenofocus>arrow-big-right.png</texturenofocus> - <onclick>Control.Move(8000,1)</onclick> - <visible>Control.HasFocus(8000) + Container(8000).HasNext</visible> - <include>VisibleFadeEffect</include> - </control> - </control> - <control type="group"> - <left>160</left> - <top>50</top> - <visible>Library.HasContent(TVShows)</visible> - <visible>Container(9000).Hasfocus(11) + !Skin.HasSetting(HomepageHideRecentlyAddedVideo)</visible> - <include>VisibleFadeEffect</include> - <control type="label"> - <description>Title label</description> - <left>240</left> - <top>220</top> - <height>20</height> - <width>480</width> - <label>20387</label> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="8001"> - <animation effect="slide" start="0,0" end="120,0" time="0" condition="StringCompare(Container(8001).NumItems,3)">conditional</animation> - <animation effect="slide" start="0,0" end="240,0" time="0" condition="StringCompare(Container(8001).NumItems,2)">conditional</animation> - <animation effect="slide" start="0,0" end="360,0" time="0" condition="StringCompare(Container(8001).NumItems,1)">conditional</animation> - <left>0</left> - <top>0</top> - <width>960</width> - <height>240</height> - <onleft>8001</onleft> - <onright>8001</onright> - <onup>20</onup> - <ondown condition="System.HasAddon(script.globalsearch)">608</ondown> - <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <orientation>Horizontal</orientation> - <itemlayout height="220" width="240"> - <control type="image"> - <description>background</description> - <left>0</left> - <top>0</top> - <width>240</width> - <height>220</height> - <texture border="15">RecentAddedBack.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>220</width> - <height>155</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <left>20</left> - <top>168</top> - <width>200</width> - <height>20</height> - <font>font10</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="label"> - <left>20</left> - <top>185</top> - <width>200</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="220" width="240"> - <control type="image"> - <description>background</description> - <left>0</left> - <top>0</top> - <width>240</width> - <height>220</height> - <texture border="15">RecentAddedBack.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>220</width> - <height>155</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <visible>Control.HasFocus(8001)</visible> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>220</width> - <height>155</height> - <aspectratio>scale</aspectratio> - <texture>$INFO[ListItem.Icon]</texture> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <visible>!Control.HasFocus(8001)</visible> - </control> - <control type="label"> - <left>20</left> - <top>168</top> - <width>200</width> - <height>20</height> - <font>font10</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="label"> - <left>20</left> - <top>185</top> - <width>200</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>!Control.HasFocus(8001)</visible> - </control> - <control type="label"> - <left>20</left> - <top>185</top> - <width>200</width> - <height>20</height> - <font>font12</font> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>Control.HasFocus(8001)</visible> - </control> - </focusedlayout> - <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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.1.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.2.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.3.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.4.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.5.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.6.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.7.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.8.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.9.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestEpisode.10.Thumb)]</thumb> - <visible>!IsEmpty(Window.Property(LatestEpisode.10.EpisodeTitle))</visible> - </item> - </content> - </control> - <control type="button"> - <description>left Arrow</description> - <left>-40</left> - <top>90</top> - <width>30</width> - <height>40</height> - <texturefocus>arrow-big-left.png</texturefocus> - <texturenofocus>arrow-big-left.png</texturenofocus> - <onclick>Control.Move(8001,-1)</onclick> - <visible>Control.HasFocus(8001) + Container(8001).HasPrevious</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="button"> - <description>right Arrow</description> - <left>970</left> - <top>90</top> - <width>30</width> - <height>40</height> - <texturefocus>arrow-big-right.png</texturefocus> - <texturenofocus>arrow-big-right.png</texturenofocus> - <onclick>Control.Move(8001,1)</onclick> - <visible>Control.HasFocus(8001) + Container(8001).HasNext</visible> - <include>VisibleFadeEffect</include> - </control> - </control> - <control type="group"> - <left>240</left> - <top>50</top> - <visible>Library.HasContent(Music)</visible> - <visible>Container(9000).Hasfocus(3) + !Skin.HasSetting(HomepageHideRecentlyAddedAlbums)</visible> - <include>VisibleFadeEffect</include> - <control type="label"> - <description>Title label</description> - <left>160</left> - <top>220</top> - <height>20</height> - <width>480</width> - <label>359</label> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="8002"> - <animation effect="slide" start="0,0" end="100,0" time="0" condition="StringCompare(Container(8002).NumItems,3)">conditional</animation> - <animation effect="slide" start="0,0" end="200,0" time="0" condition="StringCompare(Container(8002).NumItems,2)">conditional</animation> - <animation effect="slide" start="0,0" end="300,0" time="0" condition="StringCompare(Container(8002).NumItems,1)">conditional</animation> - <left>0</left> - <top>0</top> - <width>800</width> - <height>240</height> - <onleft>8002</onleft> - <onright>8002</onright> - <onup>20</onup> - <ondown condition="System.HasAddon(script.globalsearch)">608</ondown> - <ondown condition="!System.HasAddon(script.globalsearch)">603</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>-</pagecontrol> - <scrolltime>200</scrolltime> - <orientation>Horizontal</orientation> - <itemlayout height="220" width="200"> - <control type="image"> - <description>background</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>220</height> - <texture border="15">RecentAddedBack.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>180</width> - <height>155</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <left>10</left> - <top>170</top> - <width>180</width> - <height>20</height> - <font>font10</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="label"> - <left>10</left> - <top>190</top> - <width>180</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="220" width="200"> - <control type="image"> - <description>background</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>220</height> - <texture border="15">RecentAddedBack.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>180</width> - <height>155</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <visible>Control.HasFocus(8002)</visible> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>180</width> - <height>155</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <visible>!Control.HasFocus(8002)</visible> - </control> - <control type="label"> - <left>10</left> - <top>170</top> - <width>180</width> - <height>20</height> - <font>font10</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="label"> - <left>10</left> - <top>190</top> - <width>180</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>!Control.HasFocus(8002)</visible> - </control> - <control type="label"> - <left>10</left> - <top>190</top> - <width>180</width> - <height>20</height> - <font>font12</font> - <textcolor>blue</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>Control.HasFocus(8002)</visible> - </control> - </focusedlayout> - <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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.1.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.2.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.3.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.4.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.5.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.6.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.7.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.8.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.9.Thumb)]</thumb> - <visible>!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>-</icon> - <thumb>$INFO[Window.Property(LatestAlbum.10.Thumb)]</thumb> - <visible>!IsEmpty(Window.Property(LatestAlbum.10.Title))</visible> - </item> - </content> - </control> - <control type="button"> - <description>left Arrow</description> - <left>-40</left> - <top>90</top> - <width>30</width> - <height>40</height> - <texturefocus>arrow-big-left.png</texturefocus> - <texturenofocus>arrow-big-left.png</texturenofocus> - <onclick>Control.Move(8002,-1)</onclick> - <visible>Control.HasFocus(8002) + Container(8002).HasPrevious</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="button"> - <description>right Arrow</description> - <left>810</left> - <top>90</top> - <width>30</width> - <height>40</height> - <texturefocus>arrow-big-right.png</texturefocus> - <texturenofocus>arrow-big-right.png</texturenofocus> - <onclick>Control.Move(8002,1)</onclick> - <visible>Control.HasFocus(8002) + Container(8002).HasNext</visible> - <include>VisibleFadeEffect</include> - </control> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/IncludesPVR.xml b/addons/skin.confluence/720p/IncludesPVR.xml deleted file mode 100644 index 765451e54f..0000000000 --- a/addons/skin.confluence/720p/IncludesPVR.xml +++ /dev/null @@ -1,244 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="PVRHeader"> - <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_video.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[19020]</label> - <visible>IsEmpty(Window.Property(IsRadio))</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>$LOCALIZE[19021]</label> - <visible>!IsEmpty(Window.Property(IsRadio))</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[19019]</label> - <visible>Window.IsActive(TVChannels) | Window.IsActive(RadioChannels)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[22020]</label> - <visible>Window.IsActive(TVGuide) | Window.IsActive(RadioGuide)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[19017]</label> - <visible>Window.IsActive(TVRecordings) | Window.IsActive(RadioRecordings)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[19138]</label> - <visible>Window.IsActive(TVTimerRules) | Window.IsActive(RadioTimerRules)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[19040]</label> - <visible>Window.IsActive(TVTimers) | Window.IsActive(RadioTimers)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[137]</label> - <visible>Window.IsActive(TVSearch) | Window.IsActive(RadioSearch)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>$INFO[Control.GetLabel(29),[COLOR=blue] - [/COLOR]]</label> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>$INFO[Control.GetLabel(30),[COLOR=blue] - [/COLOR]]</label> - </control> - </control> - <control type="label" id="29"> - <description>Empty so we can pass the values up one level</description> - <visible>False</visible> - </control> - <control type="label" id="30"> - <description>Empty so we can pass the values up one level</description> - <visible>False</visible> - </control> - <include>Clock</include> - </control> - </include> - <include name="PVRSideBlade"> - <control type="group"> - <left>-250</left> - <include>SideBladeLeft</include> - <control type="grouplist" id="9000"> - <left>0</left> - <top>55</top> - <width>250</width> - <onleft>9000</onleft> - <onright>50</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <itemgap>0</itemgap> - <control type="label" id="200"> - <width>250</width> - <height>35</height> - <font>font13</font> - <label>33063</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="button" id="100"> - <description>Channels</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19019</label> - <onclick condition="Window.IsActive(TVChannels) | Window.IsActive(RadioChannels)">NextChannelGroup</onclick> - <onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVChannels)</onclick> - <onclick condition="!IsEmpty(Window.Property(IsRadio))">ActivateWindow(RadioChannels)</onclick> - </control> - <control type="button" id="101"> - <description>TV Guide</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>22020</label> - <onclick condition="Window.IsActive(TVGuide) | Window.IsActive(RadioGuide)">NextChannelGroup</onclick> - <onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVGuide)</onclick> - <onclick condition="!IsEmpty(Window.Property(IsRadio))">ActivateWindow(RadioGuide)</onclick> - </control> - <control type="button" id="102"> - <description>Recordings</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19163</label> - <onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVRecordings)</onclick> - <onclick condition="!IsEmpty(Window.Property(IsRadio))">ActivateWindow(RadioRecordings)</onclick> - </control> - <control type="button" id="105"> - <description>Timer Rules</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19138</label> - <onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVTimerRules)</onclick> - <onclick condition="!IsEmpty(Window.Property(IsRadio))">ActivateWindow(RadioTimerRules)</onclick> - </control> - <control type="button" id="103"> - <description>Timers</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19040</label> - <onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVTimers)</onclick> - <onclick condition="!IsEmpty(Window.Property(IsRadio))">ActivateWindow(RadioTimers)</onclick> - </control> - <control type="button" id="104"> - <description>Search</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>137</label> - <onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVSearch)</onclick> - <onclick condition="!IsEmpty(Window.Property(IsRadio))">ActivateWindow(RadioSearch)</onclick> - </control> - <control type="label" id="201"> - <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="28"> - <description>Channel Groups</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>-</label> - </control> - <control type="button" id="2"> - <description>View As button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>-</label> - <!-- <visible>Window.IsActive(TVGuide) | Window.IsActive(RadioGuide)</visible> --> - </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>-</alttexturenofocus> - <label>31051</label> - <altlabel>31050</altlabel> - <usealttexture>Container.SortDirection(Ascending)</usealttexture> - </control> - <control type="radiobutton" id="31"> - <description>Filter</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>587</label> - <selected>Container.Filtered</selected> - <onclick>right</onclick> - <visible>Window.IsActive(TVChannels) | Window.IsActive(RadioChannels)</visible> - </control> - <!-- Misc Options (ID is completely arbitrary) --> - <control type="label" id="205"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <visible>Control.IsVisible(5) | Control.IsVisible(6) | Control.IsVisible(7) | Control.IsVisible(8)</visible> - </control> - <control type="radiobutton" id="5"> - <description>Group recording items by folder structure</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19270</label> - <visible>Window.IsActive(TVRecordings) | Window.IsActive(RadioRecordings)</visible> - </control> - <control type="radiobutton" id="6"> - <description>Show hidden channels</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19051</label> - <visible>Window.IsActive(TVChannels) | Window.IsActive(RadioChannels)</visible> - </control> - <control type="radiobutton" id="7"> - <description>Show deleted recordings</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19184</label> - <visible>Window.IsActive(TVRecordings) | Window.IsActive(RadioRecordings)</visible> - </control> - <control type="radiobutton" id="8"> - <description>Hide disabled timers</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>19077</label> - <visible>Window.IsActive(TVTimers) | Window.IsActive(RadioTimers) | Window.IsActive(TVTimerRules) | Window.IsActive(RadioTimerRules)</visible> - </control> - <!-- Playback controls --> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/LockSettings.xml b/addons/skin.confluence/720p/LockSettings.xml deleted file mode 100644 index 25a579fc9b..0000000000 --- a/addons/skin.confluence/720p/LockSettings.xml +++ /dev/null @@ -1,112 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>5</defaultcontrol> - <coordinates> - <left>290</left> - <top>75</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="700" /> - <param name="DialogBackgroundHeight" value="570" /> - <param name="DialogHeaderWidth" value="620" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[20043]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="610" /> - <param name="CloseButtonNav" value="5" /> - </include> - <control type="grouplist" id="5"> - <description>control area</description> - <left>30</left> - <top>70</top> - <width>640</width> - <height>410</height> - <itemgap>5</itemgap> - <onleft>28</onleft> - <onright>29</onright> - <onup>28</onup> - <ondown>28</ondown> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <aligny>center</aligny> - <reverse>yes</reverse> - </control> - <control type="image" id="11"> - <description>separator image</description> - <height>2</height> - <texture>separator2.png</texture> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button" id="28"> - <description>Ok Button</description> - <left>145</left> - <top>505</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>29</onleft> - <onright>29</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="button" id="29"> - <description>Cancel Button</description> - <left>355</left> - <top>505</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>28</onleft> - <onright>28</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/LoginScreen.xml b/addons/skin.confluence/720p/LoginScreen.xml deleted file mode 100644 index 5c235e53db..0000000000 --- a/addons/skin.confluence/720p/LoginScreen.xml +++ /dev/null @@ -1,233 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">52</defaultcontrol> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <include>CommonBackground</include> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="image"> - <description>LOGO</description> - <left>10</left> - <top>10</top> - <width>100</width> - <height>50</height> - <aspectratio aligny="top" align="left">keep</aspectratio> - <texture>kodi-logo.png</texture> - <include>Window_OpenClose_Animation</include> - </control> - <control type="image"> - <left>265</left> - <top>60</top> - <width>750</width> - <height>600</height> - <texture border="10">ContentPanel.png</texture> - </control> - <control type="image"> - <left>265</left> - <top>652</top> - <width>750</width> - <height>64</height> - <texture border="10">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>295</left> - <top>100</top> - <width>690</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[31421]</label> - </control> - <control type="list" id="52"> - <left>295</left> - <top>170</top> - <width>690</width> - <height>401</height> - <onleft>20</onleft> - <onright>20</onright> - <onup>52</onup> - <ondown>52</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="100" width="690"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>95</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>80</width> - <height>75</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>110</left> - <top>10</top> - <width>580</width> - <height>40</height> - <font>font24_title</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>110</left> - <top>50</top> - <width>580</width> - <height>25</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </itemlayout> - <focusedlayout height="100" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>95</height> - <texture border="5">button-nofocus.png</texture> - <visible>!Control.HasFocus(52)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>95</height> - <texture border="5">button-focus2.png</texture> - <visible>Control.HasFocus(52)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>80</width> - <height>75</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>110</left> - <top>10</top> - <width>580</width> - <height>40</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>110</left> - <top>50</top> - <width>580</width> - <height>25</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </focusedlayout> - </control> - <control type="image"> - <description>LOGO</description> - <left>265</left> - <top>580</top> - <width>220</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>Confluence_Logo.png</texture> - </control> - <control type="group"> - <left>940</left> - <top>600</top> - <control type="label"> - <left>-580</left> - <top>0</top> - <width>580</width> - <height>45</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[31003]</label> - </control> - <control type="button" id="20"> - <description>Power push button</description> - <left>10</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>-</label> - <font>-</font> - <onclick>ActivateWindow(ShutdownMenu)</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>52</onleft> - <onright>52</onright> - <onup>52</onup> - <ondown>52</ondown> - <colordiffuse>CCFFFFFF</colordiffuse> - </control> - <control type="image"> - <description>Power Icon</description> - <left>15</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_power.png</texture> - </control> - </control> - </control> - <control type="group"> - <depth>DepthHeader</depth> - <include>Clock</include> - <control type="label"> - <description>Date label</description> - <right>20</right> - <top>35</top> - <width>200</width> - <height>15</height> - <align>right</align> - <aligny>center</aligny> - <font>font10</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[System.Date]</label> - <include>Window_OpenClose_Animation</include> - <animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MusicOSD.xml b/addons/skin.confluence/720p/MusicOSD.xml deleted file mode 100644 index 9f5ad2987b..0000000000 --- a/addons/skin.confluence/720p/MusicOSD.xml +++ /dev/null @@ -1,348 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">100</defaultcontrol> - <onload condition="!MusicPlayer.Content(LiveTV)">SetFocus(602)</onload> - <include>dialogeffect</include> - <depth>DepthOSD</depth> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="button"> - <description>Close Window button</description> - <left>84r</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>Dialog.Close(MusicOSD,true)</onclick> - <onclick>FullScreen</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <animation effect="fade" time="150">VisibleChange</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(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible> - </control> - <control type="slider" id="87"> - <depth>DepthOSD+</depth> - <description>Seek Slider</description> - <left>430</left> - <top>82r</top> - <width>720</width> - <height>16</height> - <onup>702</onup> - <ondown>26</ondown> - <action>seek</action> - <texturesliderbar>seekslider2.png</texturesliderbar> - <textureslidernib>osd_slider_nibNF.png</textureslidernib> - <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> - <animation effect="fade" time="150">VisibleChange</animation> - <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 type="grouplist" id="100"> - <left>325</left> - <top>60r</top> - <orientation>horizontal</orientation> - <itemgap>0</itemgap> - <animation effect="fade" time="150">VisibleChange</animation> - <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"> - <width>55</width> - <height>55</height> - <label>210</label> - <font>-</font> - <texturefocus>OSDChannelUPFO.png</texturefocus> - <texturenofocus>OSDChannelUPNF.png</texturenofocus> - <onclick>PlayerControl(Previous)</onclick> - <visible>MusicPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="301"> - <width>55</width> - <height>55</height> - <label>209</label> - <font>-</font> - <texturefocus>OSDChannelDownFO.png</texturefocus> - <texturenofocus>OSDChannelDownNF.png</texturenofocus> - <onclick>PlayerControl(Next)</onclick> - <visible>MusicPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="600"> - <width>55</width> - <height>55</height> - <label>210</label> - <font>-</font> - <texturefocus>OSDPrevTrackFO.png</texturefocus> - <texturenofocus>OSDPrevTrackNF.png</texturenofocus> - <onclick>PlayerControl(Previous)</onclick> - <visible>!MusicPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="601"> - <width>55</width> - <height>55</height> - <label>31354</label> - <font>-</font> - <texturefocus>OSDRewindFO.png</texturefocus> - <texturenofocus>OSDRewindNF.png</texturenofocus> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation> - <onclick>PlayerControl(Rewind)</onclick> - <enable>Player.SeekEnabled</enable> - </control> - <control type="togglebutton" id="602"> - <width>55</width> - <height>55</height> - <label>31351</label> - <altlabel>208</altlabel> - <font>-</font> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.PauseEnabled">Conditional</animation> - <onclick>PlayerControl(Play)</onclick> - <enable>Player.PauseEnabled</enable> - </control> - <control type="button" id="603"> - <width>55</width> - <height>55</height> - <label>31352</label> - <font>-</font> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onclick>PlayerControl(Stop)</onclick> - </control> - <control type="button" id="604"> - <width>55</width> - <height>55</height> - <label>31353</label> - <font>-</font> - <texturefocus>OSDForwardFO.png</texturefocus> - <texturenofocus>OSDForwardNF.png</texturenofocus> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation> - <onclick>PlayerControl(Forward)</onclick> - <enable>Player.SeekEnabled</enable> - </control> - <control type="button" id="605"> - <width>55</width> - <height>55</height> - <label>209</label> - <font>-</font> - <texturefocus>OSDNextTrackFO.png</texturefocus> - <texturenofocus>OSDNextTrackNF.png</texturenofocus> - <visible>!MusicPlayer.Content(LiveTV)</visible> - <onclick>PlayerControl(Next)</onclick> - </control> - <control type="button" id="306"> - <width>55</width> - <height>55</height> - <label>19019</label> - <font>-</font> - <texturefocus>OSDChannelListFO.png</texturefocus> - <texturenofocus>OSDChannelListNF.png</texturenofocus> - <onclick>ActivateWindow(PVROSDChannels)</onclick> - <visible>MusicPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="307"> - <width>55</width> - <height>55</height> - <label>$LOCALIZE[19029]$INFO[MusicPlayer.ChannelName, - ]</label> - <font>-</font> - <texturefocus>OSDepgFO.png</texturefocus> - <texturenofocus>OSDepgNF.png</texturenofocus> - <onclick>ActivateWindow(PVROSDGuide)</onclick> - <visible>MusicPlayer.Content(LiveTV) + !RDS.HasRadiotextPlus</visible> - </control> - <control type="button" id="308"> - <visible>RDS.HasRadiotextPlus</visible> - <width>55</width> - <height>55</height> - <label>209</label> - <font>-</font> - <texturefocus>OSDRadioRDSFO.png</texturefocus> - <texturenofocus>OSDRadioRDSNF.png</texturenofocus> - <onclick>ActivateWindow(PVRRadioRDSInfo)</onclick> - <visible>MusicPlayer.Content(LiveTV) + RDS.HasRadiotextPlus</visible> - </control> - <control type="group" id="699"> - <width>55</width> - <height>55</height> - <visible>!MusicPlayer.Content(LiveTV)</visible> - <control type="button" id="606"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label> - <font>-</font> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <onleft>605</onleft> - <onright>607</onright> - <onclick>PlayerControl(Repeat)</onclick> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <texture>OSDRepeatNF.png</texture> - <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> - <visible>!Control.HasFocus(606)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <texture>OSDRepeatFO.png</texture> - <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> - <visible>Control.HasFocus(606)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <texture>OSDRepeatOneNF.png</texture> - <visible>Playlist.IsRepeatOne</visible> - <visible>!Control.HasFocus(606)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <texture>OSDRepeatOneFO.png</texture> - <visible>Playlist.IsRepeatOne</visible> - <visible>Control.HasFocus(606)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <texture>OSDRepeatAllNF.png</texture> - <visible>Playlist.IsRepeat</visible> - <visible>!Control.HasFocus(606)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>55</width> - <height>55</height> - <texture>OSDRepeatAllFO.png</texture> - <visible>Playlist.IsRepeat</visible> - <visible>Control.HasFocus(606)</visible> - </control> - </control> - <control type="togglebutton" id="607"> - <width>55</width> - <height>55</height> - <label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label> - <font>-</font> - <texturefocus>OSDRandomOffFO.png</texturefocus> - <texturenofocus>OSDRandomOffNF.png</texturenofocus> - <usealttexture>Playlist.IsRandom</usealttexture> - <alttexturefocus>OSDRandomOnFO.png</alttexturefocus> - <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus> - <visible>!MusicPlayer.Content(LiveTV)</visible> - <onclick>PlayerControl(Random)</onclick> - </control> - <control type="image" id="2300"> - <width>105</width> - <texture>-</texture> - </control> - <control type="image" id="2400"> - <width>55</width> - <texture>-</texture> - <visible>!system.getbool(audiooutput.dspaddonsenabled)</visible> - </control> - <control type="image" id="2500"> - <width>55</width> - <texture>-</texture> - <visible>MusicPlayer.Content(LiveTV)</visible> - </control> - <control type="image" id="2600"> - <width>55</width> - <texture>-</texture> - <visible>!Player.CanRecord</visible> - </control> - <control type="button" id="705"> - <width>55</width> - <height>55</height> - <label>15047</label> - <font>-</font> - <texturefocus>OSDRateFO.png</texturefocus> - <texturenofocus>OSDRateNF.png</texturenofocus> - <onclick>setrating</onclick> - </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"> - <width>55</width> - <height>55</height> - <label>31128</label> - <font>-</font> - <texturefocus>OSDLyricsFO.png</texturefocus> - <texturenofocus>OSDLyricsNF.png</texturenofocus> - <alttexturefocus>OSDLyricsFO.png</alttexturefocus> - <alttexturenofocus>OSDLyricsNF.png</alttexturenofocus> - <onclick>Close</onclick> - <onclick>RunScript($INFO[Skin.String(LyricScript_Path)])</onclick> - <altclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</altclick> - <altclick>Close</altclick> - <altclick>RunScript($INFO[Skin.String(LyricScript_Path)])</altclick> - <usealttexture>IsEmpty(Skin.String(LyricScript_Path))</usealttexture> - <visible>!MusicPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="500"> - <width>55</width> - <height>55</height> - <label>12006</label> - <font>-</font> - <texturefocus>OSDVizFO.png</texturefocus> - <texturenofocus>OSDVizNF.png</texturenofocus> - </control> - <control type="button" id="702"> - <width>55</width> - <height>55</height> - <label>$LOCALIZE[250] $LOCALIZE[21417]</label> - <font>-</font> - <texturefocus>OSDPresetSettingsFO.png</texturefocus> - <texturenofocus>OSDPresetSettingsNF.png</texturenofocus> - <onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick> - </control> - <control type="button" id="703"> - <width>55</width> - <height>55</height> - <label>31048</label> - <font>-</font> - <texturefocus>OSDPreFO.png</texturefocus> - <texturenofocus>OSDPreNF.png</texturenofocus> - <onclick>ActivateWindow(122)</onclick> - <enable>Visualisation.HasPresets</enable> - <animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation> - </control> - <control type="button" id="704"> - <width>55</width> - <height>55</height> - <label>264</label> - <font>-</font> - <texturefocus>OSDRecordOffFO.png</texturefocus> - <texturenofocus>OSDRecordOffNF.png</texturenofocus> - <onclick>PlayerControl(record)</onclick> - <visible>Player.CanRecord</visible> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MusicVisualisation.xml b/addons/skin.confluence/720p/MusicVisualisation.xml deleted file mode 100644 index 59efa887d1..0000000000 --- a/addons/skin.confluence/720p/MusicVisualisation.xml +++ /dev/null @@ -1,645 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>-</defaultcontrol> - <controls> - <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 --> - <description>visualisation</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - </control> - <control type="image"> - <description>Fanart Image for Artist</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Player.Art(fanart)]</texture> - <colordiffuse>AAFFFFFF</colordiffuse> - <visible>!IsEmpty(Player.Art(fanart)) + !Skin.HasSetting(HideVisualizationFanart)</visible> - <fadetime>600</fadetime> - </control> - <!-- media infos --> - <control type="group"> - <depth>DepthOSD</depth> - <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(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible> - <control type="image"> - <left>-20</left> - <top>-150</top> - <width>1320</width> - <height>256</height> - <texture flipy="true" border="1">HomeNowPlayingBack.png</texture> - </control> - <control type="label"> - <description>Partymode Header label</description> - <left>30</left> - <top>5</top> - <width>800</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$LOCALIZE[589]</label> - <visible>MusicPartyMode.Enabled</visible> - </control> - <control type="label"> - <description>Normal Header label</description> - <left>30</left> - <top>5</top> - <width>800</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[musicplayer.Playlistposition,$LOCALIZE[554]: ]$INFO[musicplayer.Playlistlength, / ]</label> - <visible>!MusicPartyMode.Enabled</visible> - </control> - <control type="label"> - <description>Clock label</description> - <left>450</left> - <top>5</top> - <width>800</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[System.Time]</label> - <animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation> - <animation effect="slide" start="0,0" end="-70,0" time="0" condition="system.getbool(input.enablemouse) + Window.IsVisible(MusicOSD)">conditional</animation> - </control> - <control type="image"> - <left>-20</left> - <top>230r</top> - <width>1320</width> - <height>230</height> - <texture border="1">HomeNowPlayingBack.png</texture> - </control> - <control type="image"> - <depth>DepthOSDPopout</depth> - <description>cover image</description> - <left>20</left> - <top>250r</top> - <width>300</width> - <height>230</height> - <texture fallback="DefaultAlbumCover.png">$INFO[Player.Art(thumb)]</texture> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="group"> - <left>330</left> - <top>185r</top> - <control type="label" id="1"> - <description>Heading label</description> - <left>0</left> - <top>0</top> - <width>910</width> - <height>25</height> - <align>left</align> - <font>font13</font> - <label>$LOCALIZE[31040]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <animation effect="slide" start="0,0" end="0,25" time="0" condition="IsEmpty(MusicPlayer.Artist) + IsEmpty(MusicPlayer.Album)">conditional</animation> - </control> - <control type="label" id="1"> - <description>Artist label</description> - <left>20</left> - <top>30</top> - <width>910</width> - <height>25</height> - <align>left</align> - <font>font12</font> - <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, - ]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="grouplist"> - <left>20</left> - <top>62</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="638">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>Audio Codec Image</description> - <width>81</width> - <height>29</height> - <texture>$INFO[MusicPlayer.Codec,flagging/audio/,.png]</texture> - <visible>!Player.ChannelPreviewActive</visible> - </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="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>![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>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>![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"> - <left>0</left> - <top>120</top> - <width>910</width> - <height>25</height> - <label>$LOCALIZE[19031]: $INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <scroll>true</scroll> - <visible>MusicPlayer.HasNext + !Window.IsVisible(MusicOSD)</visible> - <animation effect="fade" time="150">VisibleChange</animation> - </control> - </control> - <control type="group"> - <left>330</left> - <top>95r</top> - <control type="label"> - <left>0</left> - <top>0</top> - <width>100</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[Player.Time(hh:mm:ss)]</label> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>100</left> - <top>15</top> - <width>720</width> - <height>16</height> - <info>Player.Progress</info> - </control> - <control type="label"> - <left>820</left> - <top>0</top> - <width>100</width> - <height>40</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Player.Duration(hh:mm:ss)]</label> - </control> - </control> - </control> - <!-- codec & viz infos --> - <control type="group" id="0"> - <depth>DepthOSD+</depth> - <left>0</left> - <top>50</top> - <visible>Player.ShowCodec + ![Window.IsVisible(script-cu-lrclyrics-main.xml) | Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible> - <animation effect="fade" time="150">VisibleChange</animation> - <control type="image"> - <description>media info background image</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>105</height> - <colordiffuse>AAFFFFFF</colordiffuse> - <texture>black-back.png</texture> - </control> - <control type="label"> - <description>row 1 label</description> - <left>50</left> - <top>10</top> - <label>-</label> - <align>left</align> - <label>$INFO[musicplayer.Codec,$LOCALIZE[21446]: ,]$INFO[musicplayer.Bitrate, · $LOCALIZE[623]: ,kbps]$INFO[musicplayer.bitspersample, · $LOCALIZE[612]: ,]$INFO[musicplayer.Samplerate, · $LOCALIZE[613]: ,kHz]$INFO[musicplayer.Channels, · $LOCALIZE[21444]: ]</label> - <font>font12</font> - </control> - <control type="label"> - <description>row 2 label</description> - <left>50</left> - <top>40</top> - <label>-</label> - <align>left</align> - <label>$INFO[Visualisation.Name,, [I][COLOR=orange]($LOCALIZE[20166])[/COLOR][/I] · ]fps: $INFO[System.FPS]</label> - <font>font12</font> - <visible>Visualisation.Locked</visible> - </control> - <control type="label"> - <description>Unlocked row 2 label</description> - <left>50</left> - <top>40</top> - <label>-</label> - <align>left</align> - <label>$INFO[Visualisation.Name,, · ]fps: $INFO[System.FPS]</label> - <font>font12</font> - <visible>!Visualisation.Locked</visible> - </control> - <control type="label"> - <description>row 3 label</description> - <left>50</left> - <top>70</top> - <label>-</label> - <align>left</align> - <label>$INFO[Visualisation.Preset,$LOCALIZE[13388]: ]</label> - <font>font12</font> - </control> - <control type="group"> - <visible>Player.ShowCodec + MusicPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible> - <top>185</top> - <control type="image"> - <description>media info background image</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>220</height> - <texture>black-back.png</texture> - </control> - <control type="label"> - <description>Header</description> - <left>50</left> - <top>5</top> - <width>1200</width> - <height>25</height> - <label>$LOCALIZE[19005]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Backend</description> - <left>50</left> - <top>40</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19012]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Backend value</description> - <left>220</left> - <top>40</top> - <width>1000</width> - <height>25</height> - <label>$INFO[PVR.ActStreamClient]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Device</description> - <left>50</left> - <top>65</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19006]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Device value</description> - <left>220</left> - <top>65</top> - <width>1000</width> - <height>25</height> - <label>$INFO[PVR.ActStreamDevice]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Status</description> - <left>50</left> - <top>90</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19007]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Status value</description> - <left>220</left> - <top>90</top> - <width>1000</width> - <height>25</height> - <label>$INFO[PVR.ActStreamStatus]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Signal</description> - <left>50</left> - <top>115</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19008]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>220</left> - <top>122</top> - <width>910</width> - <height>14</height> - <info>PVR.ActStreamProgrSignal</info> - </control> - <control type="label"> - <description>Signal value</description> - <left>1200</left> - <top>115</top> - <width>180</width> - <height>25</height> - <label>$INFO[PVR.ActStreamSignal]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>SNR</description> - <left>50</left> - <top>140</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19009]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>220</left> - <top>147</top> - <width>910</width> - <height>14</height> - <overlaytexture>-</overlaytexture> - <info>PVR.ActStreamProgrSNR</info> - </control> - <control type="label"> - <description>SNR value</description> - <left>1200</left> - <top>140</top> - <width>180</width> - <height>25</height> - <label>$INFO[PVR.ActStreamSNR]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>BER</description> - <left>50</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19010]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>BER value</description> - <left>220</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamBER]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>UNC</description> - <left>390</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19011]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>UNC value</description> - <left>560</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamUNC]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Service</description> - <left>730</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19099]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Service value</description> - <left>900</left> - <top>165</top> - <width>330</width> - <height>25</height> - <label>$INFO[PVR.ActStreamServiceName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Encryption</description> - <left>50</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19015]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Encryption value</description> - <left>220</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamEncryptionName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Provider</description> - <left>390</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19101]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Provider value</description> - <left>560</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamProviderName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Mux</description> - <left>730</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19100]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Mux value</description> - <left>900</left> - <top>190</top> - <width>330</width> - <height>25</height> - <label>$INFO[PVR.ActStreamMux]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyMusicNav.xml b/addons/skin.confluence/720p/MyMusicNav.xml deleted file mode 100644 index 8d726fc2ec..0000000000 --- a/addons/skin.confluence/720p/MyMusicNav.xml +++ /dev/null @@ -1,163 +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,509,506,511,512,513</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 = 506 --> - <include>MusicInfoListView</include> - <!-- view id = 509 --> - <include>AlbumWrapView2_Fanart</include> - <!-- view id = 511 --> - <include>MusicVideoInfoListView</include> - <!-- view id = 512 --> - <include>ArtistMediaListView</include> - <!-- view id = 513 --> - <include>AlbumInfoListView</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 name="CommonWindowHeader"> - <param name="Icon" value="icon_music" /> - <param name="Label" value="$LOCALIZE[10516]" /> - </include> - <control type="group"> - <left>-250</left> - <include>SideBladeLeft</include> - <control type="grouplist" id="9000"> - <left>0</left> - <top>60</top> - <width>250</width> - <height>650</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>-</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>-</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="98"> - <visible>Container.CanFilterAdvanced</visible> - <description>Filter</description> - <include>ButtonCommonValues</include> - <label>587</label> - <selected>Container.Filtered</selected> - <onclick>right</onclick> - <onclick>Filter</onclick> - </control> - <control type="radiobutton" id="100"> - <description>Show Info Toggle</description> - <textwidth>170</textwidth> - <include>ButtonCommonValues</include> - <label>31005</label> - <onclick>Skin.ToggleSetting(View509HideInfo)</onclick> - <selected>Skin.HasSetting(View509HideInfo)</selected> - <visible>Control.IsVisible(509)</visible> - </control> - <control type="label" id="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="button" id="8"> - <description>Search</description> - <include>ButtonCommonValues</include> - <label>137</label> - </control> - <control type="radiobutton" id="16"> - <description>PartyMode</description> - <label>589</label> - <include>ButtonCommonValues</include> - </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> - </control> - <control type="togglebutton" id="20"> - <description>Update library</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>653</label> - <altlabel>13353</altlabel> - <alttexturefocus border="5">button-focus.png</alttexturefocus> - <alttexturenofocus>-</alttexturenofocus> - <usealttexture>library.isscanningmusic</usealttexture> - </control> - <control type="button" id="204"> - <description>Get more</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>21452</label> - <onclick>ActivateWindow(addonbrowser,addons://more/audio/,return)</onclick> - <visible>Container.Content(addons)</visible> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml deleted file mode 100644 index 176f862cd0..0000000000 --- a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml +++ /dev/null @@ -1,404 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">6</defaultcontrol> - <menucontrol>9000</menucontrol> - <controls> - <include>CommonBackground</include> - <control type="group"> - <top>10</top> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>445</left> - <top>40</top> - <width>390</width> - <height>640</height> - <texture>black-back.png</texture> - </control> - <control type="label"> - <left>475</left> - <top>45</top> - <width>330</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[31061]</label> - </control> - <control type="group" id="9000"> - <left>475</left> - <top>550</top> - <control type="button" id="6"> - <description>Open Button</description> - <left>0</left> - <top>0</top> - <width>330</width> - <label>31055</label> - <align>center</align> - <include>ButtonHomeSubCommonValues</include> - <onleft>50</onleft> - <onright>100</onright> - <onup>8</onup> - <ondown>7</ondown> - </control> - <control type="button" id="7"> - <description>Save Button</description> - <left>0</left> - <top>40</top> - <width>330</width> - <label>31056</label> - <align>center</align> - <include>ButtonHomeSubCommonValues</include> - <onleft>50</onleft> - <onright>100</onright> - <onup>6</onup> - <ondown>8</ondown> - </control> - <control type="button" id="8"> - <description>Clear button</description> - <left>0</left> - <top>80</top> - <width>330</width> - <label>31057</label> - <align>center</align> - <include>ButtonHomeSubCommonValues</include> - <onleft>50</onleft> - <onright>100</onright> - <onup>7</onup> - <ondown>6</ondown> - </control> - </control> - <control type="group"> - <visible>Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>480</left> - <top>90</top> - <width>320</width> - <height>200</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[Container(50).ListItem.Icon]</texture> - </control> - <control type="textbox"> - <left>480</left> - <top>302</top> - <width>320</width> - <height>218</height> - <font>font13</font> - <align>center</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <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> - </control> - </control> - <control type="group"> - <visible>Control.HasFocus(100)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>465</left> - <top>90</top> - <width>350</width> - <height>200</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[Container(100).ListItem.Icon]</texture> - </control> - <control type="textbox"> - <left>465</left> - <top>302</top> - <width>350</width> - <height>218</height> - <font>font13</font> - <align>center</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <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> - </control> - </control> - </control> - <control type="group"> - <animation effect="slide" start="-480,0" end="0,0" time="375" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" end="-480,0" start="0,0" time="375" tween="quadratic" easing="out">WindowClose</animation> - <control type="image"> - <left>0</left> - <top>0</top> - <width>480</width> - <height>720</height> - <texture border="0,0,15,0">MediaBladeSub.png</texture> - </control> - <control type="label"> - <left>30</left> - <top>40</top> - <width>410</width> - <height>30</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>31058</label> - </control> - <control type="image"> - <left>10</left> - <top>80</top> - <width>460</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>50r</top> - <width>460</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="label"> - <description>number of files/pages in left list text label</description> - <left>30</left> - <top>38r</top> - <width>410</width> - <font>font12</font> - <align>left</align> - <scroll>true</scroll> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <label>($INFO[Container(50).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages])</label> - </control> - <control type="scrollbar" id="30"> - <left>20</left> - <top>100</top> - <width>25</width> - <height>540</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>31</onleft> - <onright>50</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="list" id="50"> - <left>50</left> - <top>100</top> - <width>400</width> - <height>540</height> - <onleft>30</onleft> - <onright>9000</onright> - <onup>50</onup> - <ondown>50</ondown> - <viewtype label="">list</viewtype> - <pagecontrol>30</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30" width="400"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>380</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>35</left> - <top>0</top> - <width>360</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30" width="400"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <texture border="7">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>380</width> - <height>30</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>35</left> - <top>0</top> - <width>360</width> - <height>30</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - </control> - </control> - <control type="group"> - <animation effect="slide" start="480,0" end="0,0" time="375" tween="quadratic" easing="out">WindowOpen</animation> - <animation effect="slide" end="480,0" start="0,0" time="375" tween="quadratic" easing="out">WindowClose</animation> - <left>800</left> - <control type="image"> - <left>0</left> - <top>0</top> - <width>480</width> - <height>720</height> - <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> - </control> - <control type="label"> - <left>30</left> - <top>40</top> - <width>410</width> - <height>30</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>right</align> - <aligny>center</aligny> - <label>31059</label> - </control> - <control type="image"> - <left>10</left> - <top>80</top> - <width>460</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>50r</top> - <width>460</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="label"> - <description>Page Count Label</description> - <left>140</left> - <top>38r</top> - <width>300</width> - <height>20</height> - <font>font12</font> - <textcolor>blue</textcolor> - <scroll>false</scroll> - <align>right</align> - <aligny>center</aligny> - <label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label> - </control> - <control type="scrollbar" id="31"> - <left>430</left> - <top>100</top> - <width>25</width> - <height>550</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>100</onleft> - <onright>30</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="list" id="100"> - <left>20</left> - <top>100</top> - <width>400</width> - <height>550</height> - <onleft>9000</onleft> - <onright>31</onright> - <onup>100</onup> - <ondown>100</ondown> - <viewtype label="">list</viewtype> - <pagecontrol>31</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="30" width="400"> - <control type="label"> - <left>5</left> - <top>0</top> - <width>380</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>35</left> - <top>0</top> - <width>360</width> - <height>30</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <info>ListItem.Label2</info> - </control> - </itemlayout> - <focusedlayout height="30" width="400"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <texture border="7">MenuItemFO.png</texture> - <visible>Control.HasFocus(100)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>380</width> - <height>30</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>35</left> - <top>0</top> - <width>360</width> - <height>30</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <info>ListItem.Label2</info> - </control> - </focusedlayout> - </control> - </control> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_music" /> - <param name="Label" value="$LOCALIZE[10503]" /> - </include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPVRChannels.xml b/addons/skin.confluence/720p/MyPVRChannels.xml deleted file mode 100644 index 5a014b166b..0000000000 --- a/addons/skin.confluence/720p/MyPVRChannels.xml +++ /dev/null @@ -1,533 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">50</defaultcontrol> - <menucontrol>9000</menucontrol> - <views>50</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <include>VisibleFadeEffect</include> - <control type="group"> - <control type="image"> - <left>50</left> - <top>60</top> - <width>450</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>450</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>510</left> - <top>60</top> - <width>730</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>510</left> - <top>652</top> - <width>730</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <include>MainWindowMouseButtons</include> - <include>PVRHeader</include> - <control type="group"> - <description>Small Media Window</description> - <left>530</left> - <top>80</top> - <include>VisibleFadeEffect</include> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>400</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="button" id="61"> - <left>-1</left> - <top>-1</top> - <width>692</width> - <height>402</height> - <texturefocus border="3">VideoWindowFO.png</texturefocus> - <texturenofocus>-</texturenofocus> - <font>-</font> - <pulseonselect>no</pulseonselect> - <onleft>70</onleft> - <onclick>Fullscreen</onclick> - <visible>Player.HasVideo</visible> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>680</width> - <height>390</height> - <texture>special://skin/backgrounds/tv.jpg</texture> - <include>VisibleFadeEffect</include> - <visible>!Player.HasVideo</visible> - </control> - <control type="videowindow"> - <left>5</left> - <top>5</top> - <width>680</width> - <height>390</height> - <visible>Player.HasVideo</visible> - <animation effect="slide" start="0,0" end="-2000,0" time="0">WindowClose</animation> - </control> - <control type="image"> - <left>1</left> - <top>1</top> - <width>688</width> - <height>35</height> - <texture>black-back.png</texture> - <colordiffuse>DDFFFFFF</colordiffuse> - <visible>Player.HasVideo</visible> - </control> - <control type="label"> - <description>Current Video label</description> - <left>30</left> - <top>1</top> - <width>650</width> - <height>35</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Player.Title]</label> - <visible>Player.HasVideo</visible> - </control> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <description>TV Channels group</description> - <include>VisibleFadeEffect</include> - <control type="group"> - <left>530</left> - <top>490</top> - <visible>![Control.IsVisible(50) + !IsEmpty(Window.Property(IsRadio)) + System.GetBool(PVRPlayback.EnableRadioRDS) + !Skin.HasSetting(HideEPGwithRDS) + RDS.HasRDS]</visible> - <control type="label"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>[B]$INFO[Container(50).ListItem.Title]$INFO[ListItem.EpisodeName, (,)][/B]</label> - </control> - <control type="label"> - <left>0</left> - <top>22</top> - <width>80</width> - <height>20</height> - <align>right</align> - <aligny>center</aligny> - <font>font10_title</font> - <textcolor>blue</textcolor> - <visible>Container(50).ListItem.HasEpg</visible> - <label>$INFO[Container(50).ListItem.StartTime]</label> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>85</left> - <top>30</top> - <width>510</width> - <height>8</height> - <visible>Container(50).ListItem.HasEpg</visible> - <info>Container(50).ListItem.Progress</info> - </control> - <control type="label"> - <left>600</left> - <top>22</top> - <width>80</width> - <height>20</height> - <align>left</align> - <aligny>center</aligny> - <font>font10_title</font> - <textcolor>blue</textcolor> - <visible>Container(50).ListItem.HasEpg</visible> - <label>$INFO[Container(50).ListItem.EndTime]</label> - </control> - <control type="textbox"> - <description>Plot Value for TVShow</description> - <left>0</left> - <top>52</top> - <width>690</width> - <height>72</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <pagecontrol>-</pagecontrol> - <label>$INFO[Container(50).ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> - </control> - <control type="label"> - <left>0</left> - <top>140</top> - <width>690</width> - <height>20</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>right</align> - <aligny>center</aligny> - <scroll>false</scroll> - <visible>!IsEmpty(Container(50).ListItem.NextTitle)</visible> - <label>$LOCALIZE[19031]: $INFO[Container(50).ListItem.NextTitle]</label> - </control> - </control> - <control type="group"> - <control type="list" id="50"> - <left>70</left> - <top>85</top> - <width>390</width> - <height>541</height> - <onleft>100</onleft> - <onright>70</onright> - <onup>50</onup> - <ondown>50</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>70</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="60" width="390"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>390</width> - <height>61</height> - <texture border="2">MenuItemNF.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>-4</top> - <width>40</width> - <height>35</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>270</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>330</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>280</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>!IsEmpty(Listitem.Icon)</visible> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>50</left> - <top>48</top> - <width>280</width> - <height>6</height> - <colordiffuse>88FFFFFF</colordiffuse> - <visible>ListItem.HasEpg</visible> - <info>ListItem.Progress</info> - </control> - <control type="image"> - <left>340</left> - <top>4</top> - <width>50</width> - <height>50</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>5</left> - <top>37</top> - <width>30</width> - <height>20</height> - <texture>PVR-IsRecording.png</texture> - <visible>ListItem.IsRecording</visible> - </control> - </itemlayout> - <focusedlayout height="60" width="390"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>390</width> - <height>61</height> - <texture border="2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>390</width> - <height>61</height> - <texture border="2">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>-4</top> - <width>40</width> - <height>35</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>270</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>330</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>280</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>!IsEmpty(Listitem.Icon)</visible> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>50</left> - <top>48</top> - <width>280</width> - <height>6</height> - <colordiffuse>88FFFFFF</colordiffuse> - <visible>ListItem.HasEpg</visible> - <info>ListItem.Progress</info> - </control> - <control type="image"> - <left>340</left> - <top>4</top> - <width>50</width> - <height>50</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>5</left> - <top>37</top> - <width>30</width> - <height>20</height> - <texture>PVR-IsRecording.png</texture> - <visible>ListItem.IsRecording</visible> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="70"> - <left>465</left> - <top>85</top> - <width>25</width> - <height>540</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>50</onleft> - <onright>61</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </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(50).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages][/COLOR])</label> - <include>Window_OpenClose_Animation</include> - </control> - </control> - <control type="group"> - <left>530</left> - <top>490</top> - <visible>Control.IsVisible(50) + !IsEmpty(Window.Property(IsRadio)) + System.GetBool(PVRPlayback.EnableRadioRDS) + !Skin.HasSetting(HideEPGwithRDS) + RDS.HasRDS</visible> - <control type="image"> - <left>580</left> - <top>-3</top> - <width>104</width> - <height>40</height> - <visible>!RDS.HasRadioText</visible> - <texture>flagging/rds/rds-logo.png</texture> - </control> - <control type="image"> - <left>580</left> - <top>-3</top> - <width>104</width> - <height>34</height> - <visible>RDS.HasRadioText + !RDS.HasRadioTextPlus</visible> - <texture>flagging/rds/rds-radiotext-logo.png</texture> - </control> - <control type="image"> - <left>580</left> - <top>-3</top> - <width>104</width> - <height>40</height> - <visible>RDS.HasRadioTextPlus</visible> - <texture>flagging/rds/rds-radiotext-plus-logo.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>40</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(3)]</label> - </control> - <control type="label"> - <left>0</left> - <top>65</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(2)]</label> - </control> - <control type="label"> - <left>0</left> - <top>90</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(1)]</label> - </control> - <control type="label"> - <left>0</left> - <top>115</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(0)]</label> - </control> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>BehindDialogFadeOut</include> - <include>ScrollOffsetLabel</include> - <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">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible> - </control> - <include>PVRSideBlade</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPVRGuide.xml b/addons/skin.confluence/720p/MyPVRGuide.xml deleted file mode 100644 index 7fbe1ac0f7..0000000000 --- a/addons/skin.confluence/720p/MyPVRGuide.xml +++ /dev/null @@ -1,76 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">10</defaultcontrol> - <menucontrol>9000</menucontrol> - <views>10,11,12,13</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="group"> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>55</left> - <top>60</top> - <width>1170</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>55</left> - <top>652</top> - <width>1170</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - </control> - </control> - <include>MainWindowMouseButtons</include> - <include>PVRHeader</include> - <control type="group" id="50"> - <include>Window_OpenClose_Animation</include> - <include>PVRGuideViewTimeline</include> - <include>PVRGuideViewNow</include> - <include>PVRGuideViewNext</include> - <include>PVRGuideViewChannel</include> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>BehindDialogFadeOut</include> - <include>ScrollOffsetLabel</include> - <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">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible> - </control> - <include>PVRSideBlade</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPVRRecordings.xml b/addons/skin.confluence/720p/MyPVRRecordings.xml deleted file mode 100644 index 22c26bfa4e..0000000000 --- a/addons/skin.confluence/720p/MyPVRRecordings.xml +++ /dev/null @@ -1,318 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">50</defaultcontrol> - <menucontrol>9000</menucontrol> - <views>50</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="group"> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(50)</visible> - <control type="image"> - <left>50</left> - <top>60</top> - <width>840</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>840</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>900</left> - <top>60</top> - <width>330</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>900</left> - <top>652</top> - <width>330</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - </control> - <include>MainWindowMouseButtons</include> - <include>PVRHeader</include> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <description>Recordings group</description> - <visible>Control.IsVisible(50)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="50"> - <left>70</left> - <top>75</top> - <width>760</width> - <height>561</height> - <onleft>102</onleft> - <onright>72</onright> - <onup>50</onup> - <ondown>50</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>72</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="2">MenuItemNF.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>10</left> - <top>5</top> - <width>30</width> - <height>30</height> - <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>605</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label> - </control> - <control type="label"> - <left>225</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Date]</label> - </control> - <control type="image"> - <left>730</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>730</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - </control> - </itemlayout> - <focusedlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="2">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="2">MenuItemNF.png</texture> - <include>VisibleFadeEffect</include> - <visible>!Control.HasFocus(50)</visible> - </control> - <control type="image"> - <left>560</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(50) + !IsEmpty(ListItem.Date)</visible> - </control> - <control type="image"> - <left>10</left> - <top>5</top> - <width>30</width> - <height>30</height> - <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>630</width> - <height>40</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label> - </control> - <control type="label"> - <left>225</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Date]</label> - </control> - <control type="image"> - <left>730</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>730</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="72"> - <left>850</left> - <top>78</top> - <width>25</width> - <height>560</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>50</onleft> - <onright>102</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </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(50).NumItems][/COLOR]) $LOCALIZE[19163] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages][/COLOR])</label> - <include>Window_OpenClose_Animation</include> - </control> - <control type="group"> - <left>910</left> - <top>80</top> - <control type="image"> - <left>10</left> - <top>0</top> - <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> - <label>$INFO[Container(50).ListItem.Title]$INFO[ListItem.EpisodeName, (,)]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <scrollout>false</scrollout> - <pauseatend>1000</pauseatend> - </control> - <control type="textbox"> - <description>Description Value for TV Show</description> - <left>10</left> - <top>272</top> - <width>290</width> - <height>223</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[Container(50).ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - <control type="label"> - <description>Disk usage text</description> - <left>10</left> - <top>525</top> - <width>290</width> - <height>20</height> - <label>$INFO[PVR.backenddiskspace]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <font>font12</font> - <visible>!IntegerGreaterThan(PVR.backenddiskspaceprogr,100)</visible> - </control> - <control type="progress"> - <description>Disk usage bar</description> - <left>10</left> - <top>548</top> - <width>290</width> - <height>12</height> - <info>PVR.backenddiskspaceprogr</info><visible>!IntegerGreaterThan(PVR.backenddiskspaceprogr,100)</visible></control> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>BehindDialogFadeOut</include> - <include>ScrollOffsetLabel</include> - <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">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible> - </control> - <include>PVRSideBlade</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPVRSearch.xml b/addons/skin.confluence/720p/MyPVRSearch.xml deleted file mode 100644 index dd05932707..0000000000 --- a/addons/skin.confluence/720p/MyPVRSearch.xml +++ /dev/null @@ -1,452 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">50</defaultcontrol> - <menucontrol>9000</menucontrol> - <views>50</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="group"> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>55</left> - <top>60</top> - <width>1170</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>55</left> - <top>652</top> - <width>1170</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - </control> - </control> - <include>MainWindowMouseButtons</include> - <include>PVRHeader</include> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <description>TV Search group</description> - <visible>Control.IsVisible(50)</visible> - <include>VisibleFadeEffect</include> - <control type="group"> - <left>80</left> - <top>60</top> - <control type="label"> - <description>Channel label</description> - <left>0</left> - <top>20</top> - <width>220</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>19148</label> - </control> - <control type="label"> - <description>Title header label</description> - <left>240</left> - <top>20</top> - <width>300</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>369</label> - </control> - <control type="label"> - <description>Time label</description> - <left>750</left> - <top>20</top> - <width>300</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>21820</label> - </control> - <control type="label"> - <description>Status header label</description> - <left>980</left> - <top>20</top> - <width>140</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <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="50"> - <left>0</left> - <top>55</top> - <width>1100</width> - <height>370</height> - <onup>50</onup> - <ondown>50</ondown> - <onleft>104</onleft> - <onright>77</onright> - <pagecontrol>77</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="group"> - <visible>IsEmpty(ListItem.Date)</visible> - <control type="label"> - <left>50</left> - <top>0</top> - <width>650</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.Date)</visible> - <control type="image"> - <left>0</left> - <top>5</top> - <width>30</width> - <height>30</height> - <texture border="1">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>!IsEmpty(ListItem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>190</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.ChannelName</info> - <visible>!IsEmpty(ListItem.Icon)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>190</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.ChannelName</info> - <visible>IsEmpty(ListItem.Icon)</visible> - </control> - <control type="label"> - <left>240</left> - <top>0</top> - <width>510</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label> - </control> - <control type="label"> - <left>750</left> - <top>0</top> - <width>230</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Date</info> - </control> - <control type="label"> - <left>1010</left> - <top>0</top> - <width>80</width> - <height>40</height> - <font>font10</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$VAR[PVRTimerLabel]</label> - </control> - <control type="image"> - <left>980</left> - <top>10</top> - <width>20</width> - <height>20</height> - <texture>$VAR[PVRTimerIcon]</texture> - </control> - </control> - </itemlayout> - <focusedlayout 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>1100</width> - <height>41</height> - <texture border="5">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - </control> - <control type="group"> - <visible>IsEmpty(ListItem.Date)</visible> - <control type="label"> - <left>50</left> - <top>0</top> - <width>650</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.Date)</visible> - <control type="image"> - <left>0</left> - <top>5</top> - <width>30</width> - <height>30</height> - <texture border="1">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>!IsEmpty(ListItem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>190</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.ChannelName</info> - <visible>!IsEmpty(ListItem.Icon)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>190</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.ChannelName</info> - <visible>IsEmpty(ListItem.Icon)</visible> - </control> - <control type="label"> - <left>240</left> - <top>0</top> - <width>510</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)]</label> - </control> - <control type="label"> - <left>750</left> - <top>0</top> - <width>230</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Date</info> - </control> - <control type="label"> - <left>1010</left> - <top>0</top> - <width>80</width> - <height>40</height> - <font>font10</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$VAR[PVRTimerLabel]</label> - </control> - <control type="image"> - <left>980</left> - <top>10</top> - <width>20</width> - <height>20</height> - <texture>$VAR[PVRTimerIcon]</texture> - </control> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="77"> - <left>1105</left> - <top>50</top> - <width>25</width> - <height>370</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>50</onleft> - <onright>104</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="image"> - <description>separator image</description> - <left>0</left> - <top>430</top> - <width>1100</width> - <height>1</height> - <colordiffuse>88FFFFFF</colordiffuse> - <texture>separator2.png</texture> - </control> - <control type="group"> - <visible>!ListItem.HasEPG</visible> - <left>0</left> - <top>440</top> - <control type="label"> - <left>0</left> - <top>0</top> - <width>1100</width> - <height>20</height> - <label>$LOCALIZE[19055]</label> - <font>font13</font> - <textcolor>white</textcolor> - <align>center</align> - </control> - </control> - <control type="group"> - <visible>ListItem.HasEPG</visible> - <left>0</left> - <top>440</top> - <control type="image"> - <left>62</left> - <top>6</top> - <width>130</width> - <height>130</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio align="center" aligny="center">keep</aspectratio> - </control> - <control type="label"> - <left>280</left> - <top>0</top> - <width>800</width> - <height>20</height> - <label>[B]$INFO[ListItem.EpgEventTitle]$INFO[ListItem.EpisodeName, (,)][/B]</label> - <font>font13</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - </control> - <control type="label"> - <left>280</left> - <top>25</top> - <width>800</width> - <height>20</height> - <label>$INFO[ListItem.StartTime]$INFO[ListItem.EndTime, - ]$INFO[ListItem.Season, • $LOCALIZE[20373] ]$INFO[ListItem.Episode, • $LOCALIZE[20359] ]$INFO[ListItem.Genre, • ]</label> - <font>font12</font> - <textcolor>grey</textcolor> - </control> - <control type="textbox"> - <description>Plot value</description> - <left>280</left> - <top>57</top> - <width>800</width> - <height>63</height> - <font>font12</font> - <align>justify</align> - <textcolor>grey</textcolor> - <autoscroll delay="10000" time="3000" repeat="6000">true</autoscroll> - <label>$INFO[ListItem.Plot]</label> - </control> - </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(50).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages][/COLOR])</label> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>BehindDialogFadeOut</include> - <include>ScrollOffsetLabel</include> - <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">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible> - </control> - <include>PVRSideBlade</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPVRTimers.xml b/addons/skin.confluence/720p/MyPVRTimers.xml deleted file mode 100644 index e6ac977f3f..0000000000 --- a/addons/skin.confluence/720p/MyPVRTimers.xml +++ /dev/null @@ -1,477 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">50</defaultcontrol> - <menucontrol>9000</menucontrol> - <views>50</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="group"> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>55</left> - <top>60</top> - <width>1170</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>55</left> - <top>652</top> - <width>1170</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - </control> - </control> - <include>MainWindowMouseButtons</include> - <include>PVRHeader</include> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <description>Timers group</description> - <visible>Control.IsVisible(50)</visible> - <include>VisibleFadeEffect</include> - <control type="group"> - <left>80</left> - <top>60</top> - <control type="label"> - <description>Channel header label</description> - <left>50</left> - <top>20</top> - <width>220</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>19029</label> - </control> - <control type="label"> - <description>Title header label</description> - <left>240</left> - <top>20</top> - <width>200</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>369</label> - </control> - <control type="label"> - <description>Schedule Time header label</description> - <left>480</left> - <top>20</top> - <width>200</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>31501</label> - </control> - <control type="label"> - <description>Type header label</description> - <left>770</left> - <top>20</top> - <width>150</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <aligny>center</aligny> - <label>467</label> - </control> - <control type="label"> - <description>Status header label</description> - <left>980</left> - <top>20</top> - <width>150</width> - <height>20</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <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="50"> - <left>0</left> - <top>55</top> - <width>1100</width> - <height>330</height> - <onup>50</onup> - <ondown>50</ondown> - <onleft condition="Window.IsActive(TVTimers) | Window.IsActive(RadioTimers)">103</onleft> - <onleft condition="Window.IsActive(TVTimerRules) | Window.IsActive(RadioTimerRules)">105</onleft> - <onright>73</onright> - <pagecontrol>73</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="group"> - <visible>IsEmpty(ListItem.Date)</visible> - <control type="label"> - <left>50</left> - <top>0</top> - <width>150</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.Date)</visible> - <control type="image"> - <left>0</left> - <top>8</top> - <width>50</width> - <height>26</height> - <texture border="1">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>150</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.ChannelName</info> - </control> - <control type="label"> - <left>240</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>480</left> - <top>0</top> - <width>250</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Date</info> - </control> - <control type="label"> - <left>770</left> - <top>0</top> - <width>180</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Timertype</info> - </control> - <control type="label"> - <left>980</left> - <top>0</top> - <width>150</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Comment</info> - </control> - </control> - </itemlayout> - <focusedlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1100</width> - <height>41</height> - <texture border="5">MenuItemFO.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1100</width> - <height>41</height> - <colordiffuse>33FFFFFF</colordiffuse> - <texture border="5">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - </control> - <control type="group"> - <visible>IsEmpty(ListItem.Date)</visible> - <control type="label"> - <left>50</left> - <top>0</top> - <width>150</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.Date)</visible> - <control type="image"> - <left>0</left> - <top>8</top> - <width>50</width> - <height>26</height> - <texture border="1">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>150</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.ChannelName</info> - </control> - <control type="label"> - <left>240</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - <control type="label"> - <left>480</left> - <top>0</top> - <width>250</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Date</info> - </control> - <control type="label"> - <left>770</left> - <top>0</top> - <width>180</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Timertype</info> - </control> - <control type="label"> - <left>980</left> - <top>0</top> - <width>150</width> - <height>40</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Comment</info> - </control> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="73"> - <left>1105</left> - <top>50</top> - <width>25</width> - <height>330</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>50</onleft> - <onright condition="Window.IsActive(TVTimers) | Window.IsActive(RadioTimers)">103</onright> - <onright condition="Window.IsActive(TVTimerRules) | Window.IsActive(RadioTimerRules)">105</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="image"> - <description>separator image</description> - <left>0</left> - <top>390</top> - <width>1100</width> - <height>1</height> - <colordiffuse>88FFFFFF</colordiffuse> - <texture>separator2.png</texture> - </control> - <control type="group"> - <visible>!ListItem.HasEPG</visible> - <left>0</left> - <top>400</top> - <control type="label"> - <left>0</left> - <top>0</top> - <width>1100</width> - <height>20</height> - <label>$LOCALIZE[19055]</label> - <font>font13</font> - <textcolor>white</textcolor> - <align>center</align> - </control> - </control> - <control type="group"> - <visible>ListItem.HasEPG</visible> - <left>0</left> - <top>400</top> - <control type="image"> - <left>62</left> - <top>6</top> - <width>130</width> - <height>130</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio align="center" aligny="center">keep</aspectratio> - </control> - <control type="label"> - <left>280</left> - <top>0</top> - <width>800</width> - <height>20</height> - <label>[B]$INFO[ListItem.EpgEventTitle]$INFO[ListItem.EpisodeName, (,)][/B]</label> - <font>font13</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - </control> - <control type="label"> - <left>280</left> - <top>25</top> - <width>800</width> - <height>20</height> - <label>$INFO[ListItem.StartTime]$INFO[ListItem.EndTime, - ]$INFO[ListItem.Season, • $LOCALIZE[20373] ]$INFO[ListItem.Episode, • $LOCALIZE[20359] ]$INFO[ListItem.Genre, • ]</label> - <font>font12</font> - <textcolor>grey</textcolor> - </control> - <control type="textbox"> - <description>Plot value</description> - <left>280</left> - <top>57</top> - <width>800</width> - <height>63</height> - <font>font12</font> - <align>justify</align> - <textcolor>grey</textcolor> - <autoscroll delay="10000" time="3000" repeat="6000">true</autoscroll> - <label>$INFO[ListItem.Plot]</label> - </control> - </control> - <control type="image"> - <description>separator image</description> - <left>0</left> - <top>540</top> - <width>1100</width> - <height>1</height> - <colordiffuse>88FFFFFF</colordiffuse> - <texture>separator2.png</texture> - </control> - <control type="label"> - <description>Next timer date</description> - <left>55</left> - <top>545</top> - <width>1010</width> - <height>30</height> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <scroll>true</scroll> - <textcolor>white</textcolor> - <label>$INFO[PVR.NextTimer]</label> - <visible>PVR.HasTimer</visible> - </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 for Timer Rules</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(50).NumItems][/COLOR]) $LOCALIZE[19138] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages][/COLOR])</label> - <visible>Window.IsActive(TVTimerRules) | Window.IsActive(RadioTimerRules)</visible> - <include>Window_OpenClose_Animation</include> - </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 for Timers</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(50).NumItems][/COLOR]) $LOCALIZE[19040] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages][/COLOR])</label> - <visible>Window.IsActive(TVTimers) | Window.IsActive(RadioTimers)</visible> - <include>Window_OpenClose_Animation</include> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>BehindDialogFadeOut</include> - <include>ScrollOffsetLabel</include> - <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">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible> - </control> - <include>PVRSideBlade</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPics.xml b/addons/skin.confluence/720p/MyPics.xml deleted file mode 100644 index 0560517473..0000000000 --- a/addons/skin.confluence/720p/MyPics.xml +++ /dev/null @@ -1,157 +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,550,551,500,514,510</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>625</height> - <texture background="true">$INFO[ListItem.FilenameAndPath]</texture> - <fadetime>1000</fadetime> - <aspectratio>keep</aspectratio> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(510)</visible> - <include>Window_OpenClose_Animation</include> - </control> - <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 = 510 --> - <include>PictureWrapView</include> - <!-- view id = 514 --> - <include>PictureThumbView</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 name="CommonWindowHeader"> - <param name="Icon" value="icon_pictures" /> - <param name="Label" value="$LOCALIZE[1]" /> - </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>-</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>-</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="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="button" id="6"> - <description>Slideshow</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>108</label> - </control> - <control type="button" id="7"> - <description>Recersive Slideshow</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>361</label> - </control> - <control type="radiobutton" id="9"> - <description>Randomize Toggle</description> - <include>ButtonCommonValues</include> - <label>13319</label> - </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/image/,return)</onclick> - <visible>Container.Content(addons)</visible> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPlaylist.xml b/addons/skin.confluence/720p/MyPlaylist.xml deleted file mode 100644 index 2919831f1a..0000000000 --- a/addons/skin.confluence/720p/MyPlaylist.xml +++ /dev/null @@ -1,102 +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,506</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 = 506 --> - <include>MusicInfoListView</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 name="CommonWindowHeader" condition="Window.IsActive(videoplaylist)"> - <param name="Icon" value="icon_video" /> - <param name="Label" value="$LOCALIZE[10522]" /> - </include> - <include name="CommonWindowHeader" condition="Window.IsActive(musicplaylist)"> - <param name="Icon" value="icon_music" /> - <param name="Label" value="$LOCALIZE[10517]" /> - </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>-</label> - </control> - <control type="label" id="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="20"> - <description>Shuffle button</description> - <include>ButtonCommonValues</include> - <label>191</label> - </control> - <control type="button" id="26"> - <description>Repeat button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>-</label> - </control> - <control type="button" id="21"> - <description>Save button</description> - <label>190</label> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - </control> - <control type="button" id="22"> - <description>Clear button</description> - <label>192</label> - <onclick condition="Window.IsActive(musicplaylist)">ReplaceWindow(music)</onclick> - <onclick condition="Window.IsActive(videoplaylist)">ReplaceWindow(Videos)</onclick> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyPrograms.xml b/addons/skin.confluence/720p/MyPrograms.xml deleted file mode 100644 index 1e27c6c282..0000000000 --- a/addons/skin.confluence/720p/MyPrograms.xml +++ /dev/null @@ -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 name="CommonWindowHeader"> - <param name="Icon" value="icon_addons" /> - <param name="Label" value="$LOCALIZE[0]" /> - </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>-</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>-</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> diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml deleted file mode 100644 index e396a2ec37..0000000000 --- a/addons/skin.confluence/720p/MyVideoNav.xml +++ /dev/null @@ -1,185 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">50</defaultcontrol> - <menucontrol>9000</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> - <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 = 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> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_video" /> - <param name="Label" value="$LOCALIZE[3]" /> - </include> - <control type="group"> - <left>-250</left> - <include>SideBladeLeft</include> - <control type="grouplist" id="9000"> - <left>0</left> - <top>60</top> - <width>250</width> - <height>650</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>-</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>-</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="98"> - <visible>Container.CanFilterAdvanced</visible> - <description>Filter</description> - <include>ButtonCommonValues</include> - <label>587</label> - <selected>Container.Filtered</selected> - <onclick>right</onclick> - <onclick>Filter</onclick> - </control> - <control type="radiobutton" id="99"> - <description>Show Info Toggle</description> - <textwidth>170</textwidth> - <include>ButtonCommonValues</include> - <label>31005</label> - <onclick>Skin.ToggleSetting(View508HideInfo)</onclick> - <selected>Skin.HasSetting(View508HideInfo)</selected> - <visible>Control.IsVisible(508)</visible> - </control> - <control type="label" id="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="14"> - <description>Watched Toggle</description> - <textwidth>170</textwidth> - <include>ButtonCommonValues</include> - <label>20367</label> - </control> - <control type="button" id="8"> - <description>Search</description> - <include>ButtonCommonValues</include> - <label>137</label> - </control> - <control type="radiobutton" id="16"> - <description>PartyMode</description> - <label>589</label> - <include>ButtonCommonValues</include> - <visible>Container.Content(MusicVideos)</visible> - </control> - <control type="radiobutton" id="11"> - <description>Unlock Shares</description> - <textwidth>170</textwidth> - <include>ButtonCommonValues</include> - <label>20336</label> - <onclick>mastermode</onclick> - <selected>system.ismaster</selected> - <visible>system.haslocks</visible> - </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> - </control> - <control type="togglebutton" id="20"> - <description>Update library</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>653</label> - <altlabel>13353</altlabel> - <alttexturefocus border="5">button-focus.png</alttexturefocus> - <alttexturenofocus>-</alttexturenofocus> - <usealttexture>library.isscanningvideo</usealttexture> - </control> - <control type="button" id="204"> - <description>Get more</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>21452</label> - <onclick>ActivateWindow(addonbrowser,addons://more/video/,return)</onclick> - <visible>Container.Content(addons)</visible> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/MyWeather.xml b/addons/skin.confluence/720p/MyWeather.xml deleted file mode 100644 index d265c9bb3b..0000000000 --- a/addons/skin.confluence/720p/MyWeather.xml +++ /dev/null @@ -1,567 +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> - <controls> - <include>CommonBackground</include> - <control type="multiimage"> - <depth>DepthBackground</depth> - <include>BackgroundDimensions</include> - <aspectratio>scale</aspectratio> - <imagepath background="true">resource://resource.images.weatherfanart.multi/$INFO[Window(Weather).Property(Current.FanartCode)]</imagepath> - <timeperimage>10000</timeperimage> - <randomize>true</randomize> - <fadetime>1000</fadetime> - <include>VisibleFadeEffect</include> - <visible>System.HasAddon(resource.images.weatherfanart.multi)</visible> - <animation effect="fade" time="150">WindowClose</animation> - </control> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_weather" /> - <param name="Label" value="$LOCALIZE[8]" /> - </include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <include>VisibleFadeEffect</include> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation> - </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> - <include>VisibleFadeEffect</include> - <control type="group"> - <left>60</left> - <top>40</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>500</width> - <height>620</height> - <texture border="20">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>612</top> - <width>500</width> - <height>64</height> - <texture border="10">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>8</left> - <top>5</top> - <width>484</width> - <height>45</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>460</width> - <height>30</height> - <font>font13_title</font> - <label>31300</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <left>30</left> - <top>55</top> - <width>440</width> - <height>46</height> - <aspectratio align="center" aligny="center">keep</aspectratio> - <texture>$INFO[Window.Property(WeatherProviderLogo)]</texture> - </control> - <control type="label"> - <description>Provider Text</description> - <left>20</left> - <top>60</top> - <width>460</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[31303] : [COLOR=orange]$INFO[Window.Property(WeatherProvider)][/COLOR]</label> - <include>Window_OpenClose_Animation</include> - <visible>IsEmpty(Window.Property(WeatherProviderLogo))</visible> - </control> - <control type="group"> - <control type="label"> - <description>weather location label</description> - <left>20</left> - <top>100</top> - <width>460</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <scroll>false</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Location)]</label> - </control> - <control type="label"> - <description>update label</description> - <left>20</left> - <top>120</top> - <width>460</width> - <height>35</height> - <font>font12</font> - <label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - </control> - <control type="group"> - <depth>DepthContent+</depth> - <control type="label"> - <description>current temp Value</description> - <left>15</left> - <top>185</top> - <width>180</width> - <height>40</height> - <font>WeatherTemp</font> - <align>right</align> - <aligny>top</aligny> - <label>$INFO[Window.Property(Current.Temperature)]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>current temp Value Units</description> - <left>200</left> - <top>206</top> - <width>100</width> - <height>40</height> - <font>font16</font> - <align>left</align> - <aligny>top</aligny> - <label>[B]$INFO[System.TemperatureUnits][/B]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <description>current weather icon</description> - <left>260</left> - <top>145</top> - <width>200</width> - <height>200</height> - <info>Window.Property(Current.ConditionIcon)</info> - <aspectratio>keep</aspectratio> - </control> - </control> - <control type="label"> - <description>current condition label</description> - <left>20</left> - <top>350</top> - <width>460</width> - <height>30</height> - <info>Window.Property(Current.Condition)</info> - <wrapmultiline>true</wrapmultiline> - <font>font13</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="image"> - <left>20</left> - <top>390</top> - <width>460</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="grouplist"> - <left>0</left> - <top>400</top> - <width>170</width> - <height>180</height> - <itemgap>0</itemgap> - <control type="label"> - <description>current feels like label</description> - <left>0</left> - <top>0</top> - <width>170</width> - <height>28</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[402] :</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.FeelsLike))</visible> - </control> - <control type="label"> - <description>current dew label</description> - <left>0</left> - <top>0</top> - <width>170</width> - <height>28</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[405] :</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.DewPoint))</visible> - </control> - <control type="label"> - <description>current humidity label</description> - <left>0</left> - <top>0</top> - <width>170</width> - <height>28</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[406] :</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.Humidity))</visible> - </control> - <control type="label"> - <description>current UV Index label</description> - <left>0</left> - <top>0</top> - <width>170</width> - <height>28</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[403] :</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.UVIndex))</visible> - </control> - <control type="label"> - <description>current Precipitation label</description> - <left>0</left> - <top>0</top> - <width>170</width> - <height>28</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[33021] :</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.Precipitation))</visible> - </control> - <control type="label"> - <description>current Wind label</description> - <left>0</left> - <top>0</top> - <width>170</width> - <height>28</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[404] :</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.Wind))</visible> - </control> - </control> - <control type="grouplist"> - <left>185</left> - <top>400</top> - <width>300</width> - <height>180</height> - <itemgap>0</itemgap> - <control type="label"> - <description>current feels like Value</description> - <left>0</left> - <top>0</top> - <width>300</width> - <height>28</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.FeelsLike))</visible> - </control> - <control type="label"> - <description>current dew Value</description> - <left>0</left> - <top>0</top> - <width>300</width> - <height>28</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.DewPoint))</visible> - </control> - <control type="label"> - <description>current humidity Value</description> - <left>0</left> - <top>0</top> - <width>300</width> - <height>28</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <info>Window.Property(Current.Humidity)</info> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.Humidity))</visible> - </control> - <control type="label"> - <description>current UV Index Value</description> - <left>0</left> - <top>0</top> - <width>300</width> - <height>28</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <info>Window.Property(Current.UVIndex)</info> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.UVIndex))</visible> - </control> - <control type="label"> - <description>current Precipitation Value</description> - <left>0</left> - <top>0</top> - <width>300</width> - <height>28</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <info>Window.Property(Current.Precipitation)</info> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.Precipitation))</visible> - </control> - <control type="label"> - <description>current Wind Value</description> - <left>0</left> - <top>0</top> - <width>300</width> - <height>28</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <info>Window.Property(Current.Wind)</info> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Current.Wind))</visible> - </control> - </control> - <control type="group"> - <visible>!IsEmpty(Window.Property(Today.IsFetched))</visible> - <control type="label"> - <description>Sunrise Label</description> - <left>30</left> - <top>570</top> - <width>300</width> - <height>35</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[33027] : [COLOR=white]$INFO[Window.Property(Today.Sunrise)][/COLOR]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Today.Sunrise))</visible> - </control> - <control type="label"> - <description>Sunset label</description> - <left>170</left> - <top>570</top> - <width>300</width> - <height>35</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$LOCALIZE[33028] : [COLOR=white]$INFO[Window.Property(Today.Sunset)][/COLOR]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!IsEmpty(Window.Property(Today.Sunset))</visible> - </control> - </control> - </control> - <control type="group"> - <left>580</left> - <top>40</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>650</width> - <height>620</height> - <texture border="20">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>612</top> - <width>650</width> - <height>64</height> - <texture border="10">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>8</left> - <top>5</top> - <width>634</width> - <height>45</height> - <texture>dialogheader.png</texture> - </control> - <control type="group" id="50"> - <include>WeatherDaily</include> - <include>Weather36Hour</include> - <include>WeatherWeekend</include> - <include>WeatherHourly</include> - <include>WeatherMaps</include> - <include>WeatherAlerts</include> - </control> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>MainWindowMouseButtons</include> - <control type="group"> - <left>-250</left> - <include>SideBladeLeft</include> - <control type="grouplist" id="9000"> - <left>0</left> - <top>60</top> - <width>250</width> - <height>650</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="group" id="300"> - <width>250</width> - <height>40</height> - <control type="spincontrolex" id="3"> - <description>change location button</description> - <left>0</left> - <top>0</top> - <font>-</font> - <include>ButtonCommonValues</include> - <onleft>50</onleft> - <onright>50</onright> - <onup>200</onup> - <ondown>302</ondown> - <onback>50</onback> - </control> - <control type="label" id="301"> - <left>10</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font13</font> - <label>31027</label> - <textcolor>white</textcolor> - <align>left</align> - <aligny>center</aligny> - </control> - </control> - <control type="button" id="302"> - <description>Daily forcast button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>31904</label> - <onfocus>ClearProperty(Weather.CurrentView)</onfocus> - <visible>!IsEmpty(Window.Property(Daily.IsFetched))</visible> - </control> - <control type="button" id="303"> - <description>36 hour forcast button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>31901</label> - <onfocus>SetProperty(Weather.CurrentView,36hour)</onfocus> - <visible>!IsEmpty(Window.Property(36Hour.IsFetched))</visible> - </control> - <control type="button" id="304"> - <description>Weekend forcast button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>31903</label> - <onfocus>SetProperty(Weather.CurrentView,weekend)</onfocus> - <visible>!IsEmpty(Window.Property(Weekend.IsFetched))</visible> - </control> - <control type="button" id="305"> - <description>Hourly forcast button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>31902</label> - <onfocus>SetProperty(Weather.CurrentView,hourly)</onfocus> - <visible>!IsEmpty(Window.Property(Hourly.IsFetched))</visible> - </control> - <control type="button" id="306"> - <description>Maps button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>31910</label> - <onfocus>SetProperty(Weather.CurrentView,map)</onfocus> - <visible>!IsEmpty(Window.Property(Map.IsFetched))</visible> - </control> - <control type="button" id="307"> - <description>Alerts button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>33050</label> - <onfocus>SetProperty(Weather.CurrentView,alerts)</onfocus> - <visible>!IsEmpty(Window.Property(Alerts.IsFetched))</visible> - </control> - <control type="label" id="201"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31026</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - <control type="button" id="2"> - <description>Refresh button</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>103</label> - </control> - <control type="button" id="4"> - <description>Settings button</description> - <label>5</label> - <onclick>ActivateWindow(MyWeatherSettings)</onclick> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - </control> - <include>CommonNowPlaying_Controls</include> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/PlayerControls.xml b/addons/skin.confluence/720p/PlayerControls.xml deleted file mode 100644 index 48aaf3e3ad..0000000000 --- a/addons/skin.confluence/720p/PlayerControls.xml +++ /dev/null @@ -1,433 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window type="dialog"> - <defaultcontrol always="true">100</defaultcontrol> - <include>dialogeffect</include> - <visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible> - <coordinates> - <left>390</left> - <top>250</top> - </coordinates> - <controls> - <control type="image"> - <left>5</left> - <top>156</top> - <width>483</width> - <height>53</height> - <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> - </control> - <control type="group" id="100"> - <left>25</left> - <top>162</top> - <defaultcontrol always="true">603</defaultcontrol> - <visible>!VideoPlayer.Content(LiveTV)</visible> - <control type="button" id="600"> - <left>0</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDPrevTrackFO.png</texturefocus> - <texturenofocus>OSDPrevTrackNF.png</texturenofocus> - <onleft>609</onleft> - <onright>601</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Previous)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="601"> - <left>40</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDRewindFO.png</texturefocus> - <texturenofocus>OSDRewindNF.png</texturenofocus> - <onleft>600</onleft> - <onright>603</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Rewind)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="togglebutton" id="603"> - <left>80</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onleft>601</onleft> - <onright>602</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Play)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="602"> - <left>120</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onleft>603</onleft> - <onright>604</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>down</onclick> - <onclick>PlayerControl(Stop)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="604"> - <left>160</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDForwardFO.png</texturefocus> - <texturenofocus>OSDForwardNF.png</texturenofocus> - <onleft>602</onleft> - <onright>605</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Forward)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="605"> - <left>200</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDNextTrackFO.png</texturefocus> - <texturenofocus>OSDNextTrackNF.png</texturenofocus> - <onleft>604</onleft> - <onright>606</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Next)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="606"> - <left>240</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDRecordOffFO.png</texturefocus> - <texturenofocus>OSDRecordOffNF.png</texturenofocus> - <onleft>605</onleft> - <onright>607</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(record)</onclick> - <enable>Player.CanRecord</enable> - <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="group"> - <animation effect="slide" start="0,0" end="40,0" time="0" condition="!Player.HasAudio">Conditional</animation> - <control type="button" id="607"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <onclick>PlayerControl(Repeat)</onclick> - <onleft>606</onleft> - <onright>608</onright> - <onup>100</onup> - <ondown>100</ondown> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <texture>OSDRepeatNF.png</texture> - <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> - <visible>!Control.HasFocus(607)</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <texture>OSDRepeatFO.png</texture> - <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> - <visible>Control.HasFocus(607)</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <texture>OSDRepeatOneNF.png</texture> - <visible>Playlist.IsRepeatOne</visible> - <visible>!Control.HasFocus(607)</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <texture>OSDRepeatOneFO.png</texture> - <visible>Playlist.IsRepeatOne</visible> - <visible>Control.HasFocus(607)</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <texture>OSDRepeatAllNF.png</texture> - <visible>Playlist.IsRepeat</visible> - <visible>!Control.HasFocus(607)</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image"> - <left>325</left> - <top>0</top> - <width>40</width> - <height>40</height> - <texture>OSDRepeatAllFO.png</texture> - <visible>Playlist.IsRepeat</visible> - <visible>Control.HasFocus(607)</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="togglebutton" id="608"> - <left>365</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDRandomOffFO.png</texturefocus> - <texturenofocus>OSDRandomOffNF.png</texturenofocus> - <usealttexture>Playlist.IsRandom</usealttexture> - <alttexturefocus>OSDRandomOnFO.png</alttexturefocus> - <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus> - <onclick>PlayerControl(Random)</onclick> - <onleft>607</onleft> - <onright>609</onright> - <onup>100</onup> - <ondown>100</ondown> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="togglebutton" id="609"> - <left>405</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>31128</label> - <font>-</font> - <texturefocus>OSDLyricsFO.png</texturefocus> - <texturenofocus>OSDLyricsNF.png</texturenofocus> - <alttexturefocus>OSDLyricsFO.png</alttexturefocus> - <alttexturenofocus>OSDLyricsNF.png</alttexturenofocus> - <onleft>608</onleft> - <onright>600</onright> - <onup>100</onup> - <ondown>100</ondown> - <onclick>Close</onclick> - <onclick>ActivateWindow(Visualisation)</onclick> - <onclick>RunScript($INFO[Skin.String(LyricScript_Path)])</onclick> - <altclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</altclick> - <altclick>Close</altclick> - <altclick>RunScript($INFO[Skin.String(LyricScript_Path)])</altclick> - <usealttexture>IsEmpty(Skin.String(LyricScript_Path))</usealttexture> - <visible>Player.HasAudio</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - </control> - </control> - <control type="group" id="100"> - <left>25</left> - <top>162</top> - <defaultcontrol always="true">700</defaultcontrol> - <visible>VideoPlayer.Content(LiveTV)</visible> - <control type="button" id="701"> - <left>0</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDRewindFO.png</texturefocus> - <texturenofocus>OSDRewindNF.png</texturenofocus> - <onleft>706</onleft> - <onright>702</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Rewind)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - <enable>Player.SeekEnabled</enable> - <animation effect="fade" start="100" end="50" time="75" condition="true">Conditional</animation> - </control> - <control type="button" id="702"> - <left>40</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onleft>701</onleft> - <onright>703</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>down</onclick> - <onclick>PlayerControl(Stop)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="togglebutton" id="703"> - <left>80</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onleft>702</onleft> - <onright>704</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Play)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - <enable>false</enable> - <enable>Player.PauseEnabled</enable> - <animation effect="fade" start="100" end="50" time="75" condition="true">Conditional</animation> - </control> - <control type="button" id="704"> - <left>120</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDForwardFO.png</texturefocus> - <texturenofocus>OSDForwardNF.png</texturenofocus> - <onleft>703</onleft> - <onright>700</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(Forward)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - <enable>Player.SeekEnabled</enable> - <animation effect="fade" start="100" end="50" time="75" condition="true">Conditional</animation> - </control> - <control type="button" id="700"> - <left>200</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDChannelUPFO.png</texturefocus> - <texturenofocus>OSDChannelUPNF.png</texturenofocus> - <onleft>704</onleft> - <onright>705</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>ChannelDown</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="705"> - <left>240</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDChannelDownFO.png</texturefocus> - <texturenofocus>OSDChannelDownNF.png</texturenofocus> - <onleft>700</onleft> - <onright>706</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>ChannelUp</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="706"> - <left>280</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDRecordOffFO.png</texturefocus> - <texturenofocus>OSDRecordOffNF.png</texturenofocus> - <onleft>705</onleft> - <onright>707</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>PlayerControl(record)</onclick> - <enable>Player.CanRecord</enable> - <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="707"> - <left>400</left> - <top>0</top> - <width>40</width> - <height>40</height> - <label>-</label> - <texturefocus>OSDRadioRDSFO.png</texturefocus> - <texturenofocus>OSDRadioRDSNF.png</texturenofocus> - <onleft>706</onleft> - <onright>701</onright> - <onup>300</onup> - <ondown>200</ondown> - <onclick>ActivateWindow(PVRRadioRDSInfo)</onclick> - <visible>VideoPlayer.Content(LiveTV) + RDS.HasRadiotextPlus</visible> - </control> - </control> - <control type="image"> - <description>gradient</description> - <left>0</left> - <top>0</top> - <width>500</width> - <height>165</height> - <colordiffuse>CCFFFFFF</colordiffuse> - <visible>Window.IsVisible(home)</visible> - <texture border="20">OverlayDialogBackground.png</texture> - </control> - <!-- Music Info --> - <control type="group"> - <visible>Player.HasAudio</visible> - <include>SmallMusicInfo</include> - </control> - <!-- Video Info --> - <control type="group"> - <visible>Player.HasVideo</visible> - <include>SmallVideoInfo</include> - </control> - <control type="button"> - <description>Close Window button</description> - <left>420</left> - <top>5</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>back</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <onleft>100</onleft> - <onright>100</onright> - <onup>100</onup> - <ondown>100</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/Pointer.xml b/addons/skin.confluence/720p/Pointer.xml deleted file mode 100644 index 1ae947942e..0000000000 --- a/addons/skin.confluence/720p/Pointer.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>-</defaultcontrol> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="image" id="1"> - <description>Pointer Image</description> - <left>0</left> - <top>0</top> - <width>32</width> - <height>32</height> - <texture>pointer-nofocus.png</texture> - </control> - <control type="image" id="2"> - <description>Pointer Focus Image</description> - <left>0</left> - <top>0</top> - <width>32</width> - <height>32</height> - <texture>pointer-focus.png</texture> - </control> - <control type="image" id="3"> - <description>Pointer Drag Image</description> - <left>0</left> - <top>0</top> - <width>32</width> - <height>32</height> - <texture>pointer-focus-drag.png</texture> - </control> - <control type="image" id="4"> - <description>Pointer Click Image</description> - <left>0</left> - <top>0</top> - <width>32</width> - <height>32</height> - <texture>pointer-focus-click.png</texture> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/ProfileSettings.xml b/addons/skin.confluence/720p/ProfileSettings.xml deleted file mode 100644 index 9006ef7fd2..0000000000 --- a/addons/skin.confluence/720p/ProfileSettings.xml +++ /dev/null @@ -1,162 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <coordinates> - <left>290</left> - <top>75</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="700" /> - <param name="DialogBackgroundHeight" value="570" /> - <param name="DialogHeaderWidth" value="620" /> - <param name="DialogHeaderLabel" value="-" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="610" /> - <param name="CloseButtonNav" value="1" /> - </include> - <control type="image" id="101"> - <description>profile image</description> - <left>30</left> - <top>70</top> - <width>150</width> - <height>150</height> - <align>left</align> - <aspectratio>stretch</aspectratio> - <texture>unknown-user.png</texture> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="label"> - <description>profile name label</description> - <left>200</left> - <top>70</top> - <width>460</width> - <align>left</align> - <font>font13_title</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[20093]</label> - </control> - <control type="label" id="102"> - <description>profile name Value</description> - <left>200</left> - <top>95</top> - <width>460</width> - <align>left</align> - <font>font16</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>profile directory label</description> - <left>200</left> - <top>155</top> - <width>460</width> - <align>left</align> - <font>font13_title</font> - <textcolor>blue</textcolor> - <label>$LOCALIZE[20070]</label> - </control> - <control type="label" id="103"> - <description>profile directory Value</description> - <left>200</left> - <top>180</top> - <width>460</width> - <align>left</align> - <font>font13</font> - <textcolor>white</textcolor> - </control> - <control type="grouplist" id="5"> - <description>control area</description> - <left>30</left> - <top>230</top> - <width>640</width> - <height>265</height> - <itemgap>5</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>28</onleft> - <onright>60</onright> - <onup>28</onup> - <ondown>28</ondown> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <aligny>center</aligny> - <reverse>yes</reverse> - </control> - <control type="image" id="11"> - <description>separator image</description> - <height>2</height> - <texture>separator2.png</texture> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button" id="28"> - <description>Ok Button</description> - <left>145</left> - <top>505</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onleft>29</onleft> - <onright>29</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="button" id="29"> - <description>Cancel Button</description> - <left>355</left> - <top>505</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onleft>28</onleft> - <onright>28</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/Settings.xml b/addons/skin.confluence/720p/Settings.xml deleted file mode 100644 index f37230b979..0000000000 --- a/addons/skin.confluence/720p/Settings.xml +++ /dev/null @@ -1,257 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9000</defaultcontrol> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">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>625</top> - <width>1090</width> - <height>64</height> - <texture border="15">ContentPanelMirror.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>15</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>82</top> - <width>260</width> - <height>541</height> - <onleft>9000</onleft> - <onright>9001</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>300</scrolltime> - <itemlayout height="54" width="260"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>55</height> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>240</width> - <height>55</height> - <font>font24_title</font> - <textcolor>grey3</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="54" width="260"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>55</height> - <texture border="5">MenuItemFO.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>240</width> - <height>55</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </focusedlayout> - <content> - <item id="1"> - <label>480</label> - <label2>31400</label2> - <onclick>ActivateWindow(AppearanceSettings)</onclick> - <icon>-</icon> - </item> - <item id="2"> - <label>157</label> - <label2>31401</label2> - <onclick>ActivateWindow(VideosSettings)</onclick> - <icon>-</icon> - </item> - <item id="3"> - <label>31502</label> - <label2>31409</label2> - <onclick>ActivateWindow(PVRSettings)</onclick> - <icon>special://skin/backgrounds/tv.jpg</icon> - </item> - <item id="4"> - <label>2</label> - <label2>31402</label2> - <onclick>ActivateWindow(MusicSettings)</onclick> - <icon>-</icon> - </item> - <item id="5"> - <label>1</label> - <label2>31403</label2> - <onclick>ActivateWindow(PicturesSettings)</onclick> - <icon>-</icon> - </item> - <item id="6"> - <label>8</label> - <label2>31404</label2> - <onclick>ActivateWindow(WeatherSettings)</onclick> - <icon>-</icon> - </item> - <item id="7"> - <label>24001</label> - <label2>31408</label2> - <onclick>ActivateWindow(AddonBrowser)</onclick> - <icon>-</icon> - </item> - <item id="8"> - <label>14036</label> - <label2>31410</label2> - <onclick>ActivateWindow(ServiceSettings)</onclick> - <icon>-</icon> - </item> - <item id="9"> - <label>13000</label> - <label2>31406</label2> - <onclick>ActivateWindow(SystemSettings)</onclick> - <icon>-</icon> - </item> - </content> - </control> - <control type="image"> - <left>268</left> - <top>10</top> - <width>804</width> - <height>50</height> - <texture border="5">black-back2.png</texture> - </control> - <control type="image"> - <left>268</left> - <top>10</top> - <width>804</width> - <height>54</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>300</left> - <top>20</top> - <width>740</width> - <height>30</height> - <font>font16</font> - <label>$LOCALIZE[31000] $LOCALIZE[5]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <left>270</left> - <top>60</top> - <width>800</width> - <height>450</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>272</left> - <top>62</top> - <width>796</width> - <height>446</height> - <aspectratio>stretch</aspectratio> - <fadetime>600</fadetime> - <texture background="true">special://skin/backgrounds/settings.jpg</texture> - </control> - <control type="image"> - <left>272</left> - <top>62</top> - <width>600</width> - <height>340</height> - <aspectratio>stretch</aspectratio> - <texture>GlassOverlay.png</texture> - <colordiffuse>AAFFFFFF</colordiffuse> - </control> - <control type="image"> - <left>268</left> - <top>510</top> - <width>804</width> - <height>118</height> - <texture border="5">black-back2.png</texture> - </control> - <control type="textbox"> - <description>Appearance Description</description> - <left>300</left> - <top>522</top> - <width>740</width> - <height>98</height> - <font>font12</font> - <label>$INFO[Container(9000).ListItem.Label2]</label> - <align>left</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>MainWindowMouseButtons</include> - <include>BehindDialogFadeOut</include> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_system" /> - <param name="Label" value="$LOCALIZE[5]" /> - </include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SettingsCategory.xml b/addons/skin.confluence/720p/SettingsCategory.xml deleted file mode 100644 index 75da7a999b..0000000000 --- a/addons/skin.confluence/720p/SettingsCategory.xml +++ /dev/null @@ -1,288 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>3</defaultcontrol> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <include>VisibleFadeEffect</include> - </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>625</top> - <width>1090</width> - <height>64</height> - <texture border="15">ContentPanelMirror.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> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <description>LOGO</description> - <left>30</left> - <top>15</top> - <width>220</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>Confluence_Logo.png</texture> - </control> - <control type="grouplist" id="3"> - <description>button area</description> - <left>10</left> - <top>90</top> - <width>260</width> - <height>481</height> - <itemgap>-1</itemgap> - <onleft>5</onleft> - <onright>5</onright> - <onup>3</onup> - <ondown>20</ondown> - </control> - <control type="button" id="20"> - <description>Setting level button</description> - <left>10</left> - <top>562</top> - <height>60</height> - <width>260</width> - <label>10037</label> - <textoffsetx>20</textoffsetx> - <textoffsety>28</textoffsety> - <align>right</align> - <aligny>top</aligny> - <font>font13</font> - <textcolor>selected</textcolor> - <focusedcolor>selected</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <onleft>5</onleft> - <onright>5</onright> - <onup>3</onup> - <ondown>3</ondown> - <onclick>SettingsLevelChange</onclick> - </control> - <control type="label"> - <left>20</left> - <top>566</top> - <height>25</height> - <width>230</width> - <label>31142</label> - <font>font13_title</font> - <textcolor>white</textcolor> - <align>right</align> - <aligny>center</aligny> - </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>790</width> - <height>52</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>300</left> - <top>20</top> - <width>726</width> - <height>30</height> - <font>font16</font> - <label>$INFO[Control.GetLabel(2)] - $LOCALIZE[5]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="grouplist" id="5"> - <description>control area</description> - <left>290</left> - <top>70</top> - <width>750</width> - <height>435</height> - <itemgap>-1</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>3</onleft> - <onright>60</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="scrollbar" id="60"> - <left>1060</left> - <top>60</top> - <width>25</width> - <height>435</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>3</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="image"> - <description>separator image</description> - <left>290</left> - <top>525</top> - <width>750</width> - <height>2</height> - <texture>separator2.png</texture> - <colordiffuse>40FFFFFF</colordiffuse> - </control> - <control type="textbox" id="6"> - <description>description area</description> - <left>297</left> - <top>532</top> - <width>736</width> - <height>83</height> - <font>font12</font> - <align>justify</align> - <textcolor>white</textcolor> - <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll> - </control> - </control> - <include>BehindDialogFadeOut</include> - <control type="button" id="10"> - <description>Default Category Button</description> - <height>60</height> - <width>260</width> - <textoffsetx>20</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - </control> - <control type="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <invalidcolor>invalid</invalidcolor> - <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> - <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> - <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> - <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> - <aligny>center</aligny> - <reverse>yes</reverse> - </control> - <control type="sliderex" id="13"> - <description>Default Slider</description> - <posx>0</posx> - <posy>0</posy> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> - <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> - <aligny>center</aligny> - </control> - <control type="image" id="11"> - <description>separator image</description> - <height>2</height> - <texture>separator2.png</texture> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label" id="2"> - <description>Fake Label so we can pass it value down to the one below</description> - <left>0</left> - <top>0</top> - <width>0</width> - <height>0</height> - <font>-</font> - <visible>false</visible> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>MainWindowMouseButtons</include> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_system" /> - <param name="Label" value="$LOCALIZE[5]" /> - <param name="ShowLabel2" value="true" /> - </include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SettingsProfile.xml b/addons/skin.confluence/720p/SettingsProfile.xml deleted file mode 100644 index 61c8cf555b..0000000000 --- a/addons/skin.confluence/720p/SettingsProfile.xml +++ /dev/null @@ -1,387 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9000</defaultcontrol> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">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>625</top> - <width>1090</width> - <height>64</height> - <texture border="15">ContentPanelMirror.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>15</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>82</top> - <width>260</width> - <height>541</height> - <onleft>9010</onleft> - <onright>9010</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>300</scrolltime> - <itemlayout height="54" width="260"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>55</height> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>240</width> - <height>55</height> - <font>font24_title</font> - <textcolor>grey3</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="54" width="260"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>55</height> - <texture border="5">MenuItemFO.png</texture> - <animation effect="fade" start="100" end="30" time="75" condition="!Control.HasFocus(9000)">Conditional</animation> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>240</width> - <height>55</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </focusedlayout> - <content> - <item id="1"> - <label>31420</label> - <onclick>noop</onclick> - <icon>-</icon> - </item> - <item id="2"> - <label>13200</label> - <onclick>noop</onclick> - <icon>-</icon> - </item> - </content> - </control> - <control type="group"> - <visible>Container(9000).Hasfocus(2)</visible> - <left>20</left> - <top>260</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>240</width> - <height>200</height> - <aspectratio>keep</aspectratio> - <bordertexture border="12">ThumbBorder.png</bordertexture> - <bordersize>10</bordersize> - <texture fallback="unknown-user.png">$INFO[Container(2).Listitem.Icon]</texture> - </control> - <control type="label"> - <left>0</left> - <top>210</top> - <width>240</width> - <height>20</height> - <font>font12_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[31319]</label> - </control> - <control type="label"> - <left>0</left> - <top>235</top> - <width>240</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Container(2).ListItem.Label]</label> - </control> - <control type="label"> - <left>0</left> - <top>265</top> - <width>240</width> - <height>30</height> - <font>font12_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[31320]</label> - </control> - <control type="label"> - <left>0</left> - <top>290</top> - <width>240</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <align>center</align> - <aligny>center</aligny> - <label fallback="13170">$INFO[Container(2).ListItem.Label2]</label> - </control> - </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>790</width> - <height>52</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>300</left> - <top>20</top> - <width>726</width> - <height>30</height> - <font>font16</font> - <label>$LOCALIZE[13200] - $LOCALIZE[5]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group" id="9010"> - <control type="grouplist" id="9001"> - <visible>Container(9000).Hasfocus(1)</visible> - <left>290</left> - <top>60</top> - <width>750</width> - <height>440</height> - <itemgap>-1</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9001</onup> - <ondown>9001</ondown> - <control type="radiobutton" id="4"> - <description>enable login screen</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>20096</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="button" id="5"> - <description>auto login</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>33084</label> - <label2>$INFO[System.ProfileAutoLogin]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <enable>!System.HasLoginScreen</enable> - </control> - </control> - <control type="group"> - <visible>Container(9000).Hasfocus(1)</visible> - <left>290</left> - <top>500</top> - <width>750</width> - <height>40</height> - <control type="image"> - <description>separator image</description> - <left>0</left> - <top>25</top> - <width>750</width> - <height>2</height> - <texture>separator2.png</texture> - <colordiffuse>40FFFFFF</colordiffuse> - </control> - <control type="textbox"> - <description>description area</description> - <left>7</left> - <top>32</top> - <width>736</width> - <height>83</height> - <font>font12</font> - <label>$LOCALIZE[31422]</label> - <align>justify</align> - <textcolor>white</textcolor> - <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll> - <visible>Control.Hasfocus(4)</visible> - </control> - <control type="textbox"> - <description>description area</description> - <left>7</left> - <top>32</top> - <width>736</width> - <height>83</height> - <font>font12</font> - <label>$LOCALIZE[31423]</label> - <align>justify</align> - <textcolor>white</textcolor> - <autoscroll time="3000" delay="4000" repeat="5000">true</autoscroll> - <visible>Control.Hasfocus(5)</visible> - </control> - </control> - <control type="panel" id="2"> - <visible>Container(9000).Hasfocus(2)</visible> - <left>290</left> - <top>72</top> - <width>760</width> - <height>540</height> - <onleft>9000</onleft> - <onright>60</onright> - <onup>9010</onup> - <ondown>9010</ondown> - <viewtype label="21371">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="180" width="190"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>188</width> - <height>145</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>6</left> - <top>145</top> - <width>178</width> - <height>25</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="180" width="190"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>188</width> - <height>145</height> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>6</left> - <top>145</top> - <width>178</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>1060</left> - <top>60</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>2</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>MainWindowMouseButtons</include> - <include>BehindDialogFadeOut</include> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_system" /> - <param name="Label" value="$LOCALIZE[13200]" /> - </include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SettingsScreenCalibration.xml b/addons/skin.confluence/720p/SettingsScreenCalibration.xml deleted file mode 100644 index e5948fa1ea..0000000000 --- a/addons/skin.confluence/720p/SettingsScreenCalibration.xml +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>8</defaultcontrol> - <controls> - <control type="videowindow" id="20"> - <description>videowindow</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <visible>Player.HasVideo</visible> - </control> - <control type="group"> - <visible>!Player.HasVideo</visible> - <include>CommonBackground</include> - </control> - <control type="image"> - <description>Overlay</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <texture>black-back.png</texture> - <include>dialogeffect</include> - </control> - <control type="button"> - <description>Close Window button</description> - <left>100r</left> - <top>0</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="mover" id="8"> - <description>top left mover</description> - <left>0</left> - <top>0</top> - <width>128</width> - <height>128</height> - <texturefocus>CalibrateTopLeft.png</texturefocus> - <texturenofocus>-</texturenofocus> - </control> - <control type="mover" id="9"> - <description>right bottom mover</description> - <left>700</left> - <top>500</top> - <width>128</width> - <height>128</height> - <texturefocus>CalibrateBottomRight.png</texturefocus> - <texturenofocus>-</texturenofocus> - </control> - <control type="mover" id="10"> - <description>subtitle position mover</description> - <left>200</left> - <top>500</top> - <width>512</width> - <height>128</height> - <texturefocus>CalibrateSubtitles.png</texturefocus> - <texturenofocus>-</texturenofocus> - </control> - <control type="resize" id="11"> - <description>pixel aspect ratio box</description> - <left>0</left> - <top>232</top> - <width>256</width> - <height>256</height> - <texturefocus>CalibratePixelRatio.png</texturefocus> - <texturenofocus>-</texturenofocus> - </control> - <control type="group"> - <left>20</left> - <top>80</top> - <control type="label" id="2"> - <description>coordinates label</description> - <left>0</left> - <top>10</top> - <width>1240</width> - <label>-</label> - <align>center</align> - <font>font13</font> - </control> - <control type="label" id="3"> - <description>help information</description> - <left>0</left> - <top>40</top> - <width>1240</width> - <label>-</label> - <align>center</align> - <font>font13</font> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SettingsSystemInfo.xml b/addons/skin.confluence/720p/SettingsSystemInfo.xml deleted file mode 100644 index a8da7552d6..0000000000 --- a/addons/skin.confluence/720p/SettingsSystemInfo.xml +++ /dev/null @@ -1,376 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">95</defaultcontrol> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">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>625</top> - <width>1090</width> - <height>64</height> - <texture border="15">ContentPanelMirror.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>15</top> - <width>220</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>Confluence_Logo.png</texture> - </control> - <control type="grouplist" id="9000"> - <left>10</left> - <top>90</top> - <width>260</width> - <height>481</height> - <itemgap>-1</itemgap> - <onup>9000</onup> - <ondown>9000</ondown> - <control type="button" id="95"> - <description>Button Summary Values</description> - <height>60</height> - <width>241</width> - <textoffsetx>0</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <label>20037</label> - </control> - <control type="button" id="94"> - <description>Button Storage</description> - <height>60</height> - <width>241</width> - <textoffsetx>0</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <label>13277</label> - </control> - <control type="button" id="96"> - <description>Button Network</description> - <height>60</height> - <width>241</width> - <textoffsetx>0</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <label>13279</label> - </control> - <control type="button" id="97"> - <description>Button Video</description> - <height>60</height> - <width>241</width> - <textoffsetx>0</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <label>13280</label> - </control> - <control type="button" id="98"> - <description>Button Hardware</description> - <height>60</height> - <width>241</width> - <textoffsetx>0</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <label>13281</label> - </control> - <control type="button" id="99"> - <description>Button PVR</description> - <height>60</height> - <width>241</width> - <textoffsetx>0</textoffsetx> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">MenuItemFO.png</texturefocus> - <texturenofocus border="5">MenuItemNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - <label>19191</label> - </control> - </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>790</width> - <height>52</height> - <texture>dialogheader.png</texture> - </control> - <control type="label" id="40"> - <description>header label</description> - <left>300</left> - <top>20</top> - <width>726</width> - <height>30</height> - <font>font16</font> - <label>-</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group"> - <left>290</left> - <top>100</top> - <control type="label" id="2"> - <description>Label 2</description> - <left>0</left> - <top>0</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="3"> - <description>Label 3</description> - <left>0</left> - <top>35</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="4"> - <description>Label 4</description> - <left>0</left> - <top>70</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="5"> - <description>Label 5</description> - <left>0</left> - <top>105</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="6"> - <description>Label 6</description> - <left>0</left> - <top>140</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="7"> - <description>Label 7</description> - <left>0</left> - <top>175</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="8"> - <description>Label 8</description> - <left>0</left> - <top>210</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="9"> - <description>Label 9</description> - <left>0</left> - <top>245</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="10"> - <description>Label 10</description> - <left>0</left> - <top>280</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label" id="11"> - <description>Label 11</description> - <left>0</left> - <top>315</top> - <width>750</width> - <label>-</label> - <font>font13</font> - </control> - <control type="label"> - <description>CPU Text</description> - <left>0</left> - <top>350</top> - <width>750</width> - <height>25</height> - <label>$LOCALIZE[13271] $INFO[System.CPUUsage]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <font>font12_title</font> - </control> - <control type="progress"> - <description>CPU BAR</description> - <left>0</left> - <top>375</top> - <width>750</width> - <height>16</height> - <info>System.CPUUsage</info> - </control> - <control type="label"> - <description>Memory Text</description> - <left>0</left> - <top>395</top> - <width>auto</width> - <height>25</height> - <label>$LOCALIZE[31309] $INFO[system.memory(used)] [B]/[/B] $INFO[system.memory(total)] [B]-[/B] $INFO[system.memory(used.percent)]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <font>font12_title</font> - </control> - <control type="progress"> - <description>Memory BAR</description> - <left>0</left> - <top>420</top> - <width>750</width> - <height>16</height> - <info>system.memory(used)</info> - </control> - <control type="grouplist"> - <description>Kodi build version</description> - <itemgap>50</itemgap> - <top>450</top> - <left>0</left> - <align>left</align> - <orientation>horizontal</orientation> - <control type="label"> - <description>Build label</description> - <width>auto</width> - <height>25</height> - <label>$LOCALIZE[144]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <font>font13_title</font> - </control> - <control type="label" id="52"> - <description>Kodi Build Version</description> - <left>90</left> - <top>450</top> - <width>auto</width> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <font>font13_title</font> - </control> - </control> - <control type="grouplist"> - <description>Build date</description> - <itemgap>10</itemgap> - <top>480</top> - <align>left</align> - <left>0</left> - <orientation>horizontal</orientation> - <control type="label"> - <description>kodi Compiled Text</description> - <width>auto</width> - <height>25</height> - <label>$LOCALIZE[174]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <font>font13_title</font> - </control> - <control type="label" id="53"> - <description>Kodi Build Date</description> - <width>auto</width> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <font>font13_title</font> - </control> - </control> - </control> - </control> - <include>CommonNowPlaying</include> - <include>MainWindowMouseButtons</include> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_system" /> - <param name="Label" value="$LOCALIZE[130]" /> - </include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SkinSettings.xml b/addons/skin.confluence/720p/SkinSettings.xml deleted file mode 100644 index 9a84385455..0000000000 --- a/addons/skin.confluence/720p/SkinSettings.xml +++ /dev/null @@ -1,968 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9000</defaultcontrol> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <include>VisibleFadeEffect</include> - </control> - <include name="CommonWindowHeader"> - <param name="Icon" value="icon_system" /> - <param name="Label" value="$LOCALIZE[20077]" /> - </include> - <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>625</top> - <width>1090</width> - <height>64</height> - <texture border="15">ContentPanelMirror.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>15</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>90</top> - <width>260</width> - <height>481</height> - <onleft>9010</onleft> - <onright>9010</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <pagecontrol>-</pagecontrol> - <scrolltime>300</scrolltime> - <itemlayout height="80" width="260"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>81</height> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>15</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>42</top> - <width>240</width> - <height>25</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </itemlayout> - <focusedlayout height="80" width="260"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>81</height> - <texture border="5">MenuItemFO.png</texture> - <animation effect="fade" start="100" end="30" time="75" condition="!Control.HasFocus(9000)">Conditional</animation> - </control> - <control type="label"> - <left>10</left> - <top>15</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>42</top> - <width>240</width> - <height>25</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>128</label> - <label2>5</label2> - <onclick>noop</onclick> - </item> - <item id="2"> - <label>513</label> - <label2>31112</label2> - <onclick>noop</onclick> - </item> - <item id="3"> - <label>31102</label> - <label2>31112</label2> - <onclick>noop</onclick> - </item> - <item id="4"> - <label>24000</label> - <label2>31200</label2> - <onclick>noop</onclick> - </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>790</width> - <height>52</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>300</left> - <top>20</top> - <width>726</width> - <height>30</height> - <font>font16</font> - <label>$LOCALIZE[20077] - $INFO[Container(9000).ListItem.Label]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group" id="9010"> - <control type="grouplist" id="9001"> - <visible>Container(9000).Hasfocus(1)</visible> - <left>290</left> - <top>60</top> - <width>750</width> - <height>530</height> - <itemgap>-1</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>9000</onleft> - <onright>60</onright> - <onup>9001</onup> - <ondown>9001</ondown> - <control type="label" id="100"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31106</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="101"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>20189</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(AutoScroll)</onclick> - <selected>Skin.HasSetting(AutoScroll)</selected> - </control> - <control type="radiobutton" id="102"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31103</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(Show_SlideShow_Paused)</onclick> - <selected>!Skin.HasSetting(Show_SlideShow_Paused)</selected> - </control> - <control type="radiobutton" id="112"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31104</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(WindowedTrailer)</onclick> - <selected>Skin.HasSetting(WindowedTrailer)</selected> - </control> - <control type="radiobutton" id="113"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31107</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(HideFilenameFlagging)</onclick> - <selected>Skin.HasSetting(HideFilenameFlagging)</selected> - </control> - <control type="radiobutton" id="116"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31122</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(HideEPGwithRDS)</onclick> - <selected>Skin.HasSetting(HideEPGwithRDS)</selected> - </control> - <control type="label" id="106"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>512</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - </control> - <control type="scrollbar" id="60"> - <left>1060</left> - <top>60</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>9001</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Container(9000).Hasfocus(1)</visible> - </control> - <control type="grouplist" id="9002"> - <visible>Container(9000).Hasfocus(2)</visible> - <left>290</left> - <top>60</top> - <width>750</width> - <height>530</height> - <itemgap>-1</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>9000</onleft> - <onright>60</onright> - <onup>9002</onup> - <ondown>9002</ondown> - <control type="label" id="200"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31101</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="202"> - <description>enable video info</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <label>20176</label> - <onclick>Skin.ToggleSetting(homepageVideoinfo)</onclick> - <selected>!Skin.HasSetting(homepageVideoinfo)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="203"> - <description>enable music info</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <label>20083</label> - <onclick>Skin.ToggleSetting(homepageMusicinfo)</onclick> - <selected>!Skin.HasSetting(homepageMusicinfo)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="204"> - <description>enable weather info</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <label>20084</label> - <onclick>Skin.ToggleSetting(homepageWeatherinfo)</onclick> - <selected>Skin.HasSetting(homepageWeatherinfo)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <visible>!IsEmpty(Weather.Plugin)</visible> - </control> - <control type="radiobutton" id="205"> - <description>Show Recently added Video info</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <label>31117</label> - <onclick>Skin.ToggleSetting(HomepageHideRecentlyAddedVideo)</onclick> - <selected>!Skin.HasSetting(HomepageHideRecentlyAddedVideo)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="206"> - <description>Show Recently added info</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <label>31116</label> - <onclick>Skin.ToggleSetting(HomepageHideRecentlyAddedAlbums)</onclick> - <selected>!Skin.HasSetting(HomepageHideRecentlyAddedAlbums)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="label" id="220"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31108</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="221"> - <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(HomeMenuNoVideosButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoVideosButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="222"> - <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(HomeMenuNoMovieButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoMovieButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <enable>Library.HasContent(Movies)</enable> - </control> - <control type="radiobutton" id="223"> - <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(HomeMenuNoTVShowButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoTVShowButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <enable>Library.HasContent(TVShows)</enable> - </control> - <control type="radiobutton" id="224"> - <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(HomeMenuNoMusicButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoMusicButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="225"> - <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(HomeMenuNoPicturesButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoPicturesButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="226"> - <description>Hide Programs Button</description> - <width>750</width> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <label>$LOCALIZE[31111] - $LOCALIZE[0]</label> - <onclick>Skin.ToggleSetting(HomeMenuNoProgramsButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoProgramsButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - <control type="radiobutton" id="228"> - <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(HomeMenuNoWeatherButton)</onclick> - <selected>Skin.HasSetting(HomeMenuNoWeatherButton)</selected> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - </control> - </control> - <control type="scrollbar" id="60"> - <left>1060</left> - <top>60</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>9002</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Container(9000).Hasfocus(2)</visible> - </control> - <control type="grouplist" id="9003"> - <visible>Container(9000).Hasfocus(3)</visible> - <left>290</left> - <top>60</top> - <width>750</width> - <height>530</height> - <itemgap>-1</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>9000</onleft> - <onright>60</onright> - <onup>9003</onup> - <ondown>9003</ondown> - <control type="label" id="300"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31106</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="301"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31119</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(HideBackGroundFanart)</onclick> - <selected>Skin.HasSetting(HideBackGroundFanart)</selected> - </control> - <control type="radiobutton" id="302"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31129</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(HideVisualizationFanart)</onclick> - <selected>Skin.HasSetting(HideVisualizationFanart)</selected> - </control> - <control type="radiobutton" id="303"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31124</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(ShowBackgroundVideo)</onclick> - <selected>!Skin.HasSetting(ShowBackgroundVideo)</selected> - </control> - <control type="radiobutton" id="304"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31125</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(ShowBackgroundVis)</onclick> - <selected>!Skin.HasSetting(ShowBackgroundVis)</selected> - </control> - <control type="label" id="310"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31102</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="radiobutton" id="311"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>31109</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.ToggleSetting(UseCustomBackground)</onclick> - <selected>Skin.HasSetting(UseCustomBackground)</selected> - </control> - <control type="button" id="312"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>- $LOCALIZE[31110]</label> - <label2>[COLOR=selected]$INFO[Skin.String(CustomBackgroundPath)][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetImage(CustomBackgroundPath)</onclick> - <enable>Skin.HasSetting(UseCustomBackground)</enable> - </control> - </control> - <control type="group"> - <control type="grouplist" id="9004"> - <visible>Container(9000).Hasfocus(4)</visible> - <left>290</left> - <top>60</top> - <width>750</width> - <height>530</height> - <itemgap>-1</itemgap> - <pagecontrol>61</pagecontrol> - <onleft>9000</onleft> - <onright>61</onright> - <onup>9004</onup> - <ondown>9004</ondown> - <control type="label" id="453"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31140</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="button" id="455"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[31132]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(LyricScript_Path))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick> - </control> - <control type="button" id="456"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>- $LOCALIZE[24020]</label> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <enable>!IsEmpty(Skin.String(LyricScript_Path))</enable> - <onclick>Addon.OpenSettings($INFO[Skin.String(LyricScript_Path)])</onclick> - </control> - <control type="label" id="410"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31134</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="button" id="411"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]1[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton1))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeVideosButton1,xbmc.addon.video)</onclick> - </control> - <control type="button" id="412"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]2[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton2))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeVideosButton2,xbmc.addon.video)</onclick> - </control> - <control type="button" id="413"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]3[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton3))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeVideosButton3,xbmc.addon.video)</onclick> - </control> - <control type="button" id="414"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]4[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton4))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeVideosButton4,xbmc.addon.video)</onclick> - </control> - <control type="button" id="415"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]5[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton5))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeVideosButton5,xbmc.addon.video)</onclick> - </control> - <control type="label" id="420"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31135</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="button" id="421"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]1[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton1))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeMusicButton1,xbmc.addon.audio)</onclick> - </control> - <control type="button" id="422"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]2[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton2))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeMusicButton2,xbmc.addon.audio)</onclick> - </control> - <control type="button" id="423"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]3[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton3))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeMusicButton3,xbmc.addon.audio)</onclick> - </control> - <control type="button" id="424"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]4[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton4))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeMusicButton4,xbmc.addon.audio)</onclick> - </control> - <control type="button" id="425"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]5[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton5))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeMusicButton5,xbmc.addon.audio)</onclick> - </control> - <control type="label" id="430"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31136</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="button" id="431"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]1[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton1))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomePictureButton1,xbmc.addon.image)</onclick> - </control> - <control type="button" id="432"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]2[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton2))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomePictureButton2,xbmc.addon.image)</onclick> - </control> - <control type="button" id="433"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]3[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton3))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomePictureButton3,xbmc.addon.image)</onclick> - </control> - <control type="button" id="434"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]4[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton4))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomePictureButton4,xbmc.addon.image)</onclick> - </control> - <control type="button" id="435"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]5[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton5))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomePictureButton5,xbmc.addon.image)</onclick> - </control> - <control type="label" id="440"> - <width>750</width> - <height>45</height> - <font>font13_title</font> - <label>31118</label> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - </control> - <control type="button" id="441"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]1[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton1))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeProgramButton1,xbmc.addon.executable)</onclick> - </control> - <control type="button" id="442"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]2[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton2))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeProgramButton2,xbmc.addon.executable)</onclick> - </control> - <control type="button" id="443"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]3[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton3))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeProgramButton3,xbmc.addon.executable)</onclick> - </control> - <control type="button" id="444"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]4[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton4))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeProgramButton4,xbmc.addon.executable)</onclick> - </control> - <control type="button" id="445"> - <width>750</width> - <height>40</height> - <font>font13</font> - <label>$LOCALIZE[24000] [B]5[/B]</label> - <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton5))][/COLOR]</label2> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus>MenuItemFO.png</texturefocus> - <texturenofocus>MenuItemNF.png</texturenofocus> - <onclick>Skin.SetAddon(HomeProgramButton5,xbmc.addon.executable)</onclick> - </control> - </control> - </control> - <control type="scrollbar" id="61"> - <left>1060</left> - <top>60</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>9004</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Container(9000).Hasfocus(4)</visible> - </control> - </control> - </control> - <include>CommonNowPlaying</include> - <include>MainWindowMouseButtons</include> - <include>BehindDialogFadeOut</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SlideShow.xml b/addons/skin.confluence/720p/SlideShow.xml deleted file mode 100644 index 0581c592a0..0000000000 --- a/addons/skin.confluence/720p/SlideShow.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>2</defaultcontrol> - <controls> - <control type="group" id="13"> - <left>130r</left> - <top>10</top> - <visible>!Skin.HasSetting(Show_SlideShow_Paused)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>120</width> - <height>35</height> - <texture>black-back.png</texture> - <bordertexture border="3">NoCover_1.png</bordertexture> - <bordersize>5</bordersize> - </control> - <control type="label"> - <description>paused label</description> - <left>10</left> - <top>0</top> - <width>100</width> - <height>35</height> - <align>center</align> - <aligny>center</aligny> - <font>font10</font> - <textcolor>white</textcolor> - <label>31043</label> - </control> - </control> - <!-- media infos --> - <control type="group"> - <left>20</left> - <top>180r</top> - <visible>Player.ShowInfo + Player.HasMedia</visible> - <include>VisibleFadeEffect</include> - <include>SmallMusicInfo</include> - </control> - <control type="button"> - <visible>SlideShow.IsVideo + [!SlideShow.IsActive | SlideShow.IsPaused]</visible> - <description>Video Play Button</description> - <left>540</left> - <top>260</top> - <width>200</width> - <height>200</height> - <font>-</font> - <onclick>play</onclick> - <texturefocus>arrow-big-right.png</texturefocus> - <texturenofocus>arrow-big-right.png</texturenofocus> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SmartPlaylistEditor.xml b/addons/skin.confluence/720p/SmartPlaylistEditor.xml deleted file mode 100644 index a35252433b..0000000000 --- a/addons/skin.confluence/720p/SmartPlaylistEditor.xml +++ /dev/null @@ -1,317 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">22</defaultcontrol> - <coordinates> - <left>240</left> - <top>22</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <visible>!Window.IsVisible(smartplaylistrule)</visible> - <include>VisibleFadeEffect</include> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="675" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="-" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="22" /> - </include> - <control type="spincontrolex" id="22"> - <description>Set Playlist type</description> - <left>30</left> - <top>70</top> - <width>740</width> - <height>40</height> - <label>467</label> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <onright>22</onright> - <onleft>22</onleft> - <onup>9001</onup> - <ondown>12</ondown> - </control> - <control type="label"> - <description>Name Label</description> - <left>30</left> - <top>120</top> - <width>740</width> - <label>21433</label> - <font>font12</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="edit" id="12"> - <description>Name Button</description> - <left>30</left> - <top>145</top> - <width>740</width> - <height>40</height> - <textoffsetx>10</textoffsetx> - <textwidth>720</textwidth> - <font>font13</font> - <align>center</align> - <texturefocus border="5">button-focus2.png</texturefocus> - <label>-</label> - <onup>22</onup> - <onleft>12</onleft> - <onright>12</onright> - <ondown>10</ondown> - </control> - <control type="label"> - <description>rules label</description> - <left>30</left> - <top>200</top> - <width>740</width> - <align>left</align> - <label>21434</label> - <font>font12</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="10"> - <description>Rules List Control</description> - <left>30</left> - <top>225</top> - <width>550</width> - <height>135</height> - <onup>12</onup> - <onleft>9000</onleft> - <onright>9000</onright> - <ondown>16</ondown> - <itemlayout width="560" height="45"> - <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>10</left> - <top>0</top> - <width>530</width> - <height>40</height> - <aligny>center</aligny> - <info>ListItem.Label</info> - <selectedcolor>selected</selectedcolor> - <font>font13</font> - </control> - </itemlayout> - <focusedlayout width="560" height="45"> - <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(10)</visible> - </control> - <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(10)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>530</width> - <height>40</height> - <aligny>center</aligny> - <info>ListItem.Label</info> - <selectedcolor>selected</selectedcolor> - <font>font13</font> - </control> - </focusedlayout> - </control> - <control type="group" id="9000"> - <left>590</left> - <top>225</top> - <control type="button" id="13"> - <description>Add Rule Button</description> - <left>0</left> - <top>0</top> - <width>180</width> - <height>40</height> - <label>15019</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onup>12</onup> - <onleft>10</onleft> - <onright>10</onright> - <ondown>14</ondown> - </control> - <control type="button" id="14"> - <description>Remove Rule Button</description> - <left>0</left> - <top>45</top> - <height>40</height> - <width>180</width> - <label>1210</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onup>13</onup> - <onleft>10</onleft> - <onright>10</onright> - <ondown>15</ondown> - </control> - <control type="button" id="15"> - <description>Edit Rule Button</description> - <left>0</left> - <top>90</top> - <height>40</height> - <width>180</width> - <label>21435</label> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onup>14</onup> - <onleft>10</onleft> - <onright>10</onright> - <ondown>16</ondown> - </control> - </control> - <control type="label"> - <description>Name Label</description> - <left>30</left> - <top>370</top> - <width>740</width> - <label>31325</label> - <font>font12</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="spincontrolex" id="16"> - <left>30</left> - <top>395</top> - <width>740</width> - <height>40</height> - <label>21424</label> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <onright>16</onright> - <onleft>16</onleft> - <onup>10</onup> - <ondown>17</ondown> - </control> - <control type="spincontrolex" id="17"> - <left>30</left> - <top>440</top> - <width>740</width> - <height>40</height> - <label>21427</label> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <onright>17</onright> - <onleft>17</onleft> - <onup>16</onup> - <ondown>18</ondown> - </control> - <control type="spincontrolex" id="18"> - <left>30</left> - <top>485</top> - <width>550</width> - <height>40</height> - <label>21429</label> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <onright>19</onright> - <onleft>19</onleft> - <onup>17</onup> - <ondown>23</ondown> - </control> - <control type="togglebutton" id="19"> - <left>590</left> - <top>485</top> - <width>180</width> - <height>40</height> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <alttexturenofocus border="5">button-nofocus.png</alttexturenofocus> - <alttexturefocus border="5">button-focus.png</alttexturefocus> - <label>21431</label> - <altlabel>21430</altlabel> - <onright>18</onright> - <onleft>18</onleft> - <onup>17</onup> - <ondown>24</ondown> - </control> - <control type="spincontrolex" id="23"> - <left>30</left> - <top>530</top> - <width>550</width> - <height>40</height> - <label>21458</label> - <font>font13</font> - <texturefocus border="5">button-focus2.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <onright>24</onright> - <onleft>24</onleft> - <onup>18</onup> - <ondown>9001</ondown> - </control> - <control type="radiobutton" id="24"> - <left>590</left> - <top>530</top> - <width>180</width> - <height>40</height> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <texturefocus border="5">button-focus.png</texturefocus> - <label>21459</label> - <onright>23</onright> - <onleft>23</onleft> - <onup>19</onup> - <ondown>9001</ondown> - </control> - <control type="group" id="9001"> - <control type="button" id="20"> - <description>Ok Button</description> - <left>195</left> - <top>605</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>186</label> - <font>font12_title</font> - <onup>23</onup> - <onleft>21</onleft> - <onright>21</onright> - <ondown>22</ondown> - </control> - <control type="button" id="21"> - <description>Cancel Button</description> - <left>405</left> - <top>605</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>222</label> - <font>font12_title</font> - <onup>23</onup> - <onleft>20</onleft> - <onright>20</onright> - <ondown>22</ondown> - </control> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/SmartPlaylistRule.xml b/addons/skin.confluence/720p/SmartPlaylistRule.xml deleted file mode 100644 index fdc89f4f62..0000000000 --- a/addons/skin.confluence/720p/SmartPlaylistRule.xml +++ /dev/null @@ -1,155 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">9001</defaultcontrol> - <coordinates> - <left>240</left> - <top>220</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="280" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="$LOCALIZE[21421]" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="9001" /> - </include> - <control type="label"> - <description>Rule match label</description> - <left>40</left> - <top>60</top> - <width>720</width> - <height>35</height> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <label>21422</label> - </control> - <control type="group" id="9001"> - <control type="spincontrolex" id="15"> - <description>Rule Field</description> - <left>30</left> - <top>100</top> - <width>365</width> - <height>40</height> - <font>-</font> - <texturefocus border="3">button-focus2.png</texturefocus> - <texturenofocus border="3">button-nofocus.png</texturenofocus> - <onright>16</onright> - <onleft>16</onleft> - <onup>9000</onup> - <ondown>17</ondown> - </control> - <control type="label"> - <description>Rule Field label</description> - <left>35</left> - <top>100</top> - <width>300</width> - <height>40</height> - <font>font13</font> - <label>$INFO[Control.GetLabel(15)]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="spincontrolex" id="16"> - <description>Rule operator</description> - <left>405</left> - <top>100</top> - <width>365</width> - <height>40</height> - <font>-</font> - <texturefocus border="3">button-focus2.png</texturefocus> - <texturenofocus border="3">button-nofocus.png</texturenofocus> - <onright>15</onright> - <onleft>15</onleft> - <onup>9000</onup> - <ondown>17</ondown> - </control> - <control type="label"> - <description>Rule Field label</description> - <left>410</left> - <top>100</top> - <width>300</width> - <height>40</height> - <font>font13</font> - <label>$INFO[Control.GetLabel(16)]</label> - <align>left</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="edit" id="17"> - <description>Value Button</description> - <left>30</left> - <top>145</top> - <width>565</width> - <height>40</height> - <font>font13</font> - <aligny>center</aligny> - <invalidcolor>invalid</invalidcolor> - <texturefocus border="3">button-focus2.png</texturefocus> - <texturenofocus border="3">button-nofocus.png</texturenofocus> - <label>-</label> - <onup>9001</onup> - <onleft>20</onleft> - <onright>20</onright> - <ondown>9000</ondown> - </control> - <control type="button" id="20"> - <description>Browse Button</description> - <left>600</left> - <top>145</top> - <width>170</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <texturefocus border="3">button-focus.png</texturefocus> - <texturenofocus border="3">button-nofocus.png</texturenofocus> - <label>1024</label> - <font>font12_title</font> - <onup>9001</onup> - <onleft>17</onleft> - <onright>17</onright> - <ondown>9000</ondown> - </control> - <control type="group" id="9000"> - <control type="button" id="18"> - <description>Ok Button</description> - <left>195</left> - <top>210</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>186</label> - <onup>17</onup> - <onleft>19</onleft> - <onright>19</onright> - <ondown>9001</ondown> - </control> - <control type="button" id="19"> - <description>Cancel Button</description> - <left>405</left> - <top>210</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <label>222</label> - <onup>17</onup> - <onleft>18</onleft> - <onright>19</onright> - <ondown>9001</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/Startup.xml b/addons/skin.confluence/720p/Startup.xml deleted file mode 100644 index 4fdc7feb99..0000000000 --- a/addons/skin.confluence/720p/Startup.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <onload>ReplaceWindow($INFO[System.StartupWindow])</onload> - <controls></controls> -</window> diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml deleted file mode 100644 index 99339c2dc2..0000000000 --- a/addons/skin.confluence/720p/VideoFullScreen.xml +++ /dev/null @@ -1,751 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>-</defaultcontrol> - <controls> - <!-- media infos --> - <control type="group" id="1"> - <depth>DepthOSD</depth> - <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> - <control type="image" id="1"> - <left>-20</left> - <top>-150</top> - <width>1320</width> - <height>256</height> - <texture flipy="true" border="1">HomeNowPlayingBack.png</texture> - </control> - <control type="label" id="1"> - <description>Chapter Count Header label</description> - <left>30</left> - <top>5</top> - <width>1000</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] - (,)[/COLOR]]</label> - <visible>Player.ChapterCount + !VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="label" id="1"> - <description>Channel Group label</description> - <left>30</left> - <top>5</top> - <width>1000</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[VideoPlayer.ChannelGroup,$LOCALIZE[31509]: ]</label> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="label" id="1"> - <description>Clock label</description> - <left>450</left> - <top>5</top> - <width>800</width> - <height>25</height> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[System.Time]</label> - <animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation> - <animation effect="slide" start="0,0" end="-70,0" time="0" condition="system.getbool(input.enablemouse) + Window.IsVisible(VideoOSD)">conditional</animation> - </control> - <control type="image" id="1"> - <left>-20</left> - <top>230r</top> - <width>1320</width> - <height>230</height> - <texture border="1">HomeNowPlayingBack.png</texture> - </control> - <control type="image" id="1"> - <depth>DepthOSDPopout</depth> - <description>cover image</description> - <left>20</left> - <top>260r</top> - <width>300</width> - <height>230</height> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - <visible>![VideoPlayer.Content(Movies) | VideoPlayer.Content(LiveTV)]</visible> - </control> - <control type="image" id="1"> - <depth>DepthOSDPopout</depth> - <description>Movie cover image</description> - <left>20</left> - <top>350r</top> - <width>300</width> - <height>330</height> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - <visible>VideoPlayer.Content(Movies)</visible> - </control> - <control type="image" id="1"> - <depth>DepthOSDPopout</depth> - <description>PIcon image</description> - <left>20</left> - <top>200r</top> - <width>300</width> - <height>150</height> - <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture> - <aspectratio aligny="center">keep</aspectratio> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="group" id="1"> - <left>330</left> - <top>185r</top> - <control type="label" id="1"> - <description>Heading label</description> - <left>0</left> - <top>0</top> - <width>910</width> - <height>25</height> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <label>$LOCALIZE[31040]</label> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <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)">conditional</animation> - </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>VideoPlayer.Content(LiveTV) + Player.Recording + !Player.ChannelPreviewActive</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>VideoPlayer.Content(LiveTV) + Player.Recording + !Player.ChannelPreviewActive</visible> - </control> - <control type="label" id="1"> - <description>Studio label</description> - <left>20</left> - <top>30</top> - <width>910</width> - <height>25</height> - <align>left</align> - <font>font12</font> - <label>$INFO[VideoPlayer.Studio]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>VideoPlayer.Content(Movies)</visible> - </control> - <control type="label" id="1"> - <description>TV Show label</description> - <left>20</left> - <top>30</top> - <width>910</width> - <height>25</height> - <align>left</align> - <font>font12</font> - <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season,,x]$INFO[VideoPlayer.Episode])</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>VideoPlayer.Content(Episodes)</visible> - </control> - <control type="label" id="1"> - <description>Music Info label</description> - <left>20</left> - <top>30</top> - <width>910</width> - <height>25</height> - <align>left</align> - <font>font12</font> - <label>$INFO[VideoPlayer.Artist] $INFO[VideoPlayer.Album, - ]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>VideoPlayer.Content(MusicVideos)</visible> - </control> - <control type="label" id="1"> - <description>LiveTV Info label</description> - <left>20</left> - <top>30</top> - <width>910</width> - <height>25</height> - <align>left</align> - <font>font12</font> - <label>$INFO[VideoPlayer.ChannelNumberLabel,([COLOR=blue],[/COLOR]) ]$INFO[VideoPlayer.ChannelName]$INFO[VideoPlayer.EpisodeName, (,)]</label> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="grouplist" id="1"> - <left>20</left> - <top>60</top> - <width>910</width> - <height>35</height> - <itemgap>5</itemgap> - <orientation>horizontal</orientation> - <control type="label" id="1"> - <width min="10" max="520">auto</width> - <height>30</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" id="1"> - <description>Video Resolution Image</description> - <width>50</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture> - <visible>!Player.ChannelPreviewActive</visible> - </control> - <control type="image" id="1"> - <description>ADSP Master Mode Image</description> - <width>85</width> - <height>35</height> - <aspectratio align="right">keep</aspectratio> - <visible>![IsEmpty(ADSP.MasterOwnIcon) | Player.ChannelPreviewActive]</visible> - <texture>$INFO[ADSP.MasterOwnIcon]</texture> - </control> - <control type="image" id="1"> - <description>Audio Codec Image</description> - <width>85</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <visible>IsEmpty(ADSP.MasterOverrideIcon) + !Player.ChannelPreviewActive</visible> - <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture> - </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>![IsEmpty(ADSP.MasterOverrideIcon) | Player.ChannelPreviewActive]</visible> - <texture>$INFO[ADSP.MasterOverrideIcon]</texture> - </control> - <control type="image" id="1"> - <description>Audio Channels Image</description> - <width>50</width> - <height>35</height> - <aspectratio align="center">keep</aspectratio> - <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture> - <visible>!Player.ChannelPreviewActive</visible> - </control> - <control type="group" id="1"> - <width>85</width> - <height>35</height> - <visible>![IsEmpty(VideoPlayer.AudioLanguage) | Player.ChannelPreviewActive]</visible> - <control type="image" id="1"> - <left>5</left> - <top>0</top> - <description>Audio Language Image</description> - <width>80</width> - <height>35</height> - <texture>flagging/AudioLang.png</texture> - </control> - <control type="label" id="1"> - <left>38</left> - <top>2</top> - <width>47</width> - <height>35</height> - <font>font13</font> - <align>left</align> - <label>$INFO[VideoPlayer.AudioLanguage]</label> - <textcolor>grey</textcolor> - </control> - </control> - <control type="group" id="1"> - <width>85</width> - <height>35</height> - <visible>![IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive]</visible> - <control type="image" id="1"> - <left>5</left> - <top>0</top> - <width>80</width> - <height>35</height> - <texture>flagging/SubLang.png</texture> - </control> - <control type="label" id="1"> - <left>38</left> - <top>2</top> - <width>47</width> - <height>35</height> - <font>font13</font> - <align>left</align> - <label>$INFO[VideoPlayer.SubtitlesLanguage]</label> - <textcolor>grey</textcolor> - </control> - </control> - </control> - <control type="label" id="1"> - <left>0</left> - <top>120</top> - <width>910</width> - <height>25</height> - <label>$LOCALIZE[31049] $INFO[Player.FinishTime]</label> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <scroll>true</scroll> - <visible>!Window.IsVisible(VideoOSD) + !VideoPlayer.Content(LiveTV)</visible> - <animation effect="fade" time="150">VisibleChange</animation> - </control> - <control type="label" id="1"> - <left>0</left> - <top>120</top> - <width>910</width> - <height>25</height> - <label>$INFO[VideoPlayer.NextTitle,$LOCALIZE[19031]: ]</label> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <scroll>true</scroll> - <visible>!Window.IsVisible(VideoOSD) + VideoPlayer.Content(LiveTV)</visible> - <animation effect="fade" time="150">VisibleChange</animation> - </control> - </control> - <control type="group" id="1"> - <left>330</left> - <top>95r</top> - <visible>!VideoPlayer.Content(LiveTV) | [VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg]</visible> - <control type="label" id="1"> - <visible>!VideoPlayer.Content(LiveTV)</visible> - <left>0</left> - <top>0</top> - <width>100</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[Player.Time(hh:mm:ss)]</label> - </control> - <control type="label" id="1"> - <visible>VideoPlayer.Content(LiveTV)</visible> - <left>0</left> - <top>0</top> - <width>100</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[Player.StartTime(hh:mm)]</label> - </control> - <control type="progress" id="1"> - <description>ProgressbarCache</description> - <left>100</left> - <top>15</top> - <width>720</width> - <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 type="label" id="1"> - <visible>!VideoPlayer.Content(LiveTV)</visible> - <left>820</left> - <top>0</top> - <width>100</width> - <height>40</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Player.Duration(hh:mm:ss)]</label> - </control> - <control type="label" id="1"> - <visible>VideoPlayer.Content(LiveTV)</visible> - <left>820</left> - <top>0</top> - <width>100</width> - <height>40</height> - <font>font13</font> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Player.FinishTime(hh:mm)]</label> - </control> - </control> - </control> - <!-- codec info --> - <control type="group" id="0"> - <depth>DepthOSD+</depth> - <left>0</left> - <top>20</top> - <animation effect="fade" time="150">VisibleChange</animation> - <control type="image"> - <description>media info background image</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>160</height> - <texture>black-back.png</texture> - </control> - <control type="label" id="10"> - <description>row 1 label</description> - <left>50</left> - <top>10</top> - <width>1180</width> - <height>30</height> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <label>-</label> - </control> - <control type="label" id="11"> - <description>row 2 label</description> - <left>50</left> - <top>55</top> - <width>1180</width> - <height>30</height> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <label>-</label> - </control> - <control type="label" id="12"> - <description>row 3 label</description> - <left>50</left> - <top>100</top> - <width>1180</width> - <height>45</height> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <label>-</label> - </control> - </control> - <control type="group"> - <depth>DepthOSD+</depth> - <visible>Player.ShowCodec + VideoPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible> - <top>185</top> - <control type="image"> - <description>media info background image</description> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>220</height> - <texture>black-back.png</texture> - </control> - <control type="label"> - <description>Header</description> - <left>50</left> - <top>5</top> - <width>1200</width> - <height>25</height> - <label>$LOCALIZE[19005]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Backend</description> - <left>50</left> - <top>40</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19012]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Backend value</description> - <left>220</left> - <top>40</top> - <width>1000</width> - <height>25</height> - <label>$INFO[PVR.ActStreamClient]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Device</description> - <left>50</left> - <top>65</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19006]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Device value</description> - <left>220</left> - <top>65</top> - <width>1000</width> - <height>25</height> - <label>$INFO[PVR.ActStreamDevice]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Status</description> - <left>50</left> - <top>90</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19007]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Status value</description> - <left>220</left> - <top>90</top> - <width>1000</width> - <height>25</height> - <label>$INFO[PVR.ActStreamStatus]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Signal</description> - <left>50</left> - <top>115</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19008]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>220</left> - <top>122</top> - <width>910</width> - <height>14</height> - <info>PVR.ActStreamProgrSignal</info> - </control> - <control type="label"> - <description>Signal value</description> - <left>1200</left> - <top>115</top> - <width>180</width> - <height>25</height> - <label>$INFO[PVR.ActStreamSignal]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>SNR</description> - <left>50</left> - <top>140</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19009]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>220</left> - <top>147</top> - <width>910</width> - <height>14</height> - <overlaytexture>-</overlaytexture> - <info>PVR.ActStreamProgrSNR</info> - </control> - <control type="label"> - <description>SNR value</description> - <left>1200</left> - <top>140</top> - <width>180</width> - <height>25</height> - <label>$INFO[PVR.ActStreamSNR]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>BER</description> - <left>50</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19010]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>BER value</description> - <left>220</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamBER]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>UNC</description> - <left>390</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19011]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>UNC value</description> - <left>560</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamUNC]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Service</description> - <left>730</left> - <top>165</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19099]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Service value</description> - <left>900</left> - <top>165</top> - <width>330</width> - <height>25</height> - <label>$INFO[PVR.ActStreamServiceName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Encryption</description> - <left>50</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19015]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Encryption value</description> - <left>220</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamEncryptionName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Provider</description> - <left>390</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19101]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Provider value</description> - <left>560</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$INFO[PVR.ActStreamProviderName]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Mux</description> - <left>730</left> - <top>190</top> - <width>165</width> - <height>25</height> - <label>$LOCALIZE[19100]:</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - </control> - <control type="label"> - <description>Mux value</description> - <left>900</left> - <top>190</top> - <width>330</width> - <height>25</height> - <label>$INFO[PVR.ActStreamMux]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml deleted file mode 100644 index f13e12824a..0000000000 --- a/addons/skin.confluence/720p/VideoOSD.xml +++ /dev/null @@ -1,487 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">100</defaultcontrol> - <onload condition="!VideoPlayer.Content(LiveTV)">SetFocus(202)</onload> - <include>dialogeffect</include> - <depth>DepthOSD</depth> - <coordinates> - <left>0</left> - <top>0</top> - </coordinates> - <controls> - <control type="button"> - <description>Close Window button</description> - <left>84r</left> - <top>0</top> - <width>64</width> - <height>32</height> - <label>-</label> - <font>-</font> - <onclick>Dialog.Close(VideoOSD,true)</onclick> - <onclick>FullScreen</onclick> - <texturefocus>DialogCloseButton-focus.png</texturefocus> - <texturenofocus>DialogCloseButton.png</texturenofocus> - <animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation> - <animation effect="fade" time="150">VisibleChange</animation> - <visible>system.getbool(input.enablemouse) + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks)]</visible> - </control> - <control type="slider" id="87"> - <depth>DepthOSD+</depth> - <description>Seek Slider</description> - <left>430</left> - <top>82r</top> - <width>720</width> - <height>16</height> - <onup>702</onup> - <ondown>26</ondown> - <action>seek</action> - <texturesliderbar>seekslider2.png</texturesliderbar> - <textureslidernib>osd_slider_nibNF.png</textureslidernib> - <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> - <animation effect="fade" time="150">VisibleChange</animation> - <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | VideoPlayer.Content(LiveTV)]</visible> - </control> - <control type="grouplist" id="100"> - <left>325</left> - <top>60r</top> - <orientation>horizontal</orientation> - <itemgap>0</itemgap> - <animation effect="fade" time="150">VisibleChange</animation> - <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"> - <width>55</width> - <height>55</height> - <label>210</label> - <font>-</font> - <texturefocus>OSDChannelUPFO.png</texturefocus> - <texturenofocus>OSDChannelUPNF.png</texturenofocus> - <onclick>PlayerControl(Previous)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="301"> - <width>55</width> - <height>55</height> - <label>209</label> - <font>-</font> - <texturefocus>OSDChannelDownFO.png</texturefocus> - <texturenofocus>OSDChannelDownNF.png</texturenofocus> - <onclick>PlayerControl(Next)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="200"> - <width>55</width> - <height>55</height> - <label>210</label> - <font>-</font> - <texturefocus>OSDPrevTrackFO.png</texturefocus> - <texturenofocus>OSDPrevTrackNF.png</texturenofocus> - <onclick>PlayerControl(Previous)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="201"> - <width>55</width> - <height>55</height> - <label>31354</label> - <font>-</font> - <texturefocus>OSDRewindFO.png</texturefocus> - <texturenofocus>OSDRewindNF.png</texturenofocus> - <enable>Player.SeekEnabled</enable> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation> - <onclick>PlayerControl(Rewind)</onclick> - </control> - <control type="togglebutton" id="202"> - <width>55</width> - <height>55</height> - <label>31351</label> - <altlabel>208</altlabel> - <font>-</font> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onclick>PlayerControl(Play)</onclick> - <enable>Player.PauseEnabled</enable> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.PauseEnabled">Conditional</animation> - </control> - <control type="button" id="203"> - <width>55</width> - <height>55</height> - <label>31352</label> - <font>-</font> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onclick>PlayerControl(Stop)</onclick> - </control> - <control type="button" id="204"> - <width>55</width> - <height>55</height> - <label>31353</label> - <font>-</font> - <texturefocus>OSDForwardFO.png</texturefocus> - <texturenofocus>OSDForwardNF.png</texturenofocus> - <enable>Player.SeekEnabled</enable> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation> - <onclick>PlayerControl(Forward)</onclick> - </control> - <control type="button" id="205"> - <width>55</width> - <height>55</height> - <label>209</label> - <font>-</font> - <texturefocus>OSDNextTrackFO.png</texturefocus> - <texturenofocus>OSDNextTrackNF.png</texturenofocus> - <onclick>PlayerControl(Next)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="306"> - <width>55</width> - <height>55</height> - <label>19019</label> - <font>-</font> - <texturefocus>OSDChannelListFO.png</texturefocus> - <texturenofocus>OSDChannelListNF.png</texturenofocus> - <onclick>ActivateWindow(PVROSDChannels)</onclick> - <onclick>Dialog.Close(VideoOSD)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="307"> - <width>55</width> - <height>55</height> - <label>$LOCALIZE[19029]$INFO[VideoPlayer.ChannelName, - ]</label> - <font>-</font> - <texturefocus>OSDepgFO.png</texturefocus> - <texturenofocus>OSDepgNF.png</texturenofocus> - <onclick>ActivateWindow(PVROSDGuide)</onclick> - <onclick>Dialog.Close(VideoOSD)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="350"> - <width>55</width> - <height>55</height> - <label>31356</label> - <font>-</font> - <texturefocus>OSDTeleTextFO.png</texturefocus> - <texturenofocus>OSDTeleTextNF.png</texturenofocus> - <onclick>ActivateWindow(Teletext)</onclick> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image" id="2200"> - <width>270</width> - <texture>-</texture> - <visible>VideoPlayer.HasMenu + !VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image" id="2300"> - <width>160</width> - <texture>-</texture> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="image" id="2600"> - <width>325</width> - <texture>-</texture> - <visible>!VideoPlayer.Content(LiveTV) + !VideoPlayer.HasMenu</visible> - </control> - <control type="button" id="255"> - <enable>VideoPlayer.IsStereoscopic</enable> - <animation effect="fade" start="100" end="0" time="75" condition="!VideoPlayer.IsStereoscopic">Conditional</animation> - <width>55</width> - <height>55</height> - <label>36501</label> - <font>-</font> - <texturefocus>OSDStereoscopicFO.png</texturefocus> - <texturenofocus>OSDStereoscopicNF.png</texturenofocus> - <onup>501</onup> - </control> - <control type="button" id="250"> - <width>55</width> - <height>55</height> - <label>31356</label> - <font>-</font> - <texturefocus>OSDSubtitlesFO.png</texturefocus> - <texturenofocus>OSDSubtitlesNF.png</texturenofocus> - <onup>404</onup> - </control> - <control type="button" id="251"> - <width>55</width> - <height>55</height> - <label>13395</label> - <font>-</font> - <texturefocus>OSDVideoFO.png</texturefocus> - <texturenofocus>OSDVideoNF.png</texturenofocus> - <onclick>ActivateWindow(OSDVideoSettings)</onclick> - </control> - <control type="togglebutton" id="252"> - <width>55</width> - <height>55</height> - <label>13396</label> - <font>-</font> - <texturefocus>OSDAudioFO.png</texturefocus> - <texturenofocus>OSDAudioNF.png</texturenofocus> - <usealttexture>system.getbool(audiooutput.dspaddonsenabled)</usealttexture> - <alttexturefocus>OSDDSPAudioFO.png</alttexturefocus> - <alttexturenofocus>OSDDSPAudioNF.png</alttexturenofocus> - <onclick>ActivateWindow(OSDAudioSettings)</onclick> - </control> - <control type="button" id="253"> - <width>55</width> - <height>55</height> - <label>298</label> - <font>-</font> - <texturefocus>OSDBookmarksFO.png</texturefocus> - <texturenofocus>OSDBookmarksNF.png</texturenofocus> - <onclick>ActivateWindow(VideoBookmarks)</onclick> - <visible>!VideoPlayer.Content(LiveTV)</visible> - </control> - <control type="button" id="254"> - <width>55</width> - <height>55</height> - <label>31355</label> - <font>-</font> - <texturefocus>OSDDvdFO.png</texturefocus> - <texturenofocus>OSDDvdNF.png</texturenofocus> - <onclick>PlayerControl(ShowVideoMenu)</onclick> - <visible>!VideoPlayer.Content(LiveTV) + VideoPlayer.HasMenu</visible> - </control> - <control type="togglebutton" id="353"> - <width>55</width> - <height>55</height> - <label>264</label> - <altlabel>265</altlabel> - <font>-</font> - <texturefocus>OSDRecordOffFO.png</texturefocus> - <texturenofocus>OSDRecordOffNF.png</texturenofocus> - <usealttexture>Player.Recording</usealttexture> - <alttexturefocus>OSDRecordOnFO.png</alttexturefocus> - <alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus> - <onclick>PlayerControl(Record)</onclick> - <enable>Player.CanRecord</enable> - <animation effect="fade" start="100" end="50" time="75" condition="!Player.CanRecord">Conditional</animation> - <visible>VideoPlayer.Content(LiveTV)</visible> - </control> - </control> - <control type="button" id="410"> - <description>Fake button for mouse control</description> - <right>145</right> - <bottom>60</bottom> - <width>256</width> - <height>250</height> - <label>-</label> - <font>-</font> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <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> - </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"> - <description>Fake button for mouse control</description> - <right>200</right> - <bottom>60</bottom> - <width>256</width> - <height>210</height> - <label>-</label> - <font>-</font> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <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> - </control> - <control type="grouplist" id="500"> - <depth>DepthOSD+</depth> - <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="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> - <right>200</right> - <bottom>45</bottom> - <width>256</width> - <height>220</height> - <itemgap>0</itemgap> - <onleft>100</onleft> - <onright>100</onright> - <onup>255</onup> - <ondown>255</ondown> - <orientation>vertical</orientation> - <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>0</left> - <top>20</top> - <width>256</width> - <height>15</height> - <font>font12</font> - <label>36501</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - </control> - </control> - <control type="radiobutton" id="503"> - <height>40</height> - <width>256</width> - <textoffsetx>30</textoffsetx> - <aligny>center</aligny> - <font>font13</font> - <label>31362</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>ToggleStereoMode</onclick> - <selected>IntegerGreaterThan(System.StereoscopicMode,0)</selected> - <pulseonselect>false</pulseonselect> - </control> - <control type="button" id="502"> - <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>31361</label> - <onclick>StereoMode</onclick> - </control> - <control type="radiobutton" id="501"> - <height>40</height> - <width>256</width> - <textoffsetx>30</textoffsetx> - <aligny>center</aligny> - <font>font13</font> - <label>31360</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>StereoModeToMono</onclick> - <selected>StringCompare(System.StereoscopicMode,9)</selected> - <pulseonselect>false</pulseonselect> - </control> - <control type="image" id="549"> - <description>Footer</description> - <width>256</width> - <height>52</height> - <texture border="20,0,20,50">SubMenuBack-Footer.png</texture> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/VideoOSDBookmarks.xml b/addons/skin.confluence/720p/VideoOSDBookmarks.xml deleted file mode 100644 index 9c4db1df5a..0000000000 --- a/addons/skin.confluence/720p/VideoOSDBookmarks.xml +++ /dev/null @@ -1,172 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">2</defaultcontrol> - <coordinates> - <left>240</left> - <top>60</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>800</width> - <height>600</height> - <texture border="40">DialogBack2.png</texture> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>720</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>720</width> - <height>30</height> - <font>font13_title</font> - <label>$LOCALIZE[298]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button"> - <description>Close Window button</description> - <left>710</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> - <onleft>3</onleft> - <onright>3</onright> - <onup>3</onup> - <ondown>3</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="label"> - <description>number of files/pages in list text label</description> - <left>460</left> - <top>495</top> - <width>300</width> - <height>35</height> - <font>font12</font> - <align>right</align> - <aligny>center</aligny> - <scroll>true</scroll> - <textcolor>grey</textcolor> - <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 type="panel" id="11"> - <left>40</left> - <top>65</top> - <width>720</width> - <height>430</height> - <onleft>2</onleft> - <onright>3</onright> - <ondown>2</ondown> - <onup>2</onup> - <scrolltime>200</scrolltime> - <viewtype label="536">icon</viewtype> - <pagecontrol>-</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="image"> - <left>7</left> - <top>20</top> - <width>220</width> - <height>150</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - </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="image"> - <left>7</left> - <top>20</top> - <width>220</width> - <height>150</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - </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 type="grouplist" id="9000"> - <left>20</left> - <top>535</top> - <width>760</width> - <height>40</height> - <itemgap>5</itemgap> - <align>center</align> - <orientation>horizontal</orientation> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>11</onup> - <ondown>11</ondown> - <control type="button" id="2"> - <description>Create Bookmark button</description> - <label>294</label> - <width>240</width> - <include>ButtonInfoDialogsCommonValues</include> - </control> - <control type="button" id="3"> - <description>Clear Bookmark button</description> - <label>296</label> - <width>240</width> - <include>ButtonInfoDialogsCommonValues</include> - </control> - <control type="button" id="4"> - <description>Clear Bookmark button</description> - <label>20406</label> - <width>240</width> - <include>ButtonInfoDialogsCommonValues</include> - <visible>videoplayer.content(episodes)</visible> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/VideoOSDSettings.xml b/addons/skin.confluence/720p/VideoOSDSettings.xml deleted file mode 100644 index 10113b6ed9..0000000000 --- a/addons/skin.confluence/720p/VideoOSDSettings.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>5</defaultcontrol> - <coordinates> - <left>240</left> - <top>60</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <animation effect="fade" start="100" end="0" time="300" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(FileBrowser)">Conditional</animation> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>800</width> - <height>600</height> - <texture border="40">DialogBack2.png</texture> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>720</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label" id="2"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>720</width> - <height>30</height> - <font>font13_title</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button"> - <description>Close Window button</description> - <left>710</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> - <onleft>2</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>2</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - <control type="grouplist" id="5"> - <description>control area</description> - <left>40</left> - <top>65</top> - <width>720</width> - <height>505</height> - <itemgap>5</itemgap> - <pagecontrol>60</pagecontrol> - <onleft>60</onleft> - <onright>60</onright> - <onup>5</onup> - <ondown>5</ondown> - </control> - <control type="scrollbar" id="60"> - <left>760</left> - <top>65</top> - <width>25</width> - <height>490</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> - <ondown>61</ondown> - <onup>61</onup> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - </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="button" id="7"> - <description>Default Button</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="radiobutton" id="8"> - <description>Default RadioButton</description> - <left>0</left> - <top>0</top> - <height>40</height> - <font>font13</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">button-focus2.png</texturefocus> - </control> - <control type="spincontrolex" id="9"> - <description>Default SpinControlex</description> - <left>0</left> - <top>0</top> - <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> - <reverse>yes</reverse> - </control> - <control type="image" id="11"> - <description>separator image</description> - <height>2</height> - <texture>separator2.png</texture> - </control> - <control type="label" id="14"> - <description>Default Label</description> - <left>0</left> - <top>0</top> - <height>30</height> - <label>-</label> - <align>center</align> - <aligny>bottom</aligny> - <font>font13_title</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/ViewsAddonBrowser.xml b/addons/skin.confluence/720p/ViewsAddonBrowser.xml deleted file mode 100644 index f0b3215d74..0000000000 --- a/addons/skin.confluence/720p/ViewsAddonBrowser.xml +++ /dev/null @@ -1,457 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="AddonInfoListView1"> - <control type="group"> - <visible>Control.IsVisible(550)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="550"> - <left>70</left> - <top>78</top> - <width>580</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>550</onup> - <ondown>550</ondown> - <viewtype label="$LOCALIZE[31033]">info</viewtype> - <visible>Window.IsVisible(AddonBrowser) | Container.Content(Addons)</visible> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>520</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> - <control type="label"> - <left>55</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Addon.Status)]</label> - </control> - </itemlayout> - <focusedlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(550)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(550)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>370</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(550) + !IsEmpty(ListItem.Property(Addon.Status))</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>520</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> - <control type="label"> - <left>55</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Addon.Status)]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>650</left> - <top>78</top> - <width>25</width> - <height>560</height> - <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> - <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> - <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onleft>550</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(550)</visible> - </control> - <control type="group"> - <left>710</left> - <top>80</top> - <visible>Control.IsVisible(550)</visible> - <control type="label"> - <description>Show Title txt</description> - <left>0</left> - <top>0</top> - <width>510</width> - <height>15</height> - <label>$INFO[ListItem.AddonName]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="image"> - <left>10</left> - <top>30</top> - <width>490</width> - <height>240</height> - <aspectratio>keep</aspectratio> - <fadetime>200</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="group"> - <top>280</top> - <control type="label"> - <description>Author txt</description> - <left>10</left> - <top>0</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[21863]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="fadelabel"> - <description>Author Value</description> - <left>160</left> - <top>0</top> - <width>350</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonCreator]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scrollout>false</scrollout> - <pauseatend>1000</pauseatend> - </control> - <control type="label"> - <description>Version txt</description> - <left>10</left> - <top>30</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[24051]</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Version Value</description> - <left>160</left> - <top>30</top> - <width>350</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonVersion]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="image"> - <left>0</left> - <top>60</top> - <width>490</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description</description> - <left>10</left> - <top>67</top> - <width>490</width> - <height>213</height> - <font>font13</font> - <align>left</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.AddonDescription]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </control> - </include> - <include name="AddonInfoThumbView1"> - <control type="group"> - <visible>Control.IsVisible(551)</visible> - <include>VisibleFadeEffect</include> - <control type="panel" id="551"> - <left>70</left> - <top>78</top> - <width>772</width> - <height>558</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>551</onup> - <ondown>551</ondown> - <viewtype label="$LOCALIZE[31033] 2">biginfo</viewtype> - <visible>Window.IsVisible(AddonBrowser) | Container.Content(Addons)</visible> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="186" width="193"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>191</width> - <height>160</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <fadetime>100</fadetime> - <texture background="true">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>1</left> - <top>0</top> - <width>191</width> - <height>160</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <fadetime>100</fadetime> - <colordiffuse>ff333333</colordiffuse> - <texture background="true">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>!IsEmpty(ListItem.AddonBroken)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>193</width> - <height>186</height> - <font>font13_title</font> - <textcolor>ffaa0000</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>red</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <animation effect="rotate" start="0" end="45" center="auto" time="0" condition="true">Conditional</animation> - <label>24098</label> - <visible>!IsEmpty(ListItem.AddonBroken)</visible> - </control> - <control type="label"> - <left>1</left> - <top>160</top> - <width>191</width> - <height>25</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="186" width="193"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>191</width> - <height>160</height> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <fadetime>100</fadetime> - <texture background="true">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>1</left> - <top>0</top> - <width>191</width> - <height>160</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <fadetime>100</fadetime> - <colordiffuse>ff333333</colordiffuse> - <texture background="true">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>!IsEmpty(ListItem.AddonBroken)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>193</width> - <height>186</height> - <font>font13_title</font> - <textcolor>ffaa0000</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>red</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <animation effect="rotate" start="0" end="45" center="auto" time="0" condition="true">Conditional</animation> - <label>24098</label> - <visible>!IsEmpty(ListItem.AddonBroken)</visible> - </control> - <control type="label"> - <left>1</left> - <top>160</top> - <width>191</width> - <height>25</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>850</left> - <top>78</top> - <width>25</width> - <height>560</height> - <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> - <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> - <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onleft>551</onleft> - <onright>2</onright> - <showonepage>true</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(551)</visible> - </control> - <control type="group"> - <left>910</left> - <top>90</top> - <visible>Control.IsVisible(551)</visible> - <control type="label"> - <description>Show Title txt</description> - <left>10</left> - <top>0</top> - <width>290</width> - <height>15</height> - <label>$INFO[ListItem.AddonName]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="group"> - <top>40</top> - <control type="label"> - <description>Author txt</description> - <left>10</left> - <top>0</top> - <width>120</width> - <height>25</height> - <label>$LOCALIZE[21863]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="fadelabel"> - <description>Author Value</description> - <left>140</left> - <top>0</top> - <width>155</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonCreator]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scrollout>false</scrollout> - <pauseatend>1000</pauseatend> - </control> - <control type="label"> - <description>Version txt</description> - <left>10</left> - <top>30</top> - <width>120</width> - <height>25</height> - <label>$LOCALIZE[24051]</label> - <align>right</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Version Value</description> - <left>140</left> - <top>30</top> - <width>155</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.AddonVersion]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="image"> - <left>0</left> - <top>70</top> - <width>290</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description</description> - <left>10</left> - <top>77</top> - <width>290</width> - <height>443</height> - <font>font13</font> - <align>left</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.AddonDescription]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/ViewsFileMode.xml b/addons/skin.confluence/720p/ViewsFileMode.xml deleted file mode 100644 index 52fdee5c1f..0000000000 --- a/addons/skin.confluence/720p/ViewsFileMode.xml +++ /dev/null @@ -1,714 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="CommonRootView"> - <control type="group"> - <visible>Control.IsVisible(50)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="50"> - <left>70</left> - <top>78</top> - <width>690</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>50</onup> - <ondown>50</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>580</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> - <control type="label"> - <left>280</left> - <top>0</top> - <width>400</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>!Window.IsVisible(Videos)</visible> - </control> - <control type="label"> - <left>220</left> - <top>0</top> - <width>400</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>625</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos) + [Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible> - </control> - <control type="image"> - <left>665</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>Window.IsVisible(Videos) + ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>665</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos)</visible> - </control> - </itemlayout> - <focusedlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>490</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(50) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>580</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> - <control type="label"> - <left>280</left> - <top>0</top> - <width>400</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>!Window.IsVisible(Videos)</visible> - </control> - <control type="label"> - <left>220</left> - <top>0</top> - <width>400</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>625</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos) + [Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible> - </control> - <control type="image"> - <left>665</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>Window.IsVisible(Videos) + ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>665</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos)</visible> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>760</left> - <top>85</top> - <width>25</width> - <height>550</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>50</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(50)</visible> - </control> - <control type="group"> - <depth>DepthContent-</depth> - <left>850</left> - <top>100</top> - <visible>Control.IsVisible(50)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>360</width> - <height>540</height> - <aspectratio aligny="bottom">keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$VAR[PosterThumb]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="image"> - <left>8</left> - <top>532</top> - <width>344</width> - <height>524</height> - <aspectratio aligny="top">keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture diffuse="diffuse_mirror3.png" flipy="true" background="true">$VAR[PosterThumb]</texture> - </control> - </control> - </control> - </include> - <include name="ThumbnailView"> - <control type="group"> - <visible>Control.IsVisible(500)</visible> - <include>VisibleFadeEffect</include> - <control type="panel" id="500"> - <left>90</left> - <top>80</top> - <width>1080</width> - <height>558</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>500</onup> - <ondown>500</ondown> - <viewtype label="21371">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <preloaditems>2</preloaditems> - <itemlayout condition="!Container.Content(Movies) + !Container.Content(Seasons) + !Container.Content(TVShows) + !Container.Content(Sets)" height="186" width="216"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>214</width> - <height>160</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>!Container.Content(Episodes)</visible> - </control> - <control type="image"> - <left>1</left> - <top>0</top> - <width>214</width> - <height>160</height> - <aspectratio>scale</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$INFO[Listitem.Icon]</texture> - <visible>Container.Content(Episodes)</visible> - </control> - <control type="label"> - <left>8</left> - <top>160</top> - <width>200</width> - <height>25</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>170</left> - <top>130</top> - <width>30</width> - <height>30</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - </control> - </itemlayout> - <focusedlayout condition="!Container.Content(Movies) + !Container.Content(Seasons) + !Container.Content(TVShows) + !Container.Content(Sets)" height="186" width="216"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>214</width> - <height>160</height> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$INFO[Listitem.Icon]</texture> - <aspectratio>keep</aspectratio> - <visible>!Container.Content(Episodes)</visible> - </control> - <control type="image"> - <left>1</left> - <top>0</top> - <width>214</width> - <height>160</height> - <aspectratio>scale</aspectratio> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$INFO[Listitem.Icon]</texture> - <visible>Container.Content(Episodes)</visible> - </control> - <control type="label"> - <left>8</left> - <top>160</top> - <width>200</width> - <height>25</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>170</left> - <top>130</top> - <width>30</width> - <height>30</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - </control> - </focusedlayout> - <itemlayout condition="Container.Content(Movies) | Container.Content(Seasons) | Container.Content(TVShows) | Container.Content(Sets)" height="279" width="216"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>214</width> - <height>240</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$VAR[PosterThumb]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>8</left> - <top>240</top> - <width>200</width> - <height>25</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>170</left> - <top>210</top> - <width>30</width> - <height>30</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - </control> - </itemlayout> - <focusedlayout condition="Container.Content(Movies) | Container.Content(Seasons) | Container.Content(TVShows) | Container.Content(Sets)" height="276" width="216"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>214</width> - <height>240</height> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$VAR[PosterThumb]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>8</left> - <top>240</top> - <width>200</width> - <height>25</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>170</left> - <top>210</top> - <width>30</width> - <height>30</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>1170</left> - <top>80</top> - <width>25</width> - <height>550</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>500</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(500)</visible> - </control> - </control> - </include> - <include name="WideIconView"> - <control type="group"> - <visible>Control.IsVisible(505)</visible> - <include>VisibleFadeEffect</include> - <control type="panel" id="505"> - <visible>Container.Content(TVShows) | Container.Content(Files)</visible> - <left>95</left> - <top>80</top> - <width>1080</width> - <height>550</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>505</onup> - <ondown>505</ondown> - <viewtype label="$LOCALIZE[539]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <preloaditems>2</preloaditems> - <itemlayout height="110" width="540"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>538</width> - <height>105</height> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$VAR[BannerThumb]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>500</left> - <top>70</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - </control> - </itemlayout> - <focusedlayout height="110" width="540"> - <control type="image"> - <left>1</left> - <top>0</top> - <width>538</width> - <height>105</height> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>5</bordersize> - <texture background="true">$VAR[BannerThumb]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>500</left> - <top>70</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>1170</left> - <top>80</top> - <width>25</width> - <height>550</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>505</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(505)</visible> - </control> - </control> - </include> - <include name="FullWidthList"> - <control type="group"> - <visible>Control.IsVisible(51)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="51"> - <left>95</left> - <top>78</top> - <width>1080</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>51</onup> - <ondown>51</ondown> - <viewtype label="537">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40" width="1080"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1080</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>4</top> - <width>40</width> - <height>32</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>60</left> - <top>0</top> - <width>950</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> - <control type="label"> - <left>60</left> - <top>0</top> - <width>1000</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>!Window.IsVisible(Videos)</visible> - </control> - <control type="label"> - <left>65</left> - <top>0</top> - <width>940</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>1010</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos) + [Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible> - </control> - <control type="image"> - <left>1050</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>Window.IsVisible(Videos) + ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>1050</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos)</visible> - </control> - </itemlayout> - <focusedlayout height="40" width="1080"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1080</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1080</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>875</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(51) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="image"> - <left>10</left> - <top>4</top> - <width>40</width> - <height>32</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label"> - <left>60</left> - <top>0</top> - <width>950</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> - <control type="label"> - <left>60</left> - <top>0</top> - <width>1000</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>!Window.IsVisible(Videos)</visible> - </control> - <control type="label"> - <left>65</left> - <top>0</top> - <width>940</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>1010</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos) + [Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible> - </control> - <control type="image"> - <left>1050</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>Window.IsVisible(Videos) + ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>1050</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - <visible>Window.IsVisible(Videos)</visible> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>1170</left> - <top>80</top> - <width>25</width> - <height>550</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>50</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(51)</visible> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/ViewsLiveTV.xml b/addons/skin.confluence/720p/ViewsLiveTV.xml deleted file mode 100644 index 5472c94d24..0000000000 --- a/addons/skin.confluence/720p/ViewsLiveTV.xml +++ /dev/null @@ -1,166 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="LiveTVView1"> - <control type="group"> - <visible>Control.IsVisible(560)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="560"> - <left>70</left> - <top>75</top> - <width>760</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>560</onup> - <ondown>560</ondown> - <viewtype label="$LOCALIZE[4]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(LiveTV)</visible> - <itemlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>730</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> - <control type="label"> - <left>50</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </itemlayout> - <focusedlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(560)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(560)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>560</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(560) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>730</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> - <control type="label"> - <left>50</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>850</left> - <top>78</top> - <width>25</width> - <height>560</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>560</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(560)</visible> - </control> - <control type="group"> - <visible>Control.IsVisible(560)</visible> - <left>910</left> - <top>80</top> - <control type="image"> - <left>10</left> - <top>0</top> - <width>290</width> - <height>290</height> - <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="fadelabel"> - <left>10</left> - <top>300</top> - <width>290</width> - <height>25</height> - <label>$INFO[ListItem.Label2]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <scrollout>false</scrollout> - <pauseatend>1000</pauseatend> - </control> - <control type="textbox"> - <description>Description Value for TV Show</description> - <left>10</left> - <top>332</top> - <width>290</width> - <height>218</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/ViewsMusicLibrary.xml b/addons/skin.confluence/720p/ViewsMusicLibrary.xml deleted file mode 100644 index 3494a8f55d..0000000000 --- a/addons/skin.confluence/720p/ViewsMusicLibrary.xml +++ /dev/null @@ -1,1097 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="MusicInfoListView"> - <control type="group"> - <visible>Control.IsVisible(506)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="506"> - <left>70</left> - <top>75</top> - <width>780</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>506</onup> - <ondown>506</ondown> - <viewtype label="$LOCALIZE[544]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(Files) | Window.IsVisible(MusicPlaylist) | Container.Content(Songs) | Container.Content(Albums)</visible> - <itemlayout height="40" width="780"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>730</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> - <control type="label"> - <left>60</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </itemlayout> - <focusedlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(506)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(506)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>580</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(506) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>730</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> - <control type="label"> - <left>60</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>850</left> - <top>78</top> - <width>25</width> - <height>560</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>506</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(506)</visible> - </control> - <control type="group"> - <visible>Control.IsVisible(506)</visible> - <left>910</left> - <top>80</top> - <control type="image"> - <left>10</left> - <top>0</top> - <width>290</width> - <height>290</height> - <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> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <description>Rating txt</description> - <left>10</left> - <top>530</top> - <width>290</width> - <height>25</height> - <label>$INFO[ListItem.Rating,[COLOR=blue]$LOCALIZE[563]: [/COLOR]]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <visible>Container.Content(Albums)</visible> - </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> - </include> - <include name="AlbumWrapView2_Fanart"> - <control type="group"> - <left>0</left> - <top>350</top> - <visible>Control.IsVisible(509) + Skin.HasSetting(View509HideInfo)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>270</height> - <texture border="1">HomeNowPlayingBack.png</texture> - </control> - <control type="label"> - <left>40</left> - <top>70</top> - <width>1200</width> - <height>20</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <animation effect="slide" start="0,0" end="0,20" time="150" condition="!Control.HasFocus(509)">conditional</animation> - </control> - </control> - <control type="group"> - <visible>Control.IsVisible(509)</visible> - <include>VisibleFadeEffect</include> - <left>0</left> - <top>450</top> - <control type="fixedlist" id="509"> - <depth>DepthContent-</depth> - <visible>Container.Content(Albums)</visible> - <hitrect x="0" y="-10" w="1280" h="190" /> - <left>-80</left> - <top>0</top> - <width>1360</width> - <height>250</height> - <onleft>509</onleft> - <onright>509</onright> - <onup>2</onup> - <ondown>60</ondown> - <viewtype label="31029">wrap</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <focusposition>4</focusposition> - <movement>2</movement> - <orientation>horizontal</orientation> - <preloaditems>4</preloaditems> - <itemlayout height="200" width="160"> - <control type="image"> - <left>2</left> - <top>20</top> - <width>160</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <fadetime>200</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="image"> - <left>6</left> - <top>24</top> - <width>152</width> - <height>152</height> - <aspectratio>stretch</aspectratio> - <texture>black-back.png</texture> - <colordiffuse>AAFFFFFF</colordiffuse> - </control> - <control type="image"> - <left>2</left> - <top>180</top> - <width>160</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <fadetime>200</fadetime> - <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> - </control> - </itemlayout> - <focusedlayout height="200" width="160"> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>-2</left> - <top>16</top> - <width>168</width> - <height>168</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>8</bordersize> - <fadetime>200</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <animation reversible="false" effect="zoom" start="-2,16,168,168" end="-12,-4,198,198" time="150">focus</animation> - <animation reversible="false" effect="zoom" end="-2,16,168,168" start="-12,-4,198,198" time="150">unfocus</animation> - </control> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>180</left> - <top>325</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - <animation type="focus"> - <effect type="fade" start="0" end="100" time="150" /> - <effect type="slide" start="0,0" end="40,40" time="150" /> - </animation> - <animation type="unfocus"> - <effect type="fade" start="100" end="0" time="150" /> - <effect type="slide" end="0,0" start="40,40" time="150" /> - </animation> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <depth>DepthContent</depth> - <left>310</left> - <top>195</top> - <width>660</width> - <height>25</height> - <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> - <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> - <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onup>509</onup> - <ondown>2</ondown> - <showonepage>false</showonepage> - <orientation>horizontal</orientation> - <visible>Control.IsVisible(509)</visible> - </control> - </control> - <control type="group"> - <left>180</left> - <top>40</top> - <visible>Control.IsVisible(509) + !Skin.HasSetting(View509HideInfo)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>920</width> - <height>410</height> - <texture border="20">ContentPanel.png</texture> - </control> - <control type="label"> - <left>40</left> - <top>20</top> - <width>840</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Property(Album_Artist)]</label> - </control> - <control type="label"> - <left>40</left> - <top>50</top> - <width>840</width> - <height>20</height> - <font>font24_title</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="group"> - <left>40</left> - <top>80</top> - <control type="label"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>31331</label> - </control> - <control type="label"> - <left>0</left> - <top>35</top> - <width>850</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[515]: $INFO[ListItem.Genre]</label> - </control> - <control type="label"> - <left>0</left> - <top>65</top> - <width>850</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[562]: $INFO[ListItem.Year]</label> - </control> - <control type="fadelabel"> - <left>0</left> - <top>95</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[563]:</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </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"> - <description>Description Value for Album</description> - <left>0</left> - <top>152</top> - <width>850</width> - <height>144</height> - <font>font13</font> - <align>justify</align> - <pagecontrol>-</pagecontrol> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Property(Album_Description)]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </include> - <include name="MusicVideoInfoListView"> - <control type="group"> - <visible>Control.IsVisible(511)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="511"> - <left>70</left> - <top>75</top> - <width>760</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>511</onup> - <ondown>511</ondown> - <viewtype label="$LOCALIZE[544]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(MusicVideos)</visible> - <itemlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>720</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> - <control type="label"> - <left>30</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="image"> - <left>735</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - </control> - </itemlayout> - <focusedlayout height="40" width="760"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(511)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>760</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(511)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>560</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(511) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>720</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> - <control type="label"> - <left>30</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="image"> - <left>735</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>850</left> - <top>78</top> - <width>25</width> - <height>560</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>511</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(511)</visible> - </control> - <control type="group"> - <left>910</left> - <top>80</top> - <control type="image"> - <left>10</left> - <top>0</top> - <width>290</width> - <height>230</height> - <aspectratio>keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>10</left> - <top>230</top> - <width>290</width> - <align>center</align> - <itemgap>0</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - </control> - <control type="label"> - <left>10</left> - <top>290</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>350</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>410</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>470</top> - <width>290</width> - <height>25</height> - <label>$INFO[ListItem.Studio]</label> - <scroll>true</scroll> - <align>center</align> - <aligny>top</aligny> - <font>font13</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="label"> - <description>Year txt</description> - <left>10</left> - <top>530</top> - <width>290</width> - <height>25</height> - <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - </control> - </control> - </include> - <include name="ArtistMediaListView"> - <control type="group"> - <visible>Control.IsVisible(512)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="512"> - <left>70</left> - <top>78</top> - <width>580</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>512</onup> - <ondown>512</ondown> - <viewtype label="$LOCALIZE[544]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(Artists)</visible> - <itemlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>560</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="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(512)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(512)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>560</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="scrollbar" id="60"> - <left>650</left> - <top>78</top> - <width>25</width> - <height>560</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>512</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(512)</visible> - </control> - <control type="group"> - <left>710</left> - <top>70</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>510</width> - <height>300</height> - <aspectratio>keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="group"> - <top>310</top> - <control type="label"> - <description>Born txt</description> - <left>0</left> - <top>0</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[21893]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>blue</textcolor> - <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible> - </control> - <control type="label"> - <description>Born Value</description> - <left>150</left> - <top>0</top> - <width>350</width> - <height>25</height> - <label>$INFO[ListItem.Property(Artist_Born)]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible> - </control> - <control type="label"> - <description>Formed txt</description> - <left>0</left> - <top>0</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[21894]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>blue</textcolor> - <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible> - </control> - <control type="label"> - <description>Formed Value</description> - <left>150</left> - <top>0</top> - <width>350</width> - <height>25</height> - <label>$INFO[ListItem.Property(Artist_Formed)]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible> - </control> - <control type="label"> - <description>Genre txt</description> - <left>0</left> - <top>30</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="label"> - <description>Genre Value</description> - <left>150</left> - <top>30</top> - <width>350</width> - <height>25</height> - <label fallback="416">$INFO[ListItem.Property(Artist_Genre)]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="image"> - <left>0</left> - <top>60</top> - <width>510</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description Value for Artist</description> - <left>10</left> - <top>72</top> - <width>490</width> - <height>190</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Property(Artist_Description)]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </control> - </include> - <include name="AlbumInfoListView"> - <control type="group"> - <visible>Control.IsVisible(513)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="513"> - <left>70</left> - <top>75</top> - <width>780</width> - <height>561</height> - <onleft>2</onleft> - <onright>51360</onright> - <onup>513</onup> - <ondown>513</ondown> - <viewtype label="$LOCALIZE[10523]">list</viewtype> - <pagecontrol>51360</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(Albums)</visible> - <itemlayout height="40" width="780"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>730</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> - <control type="label"> - <left>60</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </itemlayout> - <focusedlayout height="40" width="780"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(513)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>780</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(513)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>580</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(513) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>730</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> - <control type="label"> - <left>60</left> - <top>0</top> - <width>700</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="51360"> - <left>850</left> - <top>78</top> - <width>25</width> - <height>560</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>513</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(513)</visible> - </control> - <control type="group"> - <left>910</left> - <top>70</top> - <control type="image"> - <left>10</left> - <top>0</top> - <width>290</width> - <height>240</height> - <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"> - <description>Description Header txt</description> - <left>10</left> - <top>240</top> - <width>290</width> - <height>25</height> - <label>21821</label> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="textbox"> - <description>Description Value for Album</description> - <left>10</left> - <top>272</top> - <width>290</width> - <height>298</height> - <font>font13</font> - <align>justify</align> - <pagecontrol>-</pagecontrol> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Property(Album_Description)]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/ViewsPVRGuide.xml b/addons/skin.confluence/720p/ViewsPVRGuide.xml deleted file mode 100644 index c8c4198c20..0000000000 --- a/addons/skin.confluence/720p/ViewsPVRGuide.xml +++ /dev/null @@ -1,1207 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <!-- ID: 10 --> - <include name="PVRGuideViewTimeline"> - <control type="group"> - <description>TV Guide Timeline</description> - <visible>Control.IsVisible(10)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <description>separator image</description> - <left>80</left> - <top>101</top> - <width>1100</width> - <height>1</height> - <colordiffuse>88FFFFFF</colordiffuse> - <texture>separator2.png</texture> - </control> - <control type="epggrid" id="10"> - <viewtype label="19032">list</viewtype> - <description>EPG Grid</description> - <left>80</left> - <top>71</top> - <width>1135</width> - <height>419</height> - <pagecontrol>10</pagecontrol> - <scrolltime>350</scrolltime> - <timeblocks>40</timeblocks> - <rulerunit>6</rulerunit> - <progresstexture border="0,48,18,14">PVR-EpgProgressIndicator.png</progresstexture> - <onleft>101</onleft> - <onright>101</onright> - <onup>10</onup> - <ondown>10</ondown> - <rulerlayout height="35" width="40"> - <control type="label" id="2"> - <left>0</left> - <top>0</top> - <width>34</width> - <height>29</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[ListItem.Label]</label> - <visible>!ListItem.Property(DateLabel)</visible> - </control> - <control type="label" id="2"> - <left>0</left> - <top>0</top> - <width>34</width> - <height>29</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Label]</label> - <visible>ListItem.Property(DateLabel)</visible> - </control> - </rulerlayout> - <channellayout height="48" width="280"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>270</width> - <height>48</height> - <texture border="2">MenuItemNF.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>5</top> - <width>40</width> - <height>35</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="image"> - <left>45</left> - <top>4</top> - <width>45</width> - <height>44</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label" id="1"> - <left>94</left> - <top>0</top> - <width>160</width> - <height>48</height> - <font>font13</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.ChannelName]</label> - </control> - </channellayout> - <focusedchannellayout height="48" width="280"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>270</width> - <height>48</height> - <texture border="2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(10)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>270</width> - <height>48</height> - <texture border="2">MenuItemFO.png</texture> - <visible>Control.HasFocus(10)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>5</top> - <width>40</width> - <height>35</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="image"> - <left>45</left> - <top>4</top> - <width>45</width> - <height>44</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="label" id="1"> - <left>94</left> - <top>0</top> - <width>160</width> - <height>48</height> - <font>font13</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.ChannelName]</label> - </control> - </focusedchannellayout> - <itemlayout height="48" width="40"> - <control type="image" id="2"> - <width>40</width> - <height>48</height> - <left>0</left> - <top>0</top> - <aspectratio>stretch</aspectratio> - <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture> - </control> - <control type="label" id="1"> - <left>10</left> - <top>3</top> - <width>20</width> - <height>25</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>6</left> - <top>28</top> - <width>16</width> - <height>16</height> - <texture>$VAR[PVRTimerIcon]</texture> - </control> - </itemlayout> - <focusedlayout height="48" width="40"> - <control type="image" id="14"> - <width>40</width> - <height>48</height> - <left>0</left> - <top>0</top> - <texture border="5">folder-focus.png</texture> - </control> - <control type="image" id="2"> - <width>40</width> - <height>48</height> - <left>0</left> - <top>0</top> - <aspectratio>stretch</aspectratio> - <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture> - </control> - <control type="label" id="1"> - <left>10</left> - <top>3</top> - <width>20</width> - <height>25</height> - <font>font12</font> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <info>ListItem.Label</info> - </control> - <control type="image"> - <left>6</left> - <top>28</top> - <width>16</width> - <height>16</height> - <texture>$VAR[PVRTimerIcon]</texture> - </control> - </focusedlayout> - </control> - <control type="group"> - <visible>!IsEmpty(ListItem.Label)</visible> - <left>80</left> - <top>508</top> - <control type="image"> - <left>62</left> - <top>6</top> - <width>130</width> - <height>130</height> - <texture background="true">$INFO[ListItem.Icon]</texture> - <aspectratio align="center" aligny="top">keep</aspectratio> - </control> - <control type="label"> - <left>280</left> - <top>0</top> - <width>840</width> - <height>20</height> - <label>[B]$INFO[ListItem.Label]$INFO[ListItem.EpisodeName, (,)][/B]</label> - <font>font13</font> - <textcolor>white</textcolor> - </control> - <control type="label"> - <left>280</left> - <top>25</top> - <width>840</width> - <height>20</height> - <label>$INFO[ListItem.StartTime]$INFO[ListItem.EndTime, - ]$INFO[ListItem.Season, • $LOCALIZE[20373] ]$INFO[ListItem.Episode, • $LOCALIZE[20359] ]$INFO[ListItem.Genre, • ]</label> - <font>font12</font> - <textcolor>grey</textcolor> - </control> - <control type="textbox"> - <description>Plot value</description> - <left>280</left> - <top>57</top> - <width>840</width> - <height>63</height> - <font>font12</font> - <align>justify</align> - <textcolor>grey</textcolor> - <autoscroll delay="10000" time="3000" repeat="6000">true</autoscroll> - <label>$INFO[ListItem.Plot]</label> - </control> - </control> - </control> - </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 --> - <include name="PVRGuideViewNext"> - <control type="group"> - <description>TV Guide Next</description> - <visible>Control.IsVisible(12)</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="12"> - <viewtype label="19031">list</viewtype> - <left>0</left> - <top>60</top> - <width>1100</width> - <height>500</height> - <onup>12</onup> - <ondown>12</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(12)</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(12)</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(12)</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(12)</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>12</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(12).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(12).CurrentPage]/$INFO[Container(12).NumPages][/COLOR])</label> - </control> - </control> - </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> diff --git a/addons/skin.confluence/720p/ViewsPictures.xml b/addons/skin.confluence/720p/ViewsPictures.xml deleted file mode 100644 index bdf5a0e5a7..0000000000 --- a/addons/skin.confluence/720p/ViewsPictures.xml +++ /dev/null @@ -1,223 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="PictureWrapView"> - <control type="group"> - <visible>Control.IsVisible(510)</visible> - <include>VisibleFadeEffect</include> - <left>0</left> - <top>440</top> - <control type="wraplist" id="510"> - <depth>DepthContent+</depth> - <left>-25</left> - <top>5</top> - <width>1330</width> - <height>250</height> - <onleft>510</onleft> - <onright>510</onright> - <onup>2</onup> - <ondown>60</ondown> - <viewtype label="31032">wrap</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <focusposition>3</focusposition> - <orientation>horizontal</orientation> - <preloaditems>4</preloaditems> - <itemlayout height="200" width="190"> - <control type="image"> - <left>15</left> - <top>40</top> - <width>160</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="10">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - <fadetime>200</fadetime> - <texture border="2">ThumbBG.png</texture> - </control> - <control type="image"> - <left>25</left> - <top>50</top> - <width>140</width> - <height>140</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - </itemlayout> - <focusedlayout height="200" width="190"> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>15</left> - <top>40</top> - <width>160</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="10">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - <fadetime>200</fadetime> - <texture border="2">ThumbBG.png</texture> - <animation reversible="false" effect="zoom" start="15,40,160,160" end="-10,-5,210,210" time="150">focus</animation> - <animation reversible="false" effect="zoom" end="15,40,160,160" start="-10,-5,210,210" time="150">unfocus</animation> - </control> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>25</left> - <top>50</top> - <width>140</width> - <height>140</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - <animation reversible="false" effect="zoom" start="25,50,140,140" end="5,10,180,180" time="150">focus</animation> - <animation reversible="false" effect="zoom" end="25,50,140,140" start="5,10,180,180" time="150">unfocus</animation> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>310</left> - <top>200</top> - <width>660</width> - <height>25</height> - <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> - <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> - <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onup>510</onup> - <ondown>2</ondown> - <showonepage>false</showonepage> - <orientation>horizontal</orientation> - <visible>Control.IsVisible(510)</visible> - </control> - </control> - </include> - <include name="PictureThumbView"> - <control type="group"> - <visible>Control.IsVisible(514)</visible> - <control type="panel" id="514"> - <left>60</left> - <top>75</top> - <width>432</width> - <height>576</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>514</onup> - <ondown>514</ondown> - <viewtype label="$LOCALIZE[31031]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <preloaditems>2</preloaditems> - <itemlayout height="144" width="144"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>144</width> - <height>144</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="10">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - <fadetime>200</fadetime> - <texture border="2">ThumbBG.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>124</width> - <height>124</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - </itemlayout> - <focusedlayout height="144" width="144"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>144</width> - <height>144</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="10">folder-Focus.png</bordertexture> - <bordersize>8</bordersize> - <fadetime>200</fadetime> - <texture border="2">ThumbBG.png</texture> - </control> - <control type="image"> - <left>10</left> - <top>10</top> - <width>124</width> - <height>124</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>500</left> - <top>70</top> - <width>25</width> - <height>576</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>514</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(514)</visible> - </control> - <control type="group"> - <left>570</left> - <top>80</top> - <control type="label"> - <description>Title txt</description> - <left>0</left> - <top>0</top> - <width>640</width> - <height>15</height> - <label>$INFO[ListItem.Label]</label> - <align>center</align> - <aligny>center</aligny> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <left>0</left> - <top>30</top> - <width>640</width> - <height>470</height> - <texture background="true">$INFO[ListItem.FilenameAndPath]</texture> - <fadetime>600</fadetime> - <aspectratio>keep</aspectratio> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>9</bordersize> - </control> - <control type="label"> - <description>Date time txt</description> - <left>0</left> - <top>510</top> - <width>640</width> - <height>15</height> - <label>$INFO[ListItem.PictureDateTime,[COLOR=blue]$LOCALIZE[31326][/COLOR] - ]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Resolution txt</description> - <left>0</left> - <top>535</top> - <width>640</width> - <height>15</height> - <label>$INFO[ListItem.PictureResolution,[COLOR=blue]$LOCALIZE[31327][/COLOR] - ]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/ViewsVideoLibrary.xml b/addons/skin.confluence/720p/ViewsVideoLibrary.xml deleted file mode 100644 index 9609cdf7c0..0000000000 --- a/addons/skin.confluence/720p/ViewsVideoLibrary.xml +++ /dev/null @@ -1,1949 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="PosterWrapView"> - <control type="grouplist"> - <visible>Control.IsVisible(501)</visible> - <left>60</left> - <top>80</top> - <width>1160</width> - <height>460</height> - <onup>9000</onup> - <ondown>61</ondown> - <usecontrolcoords>true</usecontrolcoords> - <include>VisibleFadeEffect</include> - <control type="fixedlist" id="501"> - <visible>Container.Content(Movies) | Container.Content(Seasons) | Container.Content(TVShows) | Container.Content(Sets)</visible> - <visible>!Container.Content(LiveTV)</visible> - <left>-183</left> - <top>0</top> - <width>1343</width> - <height>390</height> - <onleft>501</onleft> - <onright>501</onright> - <onup>2</onup> - <ondown>60</ondown> - <viewtype label="31028">bigwrap</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <focusposition>3</focusposition> - <orientation>horizontal</orientation> - <preloaditems>4</preloaditems> - <itemlayout height="310" width="218"> - <control type="image"> - <left>2</left> - <top>40</top> - <width>214</width> - <height>310</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <texture background="true">$VAR[PosterThumb]</texture> - </control> - </itemlayout> - <focusedlayout height="310" width="218"> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>-2</left> - <top>36</top> - <width>222</width> - <height>318</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>8</bordersize> - <texture background="true">$VAR[PosterThumb]</texture> - <animation reversible="false" effect="zoom" start="-2,36,222,318" end="-28,0,284,390" time="150">focus</animation> - <animation reversible="false" effect="zoom" end="-2,36,222,318" start="-28,0,284,390" time="150">unfocus</animation> - </control> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>6</left> - <top>44</top> - <width>170</width> - <height>180</height> - <aspectratio>stretch</aspectratio> - <texture>GlassOverlay.png</texture> - <animation reversible="false" effect="zoom" start="6,44,170,180" end="-24,4,240,250" time="150">focus</animation> - <animation reversible="false" effect="zoom" end="6,44,170,180" start="-24,4,240,250" time="150">unfocus</animation> - </control> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>185</left> - <top>310</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - <animation type="focus"> - <effect type="fade" start="0" end="100" time="150" /> - <effect type="slide" start="0,0" end="40,40" time="150" /> - </animation> - <animation type="unfocus"> - <effect type="fade" start="100" end="0" time="150" /> - <effect type="slide" end="0,0" start="40,40" time="150" /> - </animation> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>140</left> - <top>0</top> - <width>880</width> - <height>25</height> - <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> - <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> - <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onup>501</onup> - <ondown>9000</ondown> - <showonepage>false</showonepage> - <orientation>horizontal</orientation> - <visible>Control.IsVisible(501)</visible> - </control> - </control> - <control type="group"> - <visible>Control.IsVisible(501)</visible> - <control type="image"> - <left>56</left> - <top>120</top> - <width>128</width> - <height>310</height> - <texture>SideFade.png</texture> - </control> - <control type="image"> - <left>1094</left> - <top>120</top> - <width>128</width> - <height>310</height> - <texture flipx="true">SideFade.png</texture> - </control> - </control> - <control type="group"> - <visible>Control.IsVisible(501) + [Container.Content(Movies) | Container.Content(Sets)]</visible> - <control type="label"> - <left>30</left> - <top>500</top> - <width>1220</width> - <height>35</height> - <font>font28_title</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>0</left> - <top>540</top> - <width>1280</width> - <height>35</height> - <font>font30</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Year]</label> - </control> - <control type="label"> - <left>0</left> - <top>580</top> - <width>1280</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Duration,$LOCALIZE[2050] , $LOCALIZE[12391]]</label> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>610</top> - <width>1280</width> - <align>center</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - </control> - <control type="group"> - <visible>Control.IsVisible(501) + Container.Content(Seasons)</visible> - <control type="label"> - <left>30</left> - <top>500</top> - <width>1220</width> - <height>35</height> - <font>font28_title</font> - <textcolor>blue</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>0</left> - <top>540</top> - <width>1280</width> - <height>35</height> - <font>font30</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.TVShowTitle]</label> - </control> - <control type="label"> - <left>0</left> - <top>575</top> - <width>1280</width> - <height>35</height> - <font>font13</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label> - </control> - <control type="label"> - <left>0</left> - <top>605</top> - <width>1280</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label> - </control> - </control> - <control type="group"> - <visible>Control.IsVisible(501) + Container.Content(TVShows)</visible> - <control type="label"> - <left>30</left> - <top>500</top> - <width>1220</width> - <height>35</height> - <font>font28_title</font> - <textcolor>blue</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>0</left> - <top>540</top> - <width>1280</width> - <height>35</height> - <font>font30</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Genre]</label> - </control> - <control type="label"> - <left>0</left> - <top>575</top> - <width>1280</width> - <height>35</height> - <font>font13</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label> - </control> - <control type="label"> - <left>0</left> - <top>605</top> - <width>1280</width> - <height>35</height> - <font>font12</font> - <textcolor>white</textcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label> - </control> - </control> - </include> - <include name="PosterWrapView2_Fanart"> - <control type="group"> - <left>0</left> - <top>350</top> - <visible>Control.IsVisible(508) + [[ListItem.IsFolder + Container.Content(Movies)] | Skin.HasSetting(View508HideInfo) | Container.Content(Sets)]</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>270</height> - <texture border="1">HomeNowPlayingBack.png</texture> - </control> - <control type="label"> - <left>40</left> - <top>70</top> - <width>1200</width> - <height>20</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <animation effect="slide" start="0,0" end="0,25" time="150" condition="!Control.HasFocus(508)">conditional</animation> - </control> - </control> - <control type="group"> - <visible>Control.IsVisible(508)</visible> - <include>VisibleFadeEffect</include> - <left>0</left> - <top>460</top> - <control type="fixedlist" id="508"> - <depth>DepthContent-</depth> - <visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Sets)</visible> - <hitrect x="0" y="-10" w="1280" h="190" /> - <left>-20</left> - <top>0</top> - <width>1320</width> - <height>250</height> - <onleft>508</onleft> - <onright>508</onright> - <onup>2</onup> - <ondown>60</ondown> - <viewtype label="31029">wrap</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <focusposition>5</focusposition> - <movement>3</movement> - <orientation>horizontal</orientation> - <preloaditems>4</preloaditems> - <itemlayout height="200" width="120"> - <control type="image"> - <left>2</left> - <top>20</top> - <width>120</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <fadetime>200</fadetime> - <texture background="true">$VAR[PosterThumb]</texture> - </control> - <control type="image"> - <left>6</left> - <top>24</top> - <width>112</width> - <height>152</height> - <aspectratio>stretch</aspectratio> - <texture>black-back.png</texture> - <colordiffuse>AAFFFFFF</colordiffuse> - </control> - <control type="image"> - <left>2</left> - <top>180</top> - <width>120</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <fadetime>200</fadetime> - <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[PosterThumb]</texture> - </control> - </itemlayout> - <focusedlayout height="310" width="120"> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>-2</left> - <top>16</top> - <width>128</width> - <height>168</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="8">ThumbBorder.png</bordertexture> - <bordersize>8</bordersize> - <fadetime>200</fadetime> - <texture background="true">$VAR[PosterThumb]</texture> - <animation reversible="false" effect="zoom" start="-2,16,128,168" end="-12,-10,148,198" time="150">focus</animation> - <animation reversible="false" effect="zoom" end="-2,16,128,168" start="-12,-10,148,198" time="150">unfocus</animation> - </control> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>2</left> - <top>180</top> - <width>120</width> - <height>160</height> - <aspectratio>stretch</aspectratio> - <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> - <bordersize>4</bordersize> - <fadetime>200</fadetime> - <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[PosterThumb]</texture> - </control> - <control type="image"> - <depth>DepthContentPopout</depth> - <left>90</left> - <top>150</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Overlay]</texture> - <animation type="focus"> - <effect type="fade" start="0" end="100" time="150" /> - <effect type="slide" start="0,0" end="10,5" time="150" /> - </animation> - <animation type="unfocus"> - <effect type="fade" start="100" end="0" time="150" /> - <effect type="slide" end="0,0" start="10,5" time="150" /> - </animation> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <depth>DepthContent</depth> - <left>310</left> - <top>185</top> - <width>660</width> - <height>25</height> - <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> - <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> - <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onup>508</onup> - <ondown>2</ondown> - <showonepage>false</showonepage> - <orientation>horizontal</orientation> - <visible>Control.IsVisible(508)</visible> - </control> - </control> - <control type="group"> - <left>180</left> - <top>40</top> - <visible>Control.IsVisible(508) + ![ListItem.IsFolder + Container.Content(Movies)] + !Skin.HasSetting(View508HideInfo) + !Container.Content(Sets)</visible> - <include>VisibleFadeEffect</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>920</width> - <height>410</height> - <texture border="20">ContentPanel.png</texture> - </control> - <control type="label"> - <left>40</left> - <top>20</top> - <width>840</width> - <height>20</height> - <font>font24_title</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="group"> - <left>40</left> - <top>50</top> - <visible>Container.Content(Movies)</visible> - <control type="label"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>31308</label> - </control> - <control type="fadelabel"> - <left>0</left> - <top>30</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Genre]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel"> - <left>0</left> - <top>55</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Year]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel"> - <left>0</left> - <top>80</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel"> - <left>0</left> - <top>105</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[563] : $INFO[ListItem.RatingAndVotes]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - </control> - <control type="group"> - <left>480</left> - <top>50</top> - <visible>Container.Content(Movies)</visible> - <control type="label"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>20339</label> - </control> - <control type="label"> - <left>0</left> - <top>30</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Director]</label> - </control> - <control type="label"> - <left>0</left> - <top>75</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>20417</label> - </control> - <control type="label"> - <left>0</left> - <top>105</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>top</aligny> - <label>$INFO[ListItem.Writer]</label> - </control> - </control> - <control type="group"> - <left>40</left> - <top>50</top> - <visible>Container.Content(TVShows)</visible> - <control type="label"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>20351</label> - </control> - <control type="fadelabel"> - <left>0</left> - <top>30</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Genre]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel"> - <left>0</left> - <top>55</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Year]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel"> - <left>0</left> - <top>80</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[563] : $INFO[ListItem.RatingAndVotes]</label> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - </control> - <control type="group"> - <left>480</left> - <top>50</top> - <visible>Container.Content(TVShows)</visible> - <control type="label"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>20360</label> - </control> - <control type="label"> - <left>0</left> - <top>30</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[20161] : $INFO[ListItem.Episode]</label> - </control> - <control type="label"> - <left>0</left> - <top>55</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[16102] : $INFO[ListItem.Property(WatchedEpisodes)]</label> - </control> - <control type="label"> - <left>0</left> - <top>80</top> - <width>400</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>$LOCALIZE[16101] : $INFO[ListItem.Property(UnWatchedEpisodes)]</label> - </control> - </control> - <control type="group"> - <left>40</left> - <top>200</top> - <control type="label"> - <left>0</left> - <top>0</top> - <width>400</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>left</align> - <aligny>center</aligny> - <label>207</label> - </control> - <control type="textbox"> - <description>Description Value The Movie</description> - <left>0</left> - <top>32</top> - <width>850</width> - <height>98</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>30</left> - <top>360</top> - <width>800</width> - <align>left</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="grouplist"> - <description>MPAA Rating Flagging Images</description> - <left>95</left> - <top>360</top> - <width>800</width> - <align>right</align> - <itemgap>0</itemgap> - <orientation>horizontal</orientation> - <include>VideoMPAAFlaggingConditions</include> - </control> - </control> - </include> - <include name="MediaListView3"> - <control type="group"> - <visible>Control.IsVisible(503)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="503"> - <left>70</left> - <top>245</top> - <width>580</width> - <height>401</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>503</onup> - <ondown>503</ondown> - <viewtype label="$LOCALIZE[544] 2">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes) | Container.Content(Movies)</visible> - <itemlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>520</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> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>515</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio align="left">keep</aspectratio> - </control> - </itemlayout> - <focusedlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(503)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(503)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>380</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(503) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>520</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> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>515</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio align="left">keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>650</left> - <top>245</top> - <width>25</width> - <height>400</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>503</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(503)</visible> - </control> - <control type="group"> - <left>710</left> - <top>245</top> - <visible>Container.Content(TVShows)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>530</width> - <height>110</height> - <aspectratio>keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$VAR[BannerThumb]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="label"> - <description>Episodes txt</description> - <left>10</left> - <top>120</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[20360]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Episodes Value</description> - <left>160</left> - <top>120</top> - <width>360</width> - <height>25</height> - <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> - <aligny>center</aligny> - <font>font12</font> - <scroll>true</scroll> - </control> - <control type="label"> - <description>Aired txt</description> - <left>10</left> - <top>145</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[31322]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Aired Value</description> - <left>160</left> - <top>145</top> - <width>360</width> - <height>25</height> - <label fallback="416">$INFO[listitem.premiered]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <scroll>true</scroll> - </control> - <control type="label"> - <description>Genre txt</description> - <left>10</left> - <top>170</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[515]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>blue</textcolor> - </control> - <control type="fadelabel"> - <description>Genre Value</description> - <left>160</left> - <top>170</top> - <width>360</width> - <height>25</height> - <label fallback="416">$INFO[listitem.Genre]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <scrollout>false</scrollout> - <pauseatend>1000</pauseatend> - </control> - <control type="image"> - <left>0</left> - <top>200</top> - <width>530</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description Value for TVShows</description> - <left>10</left> - <top>212</top> - <width>510</width> - <height>188</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - <control type="group"> - <left>710</left> - <top>245</top> - <visible>Container.Content(Episodes)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>530</width> - <height>210</height> - <aspectratio>keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>210</top> - <width>530</width> - <align>center</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="label"> - <description>INFO txt</description> - <left>10</left> - <top>245</top> - <width>510</width> - <height>30</height> - <label>$INFO[ListItem.Season,[COLOR=blue] $LOCALIZE[20373] :[/COLOR] ] $INFO[ListItem.episode,[COLOR=blue] $LOCALIZE[20359] :[/COLOR] ] $INFO[ListItem.premiered,[COLOR=blue] $LOCALIZE[31322] :[/COLOR] ]</label> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <wrapmultiline>true</wrapmultiline> - </control> - <control type="image"> - <left>0</left> - <top>275</top> - <width>530</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description Value for TVShows</description> - <left>10</left> - <top>282</top> - <width>510</width> - <height>118</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - <control type="group"> - <left>710</left> - <top>245</top> - <visible>Container.Content(Seasons)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>355</height> - <aspectratio>keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="textbox"> - <description>Description Value for Seasons</description> - <left>270</left> - <top>2</top> - <width>250</width> - <height>353</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[Container.ShowPlot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - <visible>Container.Content(Seasons)</visible> - </control> - <control type="label"> - <description>Watched Count</description> - <left>10</left> - <top>370</top> - <width>510</width> - <height>25</height> - <label>[COLOR=white]$LOCALIZE[20360]:[/COLOR] $INFO[ListItem.Property(WatchedEpisodes),([COLOR=blue],[/COLOR]) $LOCALIZE[16102]] $INFO[ListItem.Property(UnWatchedEpisodes),([COLOR=blue],[/COLOR]) $LOCALIZE[16101]]</label> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </control> - <control type="group"> - <left>710</left> - <top>245</top> - <visible>Container.Content(Movies)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>260</width> - <height>355</height> - <aspectratio>keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$VAR[PosterThumb]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>365</top> - <width>530</width> - <align>center</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="textbox"> - <description>Description Value for Movie</description> - <left>270</left> - <top>2</top> - <width>250</width> - <height>353</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </include> - <include name="MediaListView2"> - <control type="group"> - <visible>Control.IsVisible(504)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="504"> - <left>70</left> - <top>78</top> - <width>580</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>504</onup> - <ondown>504</ondown> - <viewtype label="$LOCALIZE[544]">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes)</visible> - <itemlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>520</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> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>515</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio align="left">keep</aspectratio> - </control> - </itemlayout> - <focusedlayout height="40" width="580"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(504)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>580</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(504)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>380</left> - <top>5</top> - <width>200</width> - <height>31</height> - <texture border="0,0,14,0">MediaItemDetailBG.png</texture> - <visible>Control.HasFocus(504) + !IsEmpty(ListItem.Label2)</visible> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>520</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> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - <visible>Window.IsVisible(Videos)</visible> - <animation effect="slide" start="0,0" end="40,0" delay="0" time="0" condition="![Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]">conditional</animation> - </control> - <control type="image"> - <left>515</left> - <top>8</top> - <width>40</width> - <height>26</height> - <texture>$VAR[MediaInfoOverlayVar]</texture> - <aspectratio>keep</aspectratio> - <visible>Container.Content(Movies) | Container.Content(Sets) | Container.Content(Episodes) | Container.Content(MusicVideos)</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>555</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio align="left">keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>650</left> - <top>78</top> - <width>25</width> - <height>560</height> - <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> - <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> - <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onleft>504</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(504)</visible> - </control> - <control type="group"> - <left>710</left> - <top>70</top> - <visible>Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows)]</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>510</width> - <height>286</height> - <aspectratio>scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> - <visible>Container.Content(Movies)</visible> - <bordertexture background="true" border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>510</width> - <height>325</height> - <aspectratio>scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> - <visible>Container.Content(TVShows)</visible> - <bordertexture background="true" border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>290</top> - <width>510</width> - <align>center</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="image"> - <left>0</left> - <top>330</top> - <width>510</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="label"> - <description>Year txt</description> - <left>10</left> - <top>335</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[345]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Year Value</description> - <left>160</left> - <top>335</top> - <width>340</width> - <height>25</height> - <label fallback="416">$INFO[listitem.Year]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scroll>true</scroll> - </control> - <control type="label"> - <description>Genre txt</description> - <left>10</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>160</left> - <top>360</top> - <width>340</width> - <height>25</height> - <label fallback="416">$INFO[listitem.Genre]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <scrollout>false</scrollout> - <pauseatend>1000</pauseatend> - </control> - <control type="image"> - <left>0</left> - <top>390</top> - <width>510</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description Value for Video</description> - <left>10</left> - <top>397</top> - <width>490</width> - <height>168</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - <control type="group"> - <left>710</left> - <top>70</top> - <visible>Control.IsVisible(504) + Container.Content(Episodes)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>510</width> - <height>286</height> - <aspectratio>scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$INFO[ListItem.Icon]</texture> - <bordertexture background="true" border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>290</top> - <width>510</width> - <align>center</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="image"> - <left>0</left> - <top>330</top> - <width>510</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="label"> - <description>Aired txt</description> - <left>10</left> - <top>335</top> - <width>140</width> - <height>25</height> - <label>$LOCALIZE[31322]:</label> - <align>right</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>blue</textcolor> - </control> - <control type="label"> - <description>Aired Value</description> - <left>160</left> - <top>335</top> - <width>340</width> - <height>25</height> - <label fallback="416">$INFO[listitem.Premiered]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13</font> - <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="416">$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 type="image"> - <left>0</left> - <top>390</top> - <width>510</width> - <height>4</height> - <texture>separator.png</texture> - </control> - <control type="textbox"> - <description>Description Value for Video</description> - <left>10</left> - <top>397</top> - <width>490</width> - <height>168</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - </control> - </include> - <include name="MediaListView4"> - <control type="group"> - <visible>Control.IsVisible(515)</visible> - <include>VisibleFadeEffect</include> - <control type="list" id="515"> - <left>70</left> - <top>78</top> - <width>340</width> - <height>561</height> - <onleft>2</onleft> - <onright>60</onright> - <onup>515</onup> - <ondown>515</ondown> - <viewtype label="$LOCALIZE[544] 3">list</viewtype> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes) | Container.Content(Seasons)</visible> - <itemlayout height="40" width="345"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>345</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>310</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> - <control type="image"> - <left>320</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>320</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - </control> - </itemlayout> - <focusedlayout height="40" width="345"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>345</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(515)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>345</width> - <height>41</height> - <texture border="0,2,0,2">MenuItemFO.png</texture> - <visible>Control.HasFocus(515)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>310</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> - <control type="image"> - <left>320</left> - <top>14</top> - <width>16</width> - <height>16</height> - <texture>OverlayWatching.png</texture> - <visible>ListItem.IsResumable</visible> - </control> - <control type="image"> - <left>320</left> - <top>14</top> - <width>20</width> - <height>16</height> - <texture>$INFO[ListItem.Overlay]</texture> - <aspectratio>keep</aspectratio> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>415</left> - <top>78</top> - <width>25</width> - <height>560</height> - <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> - <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> - <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onleft>515</onleft> - <onright>2</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(515)</visible> - </control> - <control type="group"> - <left>470</left> - <top>70</top> - <visible>Control.IsVisible(515) + Container.Content(Movies)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>750</width> - <height>420</height> - <aspectratio scalediffuse="false">scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> - </control> - <control type="label"> - <left>10</left> - <top>395</top> - <width>540</width> - <height>30</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="textbox"> - <description>Description Value for Video</description> - <left>10</left> - <top>432</top> - <width>540</width> - <height>98</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>540</top> - <width>540</width> - <align>left</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="image"> - <depth>DepthContent+</depth> - <left>560</left> - <top>140</top> - <width>180</width> - <height>440</height> - <aspectratio align="left" aligny="bottom">keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$VAR[PosterThumb]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - </control> - <control type="group"> - <left>470</left> - <top>70</top> - <visible>Control.IsVisible(515) + Container.Content(TVShows)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>750</width> - <height>420</height> - <aspectratio scalediffuse="false">scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> - </control> - <control type="label"> - <left>10</left> - <top>395</top> - <width>540</width> - <height>30</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="textbox"> - <description>Description Value for Video</description> - <left>10</left> - <top>432</top> - <width>540</width> - <height>143</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - <control type="image"> - <depth>DepthContent+</depth> - <left>560</left> - <top>140</top> - <width>180</width> - <height>440</height> - <aspectratio align="left" aligny="bottom">keep</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture background="true">$VAR[PosterThumb]</texture> - <bordertexture border="8">ThumbShadow.png</bordertexture> - <bordersize>8</bordersize> - </control> - </control> - <control type="group"> - <left>470</left> - <top>70</top> - <visible>Control.IsVisible(515) + Container.Content(Seasons)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>750</width> - <height>420</height> - <aspectratio scalediffuse="false">scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> - </control> - <control type="label"> - <left>10</left> - <top>395</top> - <width>730</width> - <height>30</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="textbox"> - <description>Description Value for Video</description> - <left>10</left> - <top>432</top> - <width>540</width> - <height>143</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[Container.ShowPlot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - <control type="image"> - <depth>DepthContent+</depth> - <left>560</left> - <top>140</top> - <width>180</width> - <height>440</height> - <aspectratio align="left" 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> - <control type="group"> - <left>470</left> - <top>70</top> - <visible>Control.IsVisible(515) + Container.Content(Episodes)</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>750</width> - <height>420</height> - <aspectratio scalediffuse="false">scale</aspectratio> - <fadetime>IconCrossfadeTime</fadetime> - <texture diffuse="Fanart_Diffuse.png" background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture> - </control> - <control type="label"> - <left>10</left> - <top>395</top> - <width>400</width> - <height>30</height> - <font>font24_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="textbox"> - <description>Description Value for Video</description> - <left>10</left> - <top>432</top> - <width>400</width> - <height>98</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <label>$INFO[ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - <control type="grouplist"> - <description>Media Codec Flagging Images</description> - <left>0</left> - <top>540</top> - <width>410</width> - <align>left</align> - <itemgap>2</itemgap> - <orientation>horizontal</orientation> - <include>VideoCodecFlaggingConditions</include> - <include>AudioCodecFlaggingConditions</include> - <include>AudioChannelsFlaggingConditions</include> - <include>AspectCodecFlaggingConditions</include> - <include>VideoStereoscopicsFlaggingConditions</include> - <include>VideoTypeHackFlaggingConditions</include> - </control> - <control type="image"> - <depth>DepthContent+</depth> - <left>420</left> - <top>140</top> - <width>330</width> - <height>440</height> - <aspectratio align="left" 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> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/ViewsWeather.xml b/addons/skin.confluence/720p/ViewsWeather.xml deleted file mode 100644 index 7ca33a8cbc..0000000000 --- a/addons/skin.confluence/720p/ViewsWeather.xml +++ /dev/null @@ -1,1348 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="WeatherDaily"> - <control type="group"> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>610</width> - <height>30</height> - <font>font13_title</font> - <label>31904</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(51)</visible> - </control> - <control type="list" id="51"> - <left>15</left> - <top>60</top> - <width>600</width> - <height>541</height> - <onleft>9000</onleft> - <onright>61</onright> - <onup>51</onup> - <ondown>51</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>61</pagecontrol> - <scrolltime>200</scrolltime> - <include>VisibleFadeEffect</include> - <visible>IsEmpty(Window.Property(Weather.CurrentView))</visible> - <itemlayout height="135" width="600" condition="IsEmpty(Window.Property(Daily.IsFetched))"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,5,0,5">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,5,0,5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>150</left> - <top>5</top> - <width>300</width> - <height>25</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <left>460</left> - <top>0</top> - <width>135</width> - <height>135</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.ActualIcon]</texture> - </control> - <control type="label"> - <left>30</left> - <top>35</top> - <width>390</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$LOCALIZE[419] : [/COLOR]$INFO[ListItem.Property(HighTemp)]$INFO[ListItem.Property(TempUnits)] [COLOR=grey2]$LOCALIZE[418] : [/COLOR]$INFO[ListItem.Property(LowTemp)]$INFO[ListItem.Property(TempUnits)]</label> - <visible>!IsEmpty(ListItem.Property(HighTemp))</visible> - </control> - <control type="textbox"> - <left>30</left> - <top>72</top> - <width>400</width> - <height>48</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Property(Outlook)]</label> - </control> - </itemlayout> - <focusedlayout height="135" width="600" condition="IsEmpty(Window.Property(Daily.IsFetched))"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="10">button-focus2.png</texture> - <visible>Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>150</left> - <top>5</top> - <width>300</width> - <height>25</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <left>460</left> - <top>0</top> - <width>135</width> - <height>135</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.ActualIcon]</texture> - </control> - <control type="label"> - <left>30</left> - <top>35</top> - <width>390</width> - <height>30</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$LOCALIZE[419] : [/COLOR]$INFO[ListItem.Property(HighTemp)]$INFO[ListItem.Property(TempUnits)] [COLOR=grey2]$LOCALIZE[418] : [/COLOR]$INFO[ListItem.Property(LowTemp)]$INFO[ListItem.Property(TempUnits)]</label> - <visible>!IsEmpty(ListItem.Property(HighTemp))</visible> - </control> - <control type="textbox"> - <left>30</left> - <top>72</top> - <width>400</width> - <height>48</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <label>$INFO[ListItem.Property(Outlook)]</label> - </control> - </focusedlayout> - <itemlayout height="135" width="600" condition="!IsEmpty(Window.Property(Daily.IsFetched))"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,5,0,5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>100</width> - <height>120</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <left>110</left> - <top>5</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Thumb]</texture> - </control> - <control type="label"> - <left>200</left> - <top>0</top> - <width>390</width> - <height>70</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="textbox"> - <left>5</left> - <top>82</top> - <width>590</width> - <height>48</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[ListItem.ActualIcon]</label> - </control> - </itemlayout> - <focusedlayout height="135" width="600" condition="!IsEmpty(Window.Property(Daily.IsFetched))"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="10">button-focus2.png</texture> - <visible>Control.HasFocus(51)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>100</width> - <height>120</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <left>110</left> - <top>5</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Thumb]</texture> - </control> - <control type="label"> - <left>200</left> - <top>0</top> - <width>390</width> - <height>70</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="textbox"> - <left>5</left> - <top>82</top> - <width>590</width> - <height>48</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[ListItem.ActualIcon]</label> - </control> - </focusedlayout> - <content> - <item> - <label>-</label> - <icon>-</icon> - <onclick>noop</onclick> - <visible>!Weather.IsFetched</visible> - </item> - <include name="WeatherDefaultItem"> - <param name="item_id" value="0" /> - </include> - <include name="WeatherDefaultItem"> - <param name="item_id" value="1" /> - </include> - <include name="WeatherDefaultItem"> - <param name="item_id" value="2" /> - </include> - <include name="WeatherDefaultItem"> - <param name="item_id" value="3" /> - </include> - <include name="WeatherDefaultItem"> - <param name="item_id" value="4" /> - </include> - <include name="WeatherDefaultItem"> - <param name="item_id" value="5" /> - </include> - <include name="WeatherDefaultItem"> - <param name="item_id" value="6" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="1" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="2" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="3" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="4" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="5" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="6" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="7" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="8" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="9" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="10" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="11" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="12" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="13" /> - </include> - <include name="WeatherDailyItem"> - <param name="item_id" value="14" /> - </include> - </content> - </control> - <control type="scrollbar" id="61"> - <left>615</left> - <top>60</top> - <width>25</width> - <height>540</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>51</onleft> - <onright>9000</onright> - <showonepage>true</showonepage> - <orientation>vertical</orientation> - <visible>Control.IsVisible(51)</visible> - </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>number of files/pages</description> - <left>90</left> - <top>627</top> - <width>570</width> - <font>font12</font> - <align>right</align> - <scroll>true</scroll> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <label>([COLOR=blue]$INFO[Container(51).NumItems][/COLOR]) $LOCALIZE[12393] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(51).CurrentPage]/$INFO[Container(51).NumPages][/COLOR])</label> - <visible>Control.IsVisible(51)</visible> - </control> - </control> - </include> - <include name="WeatherDefaultItem"> - <item> - <label>$INFO[Window.Property(Day$PARAM[item_id].Title)]</label> - <icon>$INFO[Window.Property(Day$PARAM[item_id].OutlookIcon)]</icon> - <property name="HighTemp">$INFO[Window.Property(Day$PARAM[item_id].HighTemp)]</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="TempUnits">$INFO[System.TemperatureUnits]</property> - <onclick>noop</onclick> - <visible>Weather.IsFetched + !IsEmpty(Window.Property(Day$PARAM[item_id].Outlook)) + IsEmpty(Window.Property(Daily.IsFetched))</visible> - </item> - </include> - <include name="WeatherDailyItem"> - <item> - <label>[B]$INFO[Window.Property(Daily.$PARAM[item_id].ShortDay)][/B][CR][COLOR=grey2]$INFO[Window.Property(Daily.$PARAM[item_id].ShortDate)][/COLOR]</label> - <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> - <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 + !IsEmpty(Window.Property(Daily.$PARAM[item_id].Outlook)) + !IsEmpty(Window.Property(Daily.IsFetched))</visible> - </item> - </include> - <include name="WeatherHourlyItem"> - <item> - <label>[B]$INFO[Window.Property(Hourly.$PARAM[item_id].Time)][/B][CR][COLOR=grey2]$INFO[Window.Property(Hourly.$PARAM[item_id].ShortDate)][/COLOR]</label> - <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> - <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 + !IsEmpty(Window.Property(Hourly.$PARAM[item_id].Outlook)) + !IsEmpty(Window.Property(Hourly.IsFetched))</visible> - </item> - </include> - <include name="WeatherMapItem"> - <item> - <label>$INFO[Window.Property(Map.$PARAM[item_id].Heading)]</label> - <label2>$INFO[Window.Property(Map.$PARAM[item_id].Legend)]</label2> - <icon>$INFO[Window.Property(Map.$PARAM[item_id].Area)]</icon> - <property name="Layer">$INFO[Window.Property(Map.$PARAM[item_id].Layer)]</property> - <onclick>noop</onclick> - <visible>Weather.IsFetched + !IsEmpty(Window.Property(Map.$PARAM[item_id].Area)) + !IsEmpty(Window.Property(Map.IsFetched))</visible> - </item> - </include> - <include name="Weather36Hour"> - <control type="group"> - <visible>StringCompare(Window.Property(Weather.CurrentView),36hour) + !IsEmpty(Window.Property(36Hour.IsFetched))</visible> - <include>VisibleFadeEffect</include> - <control type="button" id="997"> - <description>Hidden Button for focus</description> - <left>-600</left> - <top>-20</top> - <width>1</width> - <height>1</height> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <onleft>9000</onleft> - <onright>9000</onright> - </control> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>610</width> - <height>30</height> - <font>font13_title</font> - <label>31901</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group"> - <left>20</left> - <top>50</top> - <control type="group"> - <left>0</left> - <top>0</top> - <control type="label"> - <left>0</left> - <top>5</top> - <width>600</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(36Hour.1.Heading)]</label> - </control> - <control type="image"> - <left>0</left> - <top>10</top> - <width>120</width> - <height>110</height> - <aspectratio>keep</aspectratio> - <texture>resource://resource.images.weathericons.default/$INFO[Window.Property(36Hour.1.OutlookIcon)]</texture> - </control> - <control type="label"> - <left>120</left> - <top>40</top> - <width>100</width> - <height>40</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$INFO[Window.Property(36Hour.1.TemperatureHeading)][CR][/COLOR]$INFO[Window.Property(36Hour.1.Temperature),[B] ,[/B]]</label> - </control> - <control type="label"> - <right>90</right> - <top>20</top> - <width>390</width> - <height>130</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(36Hour.1.FeelsLike),[COLOR=grey2]$LOCALIZE[402] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(36Hour.1.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(36Hour.1.Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]]</label> - </control> - <control type="textbox"> - <left>0</left> - <top>147</top> - <width>590</width> - <height>68</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[Window.Property(36hour.1.Outlook),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]]</label> - </control> - <control type="image"> - <left>0</left> - <top>180</top> - <width>650</width> - <height>4</height> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <left>0</left> - <top>185</top> - <control type="label"> - <left>0</left> - <top>5</top> - <width>600</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(36Hour.2.Heading)]</label> - </control> - <control type="image"> - <left>0</left> - <top>10</top> - <width>120</width> - <height>110</height> - <aspectratio>keep</aspectratio> - <texture>resource://resource.images.weathericons.default/$INFO[Window.Property(36Hour.2.OutlookIcon)]</texture> - </control> - <control type="label"> - <left>120</left> - <top>40</top> - <width>100</width> - <height>40</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$INFO[Window.Property(36Hour.2.TemperatureHeading)][CR][/COLOR]$INFO[Window.Property(36Hour.2.Temperature),[B] ,[/B]]</label> - </control> - <control type="label"> - <right>90</right> - <top>20</top> - <width>390</width> - <height>130</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(36Hour.2.FeelsLike),[COLOR=grey2]$LOCALIZE[402] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(36Hour.2.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(36Hour.2.Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]]</label> - </control> - <control type="textbox"> - <left>0</left> - <top>147</top> - <width>590</width> - <height>68</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[Window.Property(36hour.2.Outlook),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]]</label> - </control> - <control type="image"> - <left>0</left> - <top>180</top> - <width>650</width> - <height>4</height> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <left>0</left> - <top>370</top> - <control type="label"> - <left>0</left> - <top>5</top> - <width>600</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(36Hour.3.Heading)]</label> - </control> - <control type="image"> - <left>0</left> - <top>10</top> - <width>120</width> - <height>110</height> - <aspectratio>keep</aspectratio> - <texture>resource://resource.images.weathericons.default/$INFO[Window.Property(36Hour.3.OutlookIcon)]</texture> - </control> - <control type="label"> - <left>120</left> - <top>40</top> - <width>100</width> - <height>40</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$INFO[Window.Property(36Hour.3.TemperatureHeading)][CR][/COLOR]$INFO[Window.Property(36Hour.3.Temperature),[B] ,[/B]]</label> - </control> - <control type="label"> - <right>90</right> - <top>20</top> - <width>390</width> - <height>130</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(36Hour.3.FeelsLike),[COLOR=grey2]$LOCALIZE[402] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(36Hour.3.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(36Hour.3.Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]]</label> - </control> - <control type="textbox"> - <left>0</left> - <top>147</top> - <width>590</width> - <height>68</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[Window.Property(36hour.3.Outlook),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]]</label> - </control> - </control> - </control> - </control> - </include> - <include name="WeatherWeekend"> - <control type="group"> - <visible>StringCompare(Window.Property(Weather.CurrentView),weekend) + !IsEmpty(Window.Property(Weekend.IsFetched))</visible> - <include>VisibleFadeEffect</include> - <control type="button" id="998"> - <description>Hidden Button for focus</description> - <left>-600</left> - <top>-20</top> - <width>1</width> - <height>1</height> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <onleft>9000</onleft> - <onright>9000</onright> - </control> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>610</width> - <height>30</height> - <font>font13_title</font> - <label>31903</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="group"> - <left>20</left> - <top>50</top> - <control type="group"> - <left>0</left> - <top>0</top> - <control type="label"> - <left>0</left> - <top>5</top> - <width>600</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Weekend.1.LongDay)] - $INFO[Window.Property(Weekend.1.ShortDate)]</label> - </control> - <control type="image"> - <left>10</left> - <top>20</top> - <width>130</width> - <height>160</height> - <aspectratio>keep</aspectratio> - <texture>resource://resource.images.weathericons.default/$INFO[Window.Property(Weekend.1.OutlookIcon)]</texture> - </control> - <control type="label"> - <left>140</left> - <top>40</top> - <width>100</width> - <height>50</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$LOCALIZE[393][CR][/COLOR]$INFO[Window.Property(Weekend.1.HighTemperature),[B] ,[/B]]</label> - </control> - <control type="label"> - <left>140</left> - <top>100</top> - <width>100</width> - <height>50</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$LOCALIZE[391][CR][/COLOR]$INFO[Window.Property(Weekend.1.LowTemperature),[B] ,[/B]]</label> - </control> - <control type="textbox"> - <left>240</left> - <top>42</top> - <width>350</width> - <height>128</height> - <font>font12</font> - <textcolor>white</textcolor> - <align>right</align> - <label>$INFO[Window.Property(Weekend.1.Humidity),[COLOR=grey2]$LOCALIZE[406] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.1.Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.1.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]]</label> - </control> - <control type="label"> - <left>0</left> - <top>180</top> - <width>590</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Weekend.1.WindSpeed),[COLOR=grey2]$LOCALIZE[404]: [/COLOR]]$INFO[Window.Property(Weekend.1.WindDirection), - ]</label> - </control> - <control type="textbox"> - <left>0</left> - <top>217</top> - <width>590</width> - <height>68</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[Window.Property(Weekend.1.Outlook),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]][CR]</label> - </control> - <control type="image"> - <left>0</left> - <top>270</top> - <width>650</width> - <height>4</height> - <texture>separator.png</texture> - </control> - </control> - <control type="group"> - <left>0</left> - <top>280</top> - <control type="label"> - <left>0</left> - <top>5</top> - <width>600</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Weekend.2.LongDay)] - $INFO[Window.Property(Weekend.2.ShortDate)]</label> - </control> - <control type="image"> - <left>10</left> - <top>20</top> - <width>130</width> - <height>160</height> - <aspectratio>keep</aspectratio> - <texture>resource://resource.images.weathericons.default/$INFO[Window.Property(Weekend.2.OutlookIcon)]</texture> - </control> - <control type="label"> - <left>140</left> - <top>40</top> - <width>100</width> - <height>50</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$LOCALIZE[393][CR][/COLOR]$INFO[Window.Property(Weekend.2.HighTemperature),[B] ,[/B]]</label> - </control> - <control type="label"> - <left>140</left> - <top>100</top> - <width>100</width> - <height>50</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>[COLOR=grey2]$LOCALIZE[391][CR][/COLOR]$INFO[Window.Property(Weekend.2.LowTemperature),[B] ,[/B]]</label> - </control> - <control type="textbox"> - <left>240</left> - <top>42</top> - <width>350</width> - <height>128</height> - <font>font12</font> - <textcolor>white</textcolor> - <align>right</align> - <label>$INFO[Window.Property(Weekend.2.Humidity),[COLOR=grey2]$LOCALIZE[406] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.2.Cloudiness),[COLOR=grey2]$LOCALIZE[387] :[/COLOR][B] ,[/B]][CR][CR]$INFO[Window.Property(Weekend.2.Precipitation),[COLOR=grey2]$LOCALIZE[33021] :[/COLOR][B] ,[/B]]</label> - </control> - <control type="label"> - <left>0</left> - <top>180</top> - <width>590</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Window.Property(Weekend.2.WindSpeed),[COLOR=grey2]$LOCALIZE[404]: [/COLOR]]$INFO[Window.Property(Weekend.2.WindDirection), - ]</label> - </control> - <control type="textbox"> - <left>0</left> - <top>217</top> - <width>590</width> - <height>68</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[Window.Property(Weekend.2.Outlook),[COLOR=grey2]$LOCALIZE[31905]: [/COLOR]][CR]</label> - </control> - </control> - </control> - </control> - </include> - <include name="WeatherHourly"> - <control type="group"> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>610</width> - <height>30</height> - <font>font13_title</font> - <label>31902</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(52)</visible> - </control> - <control type="list" id="52"> - <left>15</left> - <top>60</top> - <width>600</width> - <height>541</height> - <onleft>9000</onleft> - <onright>62</onright> - <onup>52</onup> - <ondown>52</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>62</pagecontrol> - <scrolltime>200</scrolltime> - <include>VisibleFadeEffect</include> - <visible>StringCompare(Window.Property(Weather.CurrentView),hourly) + !IsEmpty(Window.Property(Hourly.IsFetched))</visible> - <itemlayout height="135" width="600"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,5,0,5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>100</width> - <height>120</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <left>110</left> - <top>5</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Thumb]</texture> - </control> - <control type="label"> - <left>200</left> - <top>5</top> - <width>390</width> - <height>70</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="textbox"> - <left>5</left> - <top>82</top> - <width>590</width> - <height>48</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[ListItem.ActualIcon]</label> - </control> - </itemlayout> - <focusedlayout height="135" width="600"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="0,2,0,2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(52)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>600</width> - <height>136</height> - <texture border="10">button-focus2.png</texture> - <visible>Control.HasFocus(52)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>100</width> - <height>120</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <left>110</left> - <top>5</top> - <width>80</width> - <height>80</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[ListItem.Thumb]</texture> - </control> - <control type="label"> - <left>200</left> - <top>5</top> - <width>390</width> - <height>70</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label2]</label> - </control> - <control type="textbox"> - <left>5</left> - <top>82</top> - <width>590</width> - <height>48</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[ListItem.ActualIcon]</label> - </control> - </focusedlayout> - <content> - <item> - <icon>$LOCALIZE[31909]</icon> - <onclick>noop</onclick> - <visible>IsEmpty(Window.Property(Hourly.IsFetched))</visible> - </item> - <include name="WeatherHourlyItem"> - <param name="item_id" value="1" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="2" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="3" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="4" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="5" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="6" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="7" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="8" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="9" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="10" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="11" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="12" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="13" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="14" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="15" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="16" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="17" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="18" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="19" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="20" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="21" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="22" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="23" /> - </include> - <include name="WeatherHourlyItem"> - <param name="item_id" value="24" /> - </include> - </content> - </control> - <control type="scrollbar" id="62"> - <left>615</left> - <top>60</top> - <width>25</width> - <height>540</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>52</onleft> - <onright>9000</onright> - <showonepage>true</showonepage> - <orientation>vertical</orientation> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(52)</visible> - </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>number of files/pages</description> - <right>40</right> - <top>627</top> - <width>570</width> - <font>font12</font> - <align>right</align> - <scroll>true</scroll> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <label>([COLOR=blue]$INFO[Container(52).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(52).CurrentPage]/$INFO[Container(52).NumPages][/COLOR])</label> - <include>VisibleFadeEffect</include> - <visible>Control.IsVisible(52)</visible> - </control> - </control> - </include> - <include name="WeatherMaps"> - <control type="group"> - <visible>StringCompare(Window.Property(Weather.CurrentView),map) + !IsEmpty(Window.Property(Map.IsFetched))</visible> - <include>VisibleFadeEffect</include> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>610</width> - <height>30</height> - <font>font13_title</font> - <label>31910</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="image"> - <description>Background image</description> - <left>25</left> - <top>65</top> - <width>600</width> - <height>480</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="button" id="992"> - <left>580</left> - <top>565</top> - <width>25</width> - <height>25</height> - <label>-</label> - <texturefocus>scroll-right-focus.png</texturefocus> - <texturenofocus>scroll-right.png</texturenofocus> - <onleft>991</onleft> - <onright>9000</onright> - <onclick>Control.Move(53,1)</onclick> - </control> - <control type="button" id="991"> - <left>45</left> - <top>565</top> - <width>25</width> - <height>25</height> - <label>-</label> - <texturefocus>scroll-left-focus.png</texturefocus> - <texturenofocus>scroll-left.png</texturenofocus> - <onleft>9000</onleft> - <onright>992</onright> - <onclick>Control.Move(53,-1)</onclick> - </control> - <control type="label"> - <description>heading label</description> - <left>75</left> - <top>565</top> - <width>500</width> - <height>30</height> - <font>font13_title</font> - <label>$INFO[Container(53).ListItem.Label]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="53"> - <left>30</left> - <top>70</top> - <width>590</width> - <height>470</height> - <onleft>9000</onleft> - <onright>9000</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <viewtype label="535">list</viewtype> - <scrolltime>200</scrolltime> - <orientation>horizontal</orientation> - <include>VisibleFadeEffect</include> - <visible>StringCompare(Window.Property(Weather.CurrentView),map) + !IsEmpty(Window.Property(Map.IsFetched))</visible> - <itemlayout height="470" width="590"> - <control type="image"> - <description>area image</description> - <left>0</left> - <top>0</top> - <width>590</width> - <height>470</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>scale</aspectratio> - </control> - <control type="image"> - <description>layer image</description> - <left>0</left> - <top>0</top> - <width>590</width> - <height>470</height> - <texture>$INFO[ListItem.Property(Layer)]</texture> - <aspectratio>scale</aspectratio> - <colordiffuse>70FFFFFF</colordiffuse> - </control> - <control type="image"> - <description>legend image</description> - <left>360</left> - <top>430</top> - <width>224</width> - <height>35</height> - <texture>$INFO[ListItem.Label2]</texture> - </control> - </itemlayout> - <focusedlayout height="490" width="590"> - <control type="image"> - <description>layer image</description> - <left>0</left> - <top>0</top> - <width>590</width> - <height>470</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>scale</aspectratio> - </control> - <control type="image"> - <description>area image</description> - <left>0</left> - <top>0</top> - <width>590</width> - <height>470</height> - <texture>$INFO[ListItem.Property(Layer)]</texture> - <aspectratio>scale</aspectratio> - <colordiffuse>70FFFFFF</colordiffuse> - </control> - <control type="image"> - <description>legend image</description> - <left>360</left> - <top>430</top> - <width>224</width> - <height>35</height> - <texture>$INFO[ListItem.Label2]</texture> - </control> - </focusedlayout> - <content> - <include name="WeatherMapItem"> - <param name="item_id" value="1" /> - </include> - <include name="WeatherMapItem"> - <param name="item_id" value="2" /> - </include> - <include name="WeatherMapItem"> - <param name="item_id" value="3" /> - </include> - <include name="WeatherMapItem"> - <param name="item_id" value="4" /> - </include> - <include name="WeatherMapItem"> - <param name="item_id" value="5" /> - </include> - </content> - </control> - <control type="image"> - <left>0</left> - <top>550</top> - <width>650</width> - <height>4</height> - <texture>separator.png</texture> - </control> - </control> - </include> - <include name="WeatherAlerts"> - <control type="group"> - <visible>StringCompare(Window.Property(Weather.CurrentView),alerts) + !IsEmpty(Window.Property(Alerts.IsFetched))</visible> - <include>VisibleFadeEffect</include> - <control type="button" id="996"> - <description>Hidden Button for focus</description> - <left>-600</left> - <top>-20</top> - <width>1</width> - <height>1</height> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <onleft>9000</onleft> - <onright>9000</onright> - </control> - <control type="label"> - <description>header label</description> - <left>20</left> - <top>15</top> - <width>610</width> - <height>30</height> - <font>font13_title</font> - <label>33050</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <left>40</left> - <top>75</top> - <width>570</width> - <height>30</height> - <font>font13_title</font> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[33050]</label> - </control> - <control type="group"> - <visible>!StringCompare(Window.Property(Alerts.Count),0)</visible> - <control type="textbox"> - <left>40</left> - <top>117</top> - <width>570</width> - <height>398</height> - <font>font12</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>center</align> - <label>$INFO[Window.Property(Alerts)]</label> - <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> - </control> - </control> - <control type="label"> - <left>40</left> - <top>200</top> - <width>570</width> - <height>30</height> - <font>font13_title</font> - <textcolor>white</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$LOCALIZE[19055]</label> - <visible>StringCompare(Window.Property(Alerts.Count),0)</visible> - </control> - </control> - </include> -</includes> diff --git a/addons/skin.confluence/720p/custom_SideMenuHelp.xml b/addons/skin.confluence/720p/custom_SideMenuHelp.xml deleted file mode 100644 index 6d0d1d5c29..0000000000 --- a/addons/skin.confluence/720p/custom_SideMenuHelp.xml +++ /dev/null @@ -1,67 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window id="1112" type="dialog"> - <defaultcontrol always="true">100</defaultcontrol> - <include>dialogeffect</include> - <controls> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <texture border="120,0,0,0">hint-overlay.png</texture> - </control> - <control type="image"> - <left>120</left> - <top>300</top> - <width>64</width> - <height>64</height> - <texture>arrow-big-left.png</texture> - </control> - <control type="image"> - <left>190</left> - <top>100</top> - <width>2</width> - <height>512</height> - <texture>separator_vertical.png</texture> - </control> - <control type="label"> - <left>240</left> - <top>150</top> - <width>680</width> - <height>60</height> - <font>font35_title</font> - <textcolor>blue</textcolor> - <align>left</align> - <aligny>center</aligny> - <label>31411</label> - </control> - <control type="textbox"> - <left>240</left> - <top>242</top> - <width>680</width> - <height>248</height> - <font>font14</font> - <textcolor>white</textcolor> - <align>left</align> - <label>31412</label> - </control> - <control type="button" id="100"> - <description>OK button</description> - <left>720</left> - <top>500</top> - <width>200</width> - <height>40</height> - <label>12321</label> - <font>font12_title</font> - <textcolor>white</textcolor> - <focusedcolor>white</focusedcolor> - <align>center</align> - <onclick>Skin.Setbool(FirstTimeRun)</onclick> - <onclick>back</onclick> - <onleft>100</onleft> - <onright>100</onright> - <onup>100</onup> - <ondown>100</ondown> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/defaults.xml b/addons/skin.confluence/720p/defaults.xml deleted file mode 100644 index e8c0879844..0000000000 --- a/addons/skin.confluence/720p/defaults.xml +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <default type="image"> - <left>0</left> - <top>0</top> - <texture>-</texture> - <colorkey>0</colorkey> - </default> - <default type="label"> - <label>-</label> - <font>font13</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - </default> - <default type="fadelabel"> - <left>80</left> - <top>60</top> - <font>font13</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - </default> - <default type="button"> - <width>300</width> - <height>42</height> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <font>font13</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <textoffsetx>7</textoffsetx> - <aligny>center</aligny> - <pulseonselect>no</pulseonselect> - </default> - <default type="togglebutton"> - <left>140</left> - <top>167</top> - <width>20</width> - <height>20</height> - <texturefocus>scroll-up-focus.png</texturefocus> - <texturenofocus>scroll-up.png</texturenofocus> - <alttexturefocus>scroll-down-focus.png</alttexturefocus> - <alttexturenofocus>scroll-down.png</alttexturenofocus> - <textcolor>white</textcolor> - <label>-</label> - <font>font13</font> - <disabledcolor>grey3</disabledcolor> - <pulseonselect>no</pulseonselect> - </default> - <default type="textbox"> - <left>220</left> - <top>222</top> - <width>410</width> - <height>213</height> - <align>left</align> - <textcolor>white</textcolor> - <font>font13</font> - </default> - <default type="progress"> - <left>100</left> - <top>325</top> - <texturebg border="6,0,6,0">OSDProgressBack.png</texturebg> - <lefttexture>-</lefttexture> - <midtexture border="6,0,6,0">OSDProgressMid.png</midtexture> - <righttexture>-</righttexture> - <overlaytexture>-</overlaytexture> - </default> - <default type="spincontrol"> - <left>330</left> - <top>126</top> - <textureup>scroll-up-2.png</textureup> - <texturedown>scroll-down-2.png</texturedown> - <textureupdisabled colordiffuse="40FFFFFF">scroll-up-2.png</textureupdisabled> - <texturedowndisabled colordiffuse="40FFFFFF">scroll-down-2.png</texturedowndisabled> - <textureupfocus>scroll-up-focus-2.png</textureupfocus> - <texturedownfocus>scroll-down-focus-2.png</texturedownfocus> - <align>right</align> - <width>33</width> - <height>22</height> - <font>font13</font> - <reverse>yes</reverse> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <subtype>text</subtype> - <textoffsetx>-5</textoffsetx> - <textoffsety>0</textoffsety> - <pulseonselect>no</pulseonselect> - </default> - <default type="spincontrolex"> - <left>530</left> - <top>160</top> - <width>300</width> - <height>42</height> - <spinwidth>33</spinwidth> - <spinheight>22</spinheight> - <texturefocus>button-focus.png</texturefocus> - <texturenofocus>-</texturenofocus> - <textureup>scroll-up-2.png</textureup> - <texturedown>scroll-down-2.png</texturedown> - <textureupdisabled colordiffuse="40FFFFFF">scroll-up-2.png</textureupdisabled> - <texturedowndisabled colordiffuse="40FFFFFF">scroll-down-2.png</texturedowndisabled> - <textureupfocus>scroll-up-focus-2.png</textureupfocus> - <texturedownfocus>scroll-down-focus-2.png</texturedownfocus> - <font>font13</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <textoffsetx>7</textoffsetx> - <aligny>center</aligny> - <reverse>yes</reverse> - <pulseonselect>no</pulseonselect> - </default> - <default type="radiobutton"> - <left>300</left> - <top>200</top> - <width>300</width> - <height>42</height> - <radiowidth>24</radiowidth> - <radioheight>24</radioheight> - <textureradioonfocus>radiobutton-focus.png</textureradioonfocus> - <textureradioonnofocus>radiobutton-focus.png</textureradioonnofocus> - <textureradioofffocus>radiobutton-nofocus.png</textureradioofffocus> - <textureradiooffnofocus>radiobutton-nofocus.png</textureradiooffnofocus> - <textureradioondisabled colordiffuse="40FFFFFF">radiobutton-focus.png</textureradioondisabled> - <textureradiooffdisabled colordiffuse="40FFFFFF">radiobutton-nofocus.png</textureradiooffdisabled> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <label>215</label> - <font>font13</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <textoffsetx>7</textoffsetx> - <aligny>center</aligny> - <pulseonselect>no</pulseonselect> - </default> - <default type="selectbutton"> - <left>490</left> - <top>335</top> - <width>300</width> - <height>50</height> - <label>-</label> - <font>font12</font> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <texturebg>button-focus.png</texturebg> - <textureleft>scroll-left.png</textureleft> - <textureleftfocus>scroll-left-focus.png</textureleftfocus> - <textureright>scroll-right.png</textureright> - <texturerightfocus>scroll-right-focus.png</texturerightfocus> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <aligny>center</aligny> - </default> - <default type="slider"> - <controloffsetx>75</controloffsetx> - <controloffsety>0</controloffsety> - </default> - <default type="sliderex"> - <height>35</height> - <textoffsetx>7</textoffsetx> - <aligny>center</aligny> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <sliderwidth>150</sliderwidth> - <sliderheight>20</sliderheight> - <texturesliderbar>osd_slider_bg.png</texturesliderbar> - <textureslidernib>osd_slider_nibNF.png</textureslidernib> - <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> - <font>font12</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - </default> - <default type="mover"> - <left>60</left> - <top>192</top> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </default> - <default type="resize"> - <left>60</left> - <top>192</top> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - </default> - <default type="edit"> - <left>300</left> - <top>200</top> - <width>300</width> - <height>42</height> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <font>font13</font> - <textcolor>white</textcolor> - <disabledcolor>grey3</disabledcolor> - <invalidcolor>invalid</invalidcolor> - <textoffsetx>7</textoffsetx> - <aligny>center</aligny> - <pulseonselect>no</pulseonselect> - </default> -</includes> diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml deleted file mode 100644 index ef7ffcd8e7..0000000000 --- a/addons/skin.confluence/720p/includes.xml +++ /dev/null @@ -1,1671 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include file="defaults.xml" /> - <include file="ViewsVideoLibrary.xml" /> - <include file="ViewsMusicLibrary.xml" /> - <include file="ViewsFileMode.xml" /> - <include file="ViewsPictures.xml" /> - <include file="ViewsAddonBrowser.xml" /> - <include file="ViewsLiveTV.xml" /> - <include file="ViewsPVRGuide.xml" /> - <include file="ViewsWeather.xml" /> - <include file="IncludesCodecFlagging.xml" /> - <include file="IncludesHomeRecentlyAdded.xml" /> - <include file="IncludesHomeMenuItems.xml" /> - <include file="IncludesPVR.xml" /> - <include file="IncludesBackgroundBuilding.xml" /> - <!-- CONSTANTS --> - <constant name="FanartCrossfadeTime">500</constant> - <constant name="IconCrossfadeTime">400</constant> - <constant name="DepthDialog">0.50</constant> - <constant name="DepthDialog+">0.52</constant> - <constant name="DepthDialog-">0.48</constant> - <constant name="DepthMax">0.54</constant> - <constant name="DepthOSD">0.40</constant> - <constant name="DepthOSD+">0.44</constant> - <constant name="DepthOSD-">0.36</constant> - <constant name="DepthOSDPopout">0.48</constant> - <constant name="DepthContent">0</constant> - <constant name="DepthContent+">0.08</constant> - <constant name="DepthContent-">-0.08</constant> - <constant name="DepthContentPopout">0.15</constant> - <constant name="DepthMenu">0.08</constant> - <constant name="DepthMenu+">0.14</constant> - <constant name="DepthMenu-">0.00</constant> - <constant name="DepthHeader">0.08</constant> - <constant name="DepthFooter">0.08</constant> - <constant name="DepthBackground">-0.80</constant> - <constant name="DepthFloor">-0.20</constant> - <constant name="DepthSideBlade">0.15</constant> - <!-- VARIABLES --> - <variable name="MusicInfoHeader"> - <value condition="Container.Content(Artists)">$INFO[ListItem.Artist]</value> - <value condition="Container.Content(Albums)">$INFO[ListItem.Album]</value> - <value condition="Container.Content(Songs)">$INFO[ListItem.Title]</value> - </variable> - <variable name="MusicInfoLabel"> - <value condition="Container.Content(Artists)">$INFO[ListItem.Property(Artist_Description)]</value> - <value condition="Container.Content(Albums)">$INFO[ListItem.Property(Album_Description)]</value> - <value condition="Container.Content(Songs)">$INFO[ListItem.Comment]</value> - </variable> - <variable name="MusicInfoListThumb"> - <value condition="Container.Content(Artists) + !IsEmpty(Container(50).Listitem.Icon)">$INFO[Container(50).Listitem.Icon]</value> - <value condition="[Container.Content(Albums) | Container.Content(Songs)] + !IsEmpty(Container.Art(artist.thumb))">$INFO[Container.Art(artist.thumb)]</value> - <value condition="Container.Content(Artists)">DefaultAlbumCover.png</value> - <value condition="Container.Content(Albums) | Container.Content(Songs)">DefaultArtist.png</value> - </variable> - <variable name="MediaInfoOverlayVar"> - <value condition="ListItem.IsCollection">flagging/video/Set.png</value> - <value condition="!ListItem.IsStereoscopic">$INFO[ListItem.VideoResolution,flagging/lists/,.png]</value> - <value>flagging/lists/3D.png</value> - </variable> - <variable name="BannerThumb"> - <value condition="!IsEmpty(ListItem.Art(banner))">$INFO[ListItem.Art(banner)]</value> - <value>$INFO[ListItem.Icon]</value> - </variable> - <variable name="PosterThumb"> - <value condition="!IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value> - <value>$INFO[ListItem.Icon]</value> - </variable> - <variable name="MusicInfoPanelLabel"> - <value condition="Container.Content(Artists)">$INFO[ListItem.Label]</value> - <value>$INFO[ListItem.TrackNumber,([COLOR=selected][B],[/B][/COLOR]) - ]$INFO[ListItem.Label]</value> - </variable> - <variable name="PlayList"> - <value condition="Window.IsActive(videolibrary) + !StringCompare(Playlist.Length(video),0)">ActivateWindow(videoplaylist)</value> - <value>ActivateWindow(musicplaylist)</value> - </variable> - <variable name="SelectBack"> - <value condition="![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]">DialogBack.png</value> - <value>DialogBack2.png</value> - </variable> - <variable name="typehackflagging"> - <value condition="[substring(ListItem.FilenameAndPath,bluray) | substring(ListItem.FilenameAndPath,bdrip) | substring(ListItem.FilenameAndPath,brrip) | substring(ListItem.FilenameAndPath,bd25) | substring(ListItem.FilenameAndPath,bd50)]">bluray</value> - <value condition="substring(ListItem.FilenameAndPath,hddvd)">hddvd</value> - <value condition="substring(ListItem.FilenameAndPath,dvd)">dvd</value> - <value condition="[substring(ListItem.FilenameAndPath,pdtv) | substring(ListItem.FilenameAndPath,hdtv) | substring(ListItem.FilenameAndPath,dsr)]">TV</value> - <value condition="substring(ListItem.FilenameAndPath,vhs)">vhs</value> - </variable> - <variable name="rating"> - <value condition="substring(listitem.mpaa,Rated G)">mpaa_general</value> - <value condition="substring(listitem.mpaa,Rated PG-13)">mpaa_pg13</value> - <value condition="substring(listitem.mpaa,Rated PG)">mpaa_pg</value> - <value condition="substring(Listitem.mpaa,Rated R)">mpaa_restricted</value> - <value condition="substring(Listitem.mpaa,Rated NC)">mpaa_nc17</value> - <value condition="substring(Listitem.mpaa,Not Rated)">mpaa_notrated</value> - </variable> - <variable name="videocodec"> - <value condition="[substring(ListItem.VideoCodec,div,left) | stringcompare(ListItem.VideoCodec,dx50)]">divx</value> - <value>$INFO[ListItem.VideoCodec]</value> - </variable> - <variable name="SeekLabel"> - <value condition="Player.Playing + !Player.Seeking + !Player.DisplayAfterSeek">$LOCALIZE[31042]</value> - <value condition="[Player.Paused + !Player.Caching] + !Player.Seeking + !Player.DisplayAfterSeek">$LOCALIZE[31043]</value> - <value condition="[Player.Paused + Player.Caching] + !Player.Seeking">$LOCALIZE[15107] $INFO[Player.CacheLevel]%</value> - <value condition="!IsEmpty(Player.SeekStepSize) + ![player.forwarding | player.rewinding]">$LOCALIZE[31046][COLOR=grey] $INFO[Player.SeekStepSize][/COLOR]</value> - <value condition="Player.DisplayAfterSeek + ![player.forwarding | player.rewinding]">$LOCALIZE[31046][COLOR=grey] $INFO[Player.SeekOffset][/COLOR]</value> - <value condition="!Player.DisplayAfterSeek + Player.Seeking">$LOCALIZE[31046]</value> - <value condition="Player.Forwarding">$LOCALIZE[31044]</value> - <value condition="Player.Rewinding">$LOCALIZE[31045]</value> - </variable> - <variable name="SelectLabel"> - <value condition="Control.IsVisible(3)">([COLOR=blue]$INFO[Container(3).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(3).CurrentPage]/$INFO[Container(3).NumPages][/COLOR])</value> - <value condition="Control.IsVisible(6)">([COLOR=blue]$INFO[Container(6).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(6).CurrentPage]/$INFO[Container(6).NumPages][/COLOR])</value> - </variable> - <variable name="PlayerControlsRepeatImageVar"> - <value condition="Playlist.IsRepeatOne + Control.HasFocus(704)">OSDRepeatOneFO.png</value> - <value condition="Playlist.IsRepeat + Control.HasFocus(704)">OSDRepeatAllFO.png</value> - <value condition="Control.HasFocus(704)">OSDRepeatFO.png</value> - <value condition="Playlist.IsRepeatOne">OSDRepeatOneNF.png</value> - <value condition="Playlist.IsRepeat">OSDRepeatAllNF.png</value> - <value>OSDRepeatNF.png</value> - </variable> - <variable name="PVRChannelMgrHeader"> - <value condition="!IsEmpty(Window.Property(IsRadio))">$LOCALIZE[19199] - $LOCALIZE[19024]</value> - <value>$LOCALIZE[19199] - $LOCALIZE[19023]</value> - </variable> - <variable name="PVRTimerIcon"> - <value condition="ListItem.IsRecording">PVR-IsRecording.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.HasTimerSchedule + ListItem.TimerHasConflict">PVR-HasTimerScheduleConflict.png</value> - <value condition="ListItem.HasTimer + ListItem.TimerHasConflict">PVR-HasTimerConflict.png</value> - <value condition="ListItem.HasRecording">PVR-HasRecording.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.HasTimerSchedule">PVR-HasTimerSchedule.png</value> - <value condition="ListItem.HasTimer">PVR-HasTimer.png</value> - </variable> - <variable name="PVRTimerLabel"> - <value condition="ListItem.IsRecording">$LOCALIZE[19043]</value> - <value condition="ListItem.HasTimer + !ListItem.TimerIsActive">$LOCALIZE[19057]</value> - <value condition="ListItem.HasTimer">$LOCALIZE[31510]</value> - </variable> - <!-- INCLUDES --> - <include name="MusicInfoPanel"> - <control type="panel" id="50"> - <left>$PARAM[panel-left]</left> - <top>520</top> - <width>$PARAM[panel-width]</width> - <height>120</height> - <onleft>50</onleft> - <onright>50</onright> - <onup>49</onup> - <ondown>9000</ondown> - <viewtype label="">list</viewtype> - <pagecontrol>61</pagecontrol> - <scrolltime>200</scrolltime> - <orientation>vertical</orientation> - <itemlayout height="40" width="$PARAM[item-width]"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>$PARAM[item-width]</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>$PARAM[label-width]</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <label>$VAR[MusicInfoPanelLabel]</label> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>$PARAM[label-width]</width> - <height>40</height> - <font>font12</font> - <align>right</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Duration]</label> - </control> - </itemlayout> - <focusedlayout height="40" width="$PARAM[item-width]"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>$PARAM[item-width]</width> - <height>40</height> - <visible>!Control.HasFocus(50)</visible> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>$PARAM[item-width]</width> - <height>40</height> - <visible>Control.HasFocus(50)</visible> - <texture border="5">button-focus2.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>$PARAM[label-width]</width> - <height>40</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <label>$VAR[MusicInfoPanelLabel]</label> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>$PARAM[label-width]</width> - <height>40</height> - <font>font12</font> - <align>right</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Duration]</label> - </control> - </focusedlayout> - </control> - </include> - <include name="DialogBackgroundCommons"> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>$PARAM[DialogBackgroundWidth]</width> - <height>$PARAM[DialogBackgroundHeight]</height> - <texture border="40">$VAR[SelectBack]</texture> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>$PARAM[DialogHeaderWidth]</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="label" id="$PARAM[DialogHeaderId]"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>$PARAM[DialogHeaderWidth]</width> - <height>30</height> - <font>font13_title</font> - <label>$PARAM[DialogHeaderLabel]</label> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="button"> - <description>Close Window button</description> - <left>$PARAM[CloseButtonLeft]</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> - <onleft>$PARAM[CloseButtonNav]</onleft> - <onright>$PARAM[CloseButtonNav]</onright> - <onup>$PARAM[CloseButtonNav]</onup> - <ondown>$PARAM[CloseButtonNav]</ondown> - <visible>system.getbool(input.enablemouse)</visible> - </control> - </include> - <include name="BehindDialogFadeOut"> - <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">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(MovieInformation) | Window.IsActive(MusicInformation) | Window.IsActive(SongInformation) | Window.IsActive(FileBrowser) | Window.IsActive(TextViewer) | Window.IsActive(AddonSettings) | Window.IsActive(ContentSettings) | Window.IsActive(SelectDialog) | Window.IsActive(MediaSource) | Window.IsActive(PictureInfo) | Window.IsActive(PlayerControls) | Window.IsActive(VirtualKeyboard) | Window.IsActive(NumericInput) | Window.IsActive(ProfileSettings) | Window.IsActive(LockSettings) | Window.IsActive(SmartPlaylistEditor) | Window.IsActive(SmartPlaylistRule) | Window.IsActive(script-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation) | Window.IsActive(PeripheralSettings) | Window.IsActive(script-cu-lrclyrics-main.xml) | Window.IsActive(MediaFilter)</visible> - </control> - </include> - <include name="WindowTitleCommons"> - <left>0</left> - <top>0</top> - <width min="0" max="800">auto</width> - <height>30</height> - <font>font14</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>false</scroll> - <align>left</align> - <aligny>center</aligny> - </include> - <include name="ButtonCommonValues"> - <height>40</height> - <width>250</width> - <textoffsetx>10</textoffsetx> - <textwidth>200</textwidth> - <aligny>center</aligny> - <font>font13</font> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus>-</texturenofocus> - <pulseonselect>false</pulseonselect> - </include> - <include name="ButtonMediaSubCommonValues"> - <height>40</height> - <width>221</width> - <textoffsetx>20</textoffsetx> - <textwidth>195</textwidth> - <aligny>center</aligny> - <font>font12_title</font> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>false</pulseonselect> - </include> - <include name="ButtonHomeSubCommonValues"> - <height>35</height> - <width>180</width> - <textwidth>195</textwidth> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey2</textcolor> - <focusedcolor>white</focusedcolor> - <texturefocus border="5">HomeSubFO.png</texturefocus> - <texturenofocus border="5">HomeSubNF.png</texturenofocus> - <pulseonselect>false</pulseonselect> - </include> - <include name="HomeSubMenuCommonValues"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>35</height> - <align>center</align> - <onup>9000</onup> - <ondown>9002</ondown> - <itemgap>0</itemgap> - <orientation>Horizontal</orientation> - <animation effect="slide" start="0,-40" end="0,0" delay="150" time="150" tween="quadratic" easing="out">Visible</animation> - <animation effect="slide" start="0,0" end="0,-40" time="150" tween="quadratic" easing="out">Hidden</animation> - </include> - <include name="ButtonInfoDialogsCommonValues"> - <height>40</height> - <width>170</width> - <textoffsetx>5</textoffsetx> - <align>center</align> - <aligny>center</aligny> - <font>font12_title</font> - <texturefocus border="5">button-focus.png</texturefocus> - <texturenofocus border="5">button-nofocus.png</texturenofocus> - <pulseonselect>false</pulseonselect> - </include> - <include name="SideBladeLeft"> - <depth>DepthSideBlade</depth> - <animation effect="slide" start="0,0" end="250,0" time="300" tween="quadratic" easing="out" condition="[ControlGroup(9000).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(9000).HasFocus | Control.HasFocus(9001)">WindowClose</animation> - <animation effect="slide" start="0,0" end="-50,0" time="225" tween="quadratic" easing="out" condition="![ControlGroup(9000).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>-</label> - <font>-</font> - <texturenofocus>-</texturenofocus> - <texturefocus>-</texturefocus> - <visible>true</visible> - </control> - <control type="button" id="9001"> - <left>250</left> - <top>260</top> - <width>42</width> - <height>128</height> - <font>-</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> - </include> - <include name="MainWindowMouseButtons"> - <control type="group"> - <left>120r</left> - <top>55r</top> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - <visible>system.getbool(input.enablemouse)</visible> - <control type="button"> - <description>Back push button</description> - <left>0</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>1036</label> - <font>-</font> - <onclick>back</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>50</onleft> - <onright>50</onright> - <onup>50</onup> - <ondown>50</ondown> - </control> - <control type="image"> - <description>Back Icon</description> - <left>5</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_back.png</texture> - </control> - <control type="button"> - <description>Home push button</description> - <left>55</left> - <top>0</top> - <width>45</width> - <height>45</height> - <label>31003</label> - <font>-</font> - <onclick>ActivateWindow(home)</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>50</onleft> - <onright>50</onright> - <onup>50</onup> - <ondown>50</ondown> - </control> - <control type="image"> - <description>Home Icon</description> - <left>60</left> - <top>5</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_home.png</texture> - </control> - </control> - </include> - <include name="CommonNowPlaying"> - <control type="group"> - <visible>Player.HasMedia + IsEmpty(Window(videolibrary).Property(PlayingBackgroundMedia))</visible> - <include>VisibleFadeEffect</include> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - <control type="button"> - <description>push button</description> - <left>30</left> - <top>55r</top> - <width>45</width> - <height>45</height> - <label>31003</label> - <font>-</font> - <onclick>ActivateWindow(PlayerControls)</onclick> - <texturefocus border="5">floor_buttonFO.png</texturefocus> - <texturenofocus border="5">floor_button.png</texturenofocus> - <onleft>50</onleft> - <onright>50</onright> - <onup>50</onup> - <ondown>50</ondown> - </control> - <control type="image"> - <description>Player Icon</description> - <left>35</left> - <top>50r</top> - <width>35</width> - <height>35</height> - <aspectratio>keep</aspectratio> - <texture>icon_player.png</texture> - </control> - <control type="label"> - <left>85</left> - <top>53r</top> - <width>700</width> - <height>20</height> - <label>$INFO[Player.Title] - ([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR])</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <left>85</left> - <top>32r</top> - <width>700</width> - <height>20</height> - <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, - ]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <visible>Player.HasAudio</visible> - </control> - <control type="label"> - <left>85</left> - <top>30r</top> - <width>700</width> - <height>20</height> - <label>$INFO[VideoPlayer.Studio]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <visible>Player.HasVideo + VideoPlayer.Content(Movies)</visible> - </control> - <control type="label"> - <left>85</left> - <top>30r</top> - <width>700</width> - <height>20</height> - <label>$INFO[VideoPlayer.TVShowTitle]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <visible>Player.HasVideo + VideoPlayer.Content(Episodes)</visible> - </control> - <control type="label"> - <left>85</left> - <top>30r</top> - <width>700</width> - <height>20</height> - <label>$INFO[VideoPlayer.Artist]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <visible>Player.HasVideo + VideoPlayer.Content(MusicVideos)</visible> - </control> - <control type="label"> - <left>85</left> - <top>30r</top> - <width>700</width> - <height>20</height> - <label>$INFO[VideoPlayer.ChannelName]$INFO[VideoPlayer.ChannelNumberLabel, - ([COLOR=blue],[/COLOR])]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - <visible>Player.HasVideo + VideoPlayer.Content(LiveTV)</visible> - </control> - </control> - </include> - <include name="CommonPageCount"> - <control type="group"> - <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation> - <control type="label"> - <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>$INFO[Container.NumItems,([COLOR=blue],[/COLOR]) $LOCALIZE[31025]]$INFO[Container.CurrentPage, - $LOCALIZE[31024] ([COLOR=blue]]$INFO[Container.NumPages,/,[/COLOR])]</label> - <include>Window_OpenClose_Animation</include> - </control> - <control type="label"> - <description>Container Duration Label</description> - <right>40</right> - <top>32r</top> - <width>500</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <scroll>false</scroll> - <align>right</align> - <aligny>center</aligny> - <label>$INFO[Container.TotalTime,$LOCALIZE[31009] ([COLOR=blue],[/COLOR])]</label> - <include>Window_OpenClose_Animation</include> - </control> - </control> - </include> - <include name="SmallMusicInfo"> - <control type="image"> - <description>gradient</description> - <left>0</left> - <top>0</top> - <width>500</width> - <height>165</height> - <colordiffuse>DDFFFFFF</colordiffuse> - <texture border="20">OverlayDialogBackground.png</texture> - </control> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>17</top> - <width>130</width> - <height>130</height> - <texture>$INFO[MusicPlayer.Cover]</texture> - </control> - <control type="label"> - <description>Artist label</description> - <left>160</left> - <top>20</top> - <height>30</height> - <width>325</width> - <label>$INFO[MusicPlayer.Artist]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="fadelabel"> - <description>Title label</description> - <left>160</left> - <top>43</top> - <height>30</height> - <width>325</width> - <label>$INFO[Player.Title]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="label"> - <description>Album Label</description> - <left>160</left> - <top>70</top> - <height>30</height> - <width>325</width> - <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Time Label</description> - <left>160</left> - <top>95</top> - <height>30</height> - <width>325</width> - <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label"> - <description>Next Label</description> - <left>160</left> - <top>120</top> - <height>30</height> - <width>325</width> - <label>[COLOR=blue]$LOCALIZE[19031] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>grey</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </include> - <include name="SmallVideoInfo"> - <control type="image"> - <description>gradient</description> - <left>0</left> - <top>0</top> - <width>500</width> - <height>165</height> - <colordiffuse>DDFFFFFF</colordiffuse> - <texture border="20">OverlayDialogBackground.png</texture> - </control> - <control type="image"> - <description>Cover image</description> - <left>20</left> - <top>17</top> - <width>130</width> - <height>130</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[VideoPlayer.cover]</texture> - </control> - <control type="label"> - <description>Studio label</description> - <left>160</left> - <top>20</top> - <height>30</height> - <width>325</width> - <label>$INFO[VideoPlayer.Studio]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible> - </control> - <control type="label"> - <description>TV Show Title label</description> - <left>160</left> - <top>20</top> - <height>30</height> - <width>325</width> - <label>$INFO[VideoPlayer.tvshowtitle]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>videoplayer.content(episodes)</visible> - </control> - <control type="fadelabel"> - <description>Music Video Artist label</description> - <left>160</left> - <top>20</top> - <height>30</height> - <width>325</width> - <label>$INFO[VideoPlayer.Artist]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>videoplayer.content(musicvideos)</visible> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="fadelabel"> - <description>Title label</description> - <left>160</left> - <top>43</top> - <height>30</height> - <width>325</width> - <label>$INFO[Player.Title]</label> - <align>left</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scrollout>false</scrollout> - <pauseatend>2000</pauseatend> - </control> - <control type="label"> - <description>Genre label</description> - <left>160</left> - <top>70</top> - <height>30</height> - <width>325</width> - <label>$INFO[VideoPlayer.Genre]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible> - </control> - <control type="label"> - <left>160</left> - <top>70</top> - <height>30</height> - <width>325</width> - <label>$INFO[VideoPlayer.Album]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>videoplayer.content(musicvideos)</visible> - </control> - <control type="label"> - <description>Season and Episode label</description> - <left>160</left> - <top>70</top> - <height>30</height> - <width>325</width> - <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <visible>videoplayer.content(episodes)</visible> - </control> - <control type="label"> - <description>Time Label</description> - <left>160</left> - <top>95</top> - <height>30</height> - <width>325</width> - <label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label> - <align>left</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - </control> - </include> - <include name="CommonNowPlaying_Controls"> - <control type="label" id="202"> - <width>250</width> - <height>35</height> - <font>font12</font> - <label>31023</label> - <textcolor>blue</textcolor> - <align>center</align> - <aligny>center</aligny> - <visible>Player.HasMedia</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="button" id="610"> - <description>Fake Button to fix Player Controls Navigation</description> - <visible>false</visible> - </control> - <control type="group" id="90060"> - <height>45</height> - <visible>VideoPlayer.Content(LiveTV)</visible> - <include>VisibleFadeEffect</include> - <control type="grouplist" id="9006"> - <width>250</width> - <height>45</height> - <itemgap>1</itemgap> - <orientation>horizontal</orientation> - <onright>50</onright> - <onback>50</onback> - <onup>610</onup> - <ondown>611</ondown> - <control type="button" id="600"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDChannelUPFO.png</texturefocus> - <texturenofocus>OSDChannelUPNF.png</texturenofocus> - <onclick>ChannelDown</onclick> - </control> - <control type="button" id="601"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDChannelDownFO.png</texturefocus> - <texturenofocus>OSDChannelDownNF.png</texturenofocus> - <onclick>ChannelUp</onclick> - </control> - <control type="button" id="603"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onclick>down</onclick> - <onclick>PlayerControl(Stop)</onclick> - </control> - <control type="togglebutton" id="604"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onclick>PlayerControl(Play)</onclick> - <enable>Player.PauseEnabled</enable> - <animation effect="fade" start="100" end="30" time="75" condition="!Player.PauseEnabled">Conditional</animation> - </control> - <control type="button" id="605"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDRecordOffFO.png</texturefocus> - <texturenofocus>OSDRecordOffNF.png</texturenofocus> - <onclick>PlayerControl(record)</onclick> - <enable>Player.CanRecord</enable> - <animation effect="fade" start="100" end="30" time="75" condition="!Player.CanRecord">Conditional</animation> - </control> - <control type="button" id="606"> - <width>39</width> - <height>39</height> - <label>-</label> - <visible>RDS.HasRadiotextPlus</visible> - <texturefocus>OSDRadioRDSFO.png</texturefocus> - <texturenofocus>OSDRadioRDSNF.png</texturenofocus> - <onclick>ActivateWindow(PVRRadioRDSInfo)</onclick> - </control> - <control type="button" id="622"> - <width>39</width> - <height>39</height> - <label>-</label> - <visible>!RDS.HasRadiotextPlus</visible> - <texturefocus>OSDChannelListFO.png</texturefocus> - <texturenofocus>OSDChannelListNF.png</texturenofocus> - <onclick>ActivateWindow(PVRGuideInfo)</onclick> - </control> - </control> - </control> - <control type="group" id="90050"> - <visible>Player.HasMedia</visible> - <visible>!VideoPlayer.Content(LiveTV)</visible> - <include>VisibleFadeEffect</include> - <height>45</height> - <control type="grouplist" id="9005"> - <width>250</width> - <height>45</height> - <itemgap>1</itemgap> - <orientation>horizontal</orientation> - <onright>50</onright> - <onback>50</onback> - <onup>610</onup> - <ondown>611</ondown> - <defaultcontrol always="true">603</defaultcontrol> - <control type="button" id="700"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDPrevTrackFO.png</texturefocus> - <texturenofocus>OSDPrevTrackNF.png</texturenofocus> - <onclick>PlayerControl(Previous)</onclick> - </control> - <control type="button" id="706"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDRewindFO.png</texturefocus> - <texturenofocus>OSDRewindNF.png</texturenofocus> - <onclick>PlayerControl(Rewind)</onclick> - <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible> - </control> - <control type="togglebutton" id="703"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDPauseFO.png</texturefocus> - <texturenofocus>OSDPauseNF.png</texturenofocus> - <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> - <alttexturefocus>OSDPlayFO.png</alttexturefocus> - <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> - <onclick>PlayerControl(Play)</onclick> - </control> - <control type="button" id="701"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDStopFO.png</texturefocus> - <texturenofocus>OSDStopNF.png</texturenofocus> - <onclick>down</onclick> - <onclick>PlayerControl(Stop)</onclick> - </control> - <control type="button" id="707"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDForwardFO.png</texturefocus> - <texturenofocus>OSDForwardNF.png</texturenofocus> - <onclick>PlayerControl(Forward)</onclick> - <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible> - </control> - <control type="button" id="702"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDNextTrackFO.png</texturefocus> - <texturenofocus>OSDNextTrackNF.png</texturenofocus> - <onclick>PlayerControl(Next)</onclick> - </control> - <control type="group" id="799"> - <width>39</width> - <height>39</height> - <control type="button" id="704"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>-</texturefocus> - <texturenofocus>-</texturenofocus> - <onleft>702</onleft> - <onright>705</onright> - <onclick>PlayerControl(Repeat)</onclick> - <visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible> - </control> - <control type="image" id="713"> - <width>39</width> - <height>39</height> - <texture>$VAR[PlayerControlsRepeatImageVar]</texture> - <visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible> - </control> - </control> - <control type="togglebutton" id="705"> - <width>39</width> - <height>39</height> - <label>-</label> - <texturefocus>OSDRandomOffFO.png</texturefocus> - <texturenofocus>OSDRandomOffNF.png</texturenofocus> - <usealttexture>Playlist.IsRandom</usealttexture> - <alttexturefocus>OSDRandomOnFO.png</alttexturefocus> - <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus> - <onclick>PlayerControl(Random)</onclick> - <visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible> - </control> - </control> - </control> - <control type="radiobutton" id="611"> - <description>Go to fullscreen Playback</description> - <include>ButtonCommonValues</include> - <label>31008</label> - <onclick>fullscreen</onclick> - <textureradioonfocus>GoFullscreen.png</textureradioonfocus> - <textureradioonnofocus>GoFullscreen.png</textureradioonnofocus> - <textureradioofffocus>GoFullscreen.png</textureradioofffocus> - <textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus> - <visible>Player.HasMedia</visible> - </control> - <control type="button" id="612"> - <description>Go to playlist</description> - <include>ButtonCommonValues</include> - <label>13350</label> - <onclick>$VAR[PlayList]</onclick> - <visible>[Window.IsActive(videolibrary) + !StringCompare(Playlist.Length(video),0)] | [[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + !StringCompare(Playlist.Length(music),0)]</visible> - </control> - </include> - <include name="ScrollOffsetLabel"> - <control type="group"> - <depth>DepthSideBlade</depth> - <visible>Container.Scrolling + [StringCompare(Container.SortMethod,$LOCALIZE[551]) | StringCompare(Container.SortMethod,$LOCALIZE[561]) | StringCompare(Container.SortMethod,$LOCALIZE[558]) | StringCompare(Container.SortMethod,$LOCALIZE[557]) | StringCompare(Container.SortMethod,$LOCALIZE[556])]</visible> - <animation effect="slide" start="0,0" end="0,-60" time="75">Visible</animation> - <animation effect="slide" start="0,-60" end="0,0" delay="300" time="75">Hidden</animation> - <left>300r</left> - <top>720</top> - <control type="image"> - <left>0</left> - <top>0</top> - <width>70</width> - <height>65</height> - <texture border="20,20,20,2">InfoMessagePanel.png</texture> - </control> - <control type="label"> - <left>5</left> - <top>0</top> - <width>65</width> - <height>60</height> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.SortLetter]</label> - <textcolor>white</textcolor> - <font>font30_title</font> - </control> - </control> - </include> - <include name="Clock"> - <control type="label"> - <description>time label</description> - <right>20</right> - <top>5</top> - <width>200</width> - <height>30</height> - <align>right</align> - <aligny>center</aligny> - <font>font28_title</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <label>$INFO[System.Time]</label> - <animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation> - </control> - </include> - <include name="HomeAddonsCommonLayout"> - <include>Window_OpenClose_Animation</include> - <animation type="Visible"> - <effect type="slide" start="0,30" end="0,0" delay="150" easing="out" tween="quadratic" time="150" /> - <effect type="fade" start="0" end="100" delay="150" time="150" /> - </animation> - <animation type="Hidden"> - <effect type="zoom" start="100" end="70" center="auto" easing="in" tween="quadratic" time="225" /> - <effect type="fade" start="100" end="0" time="225" /> - </animation> - <hitrect x="0" y="530" w="1280" h="120" /> - <left>0</left> - <top>190r</top> - <width>1280</width> - <height>200</height> - <pagecontrol>-</pagecontrol> - <scrolltime>300</scrolltime> - <focusposition>3</focusposition> - <movement>2</movement> - <orientation>Horizontal</orientation> - <itemlayout height="200" width="182"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>180</width> - <height>120</height> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>3</bordersize> - <texture background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="image"> - <left>5</left> - <top>120</top> - <width>170</width> - <height>110</height> - <aspectratio aligny="top">keep</aspectratio> - <texture diffuse="diffuse_mirror2.png" flipy="true" background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="label"> - <left>1</left> - <top>125</top> - <width>180</width> - <height>20</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="200" width="182"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>180</width> - <height>120</height> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="5">button-nofocus.png</bordertexture> - <bordersize>3</bordersize> - <texture background="true">$INFO[ListItem.Icon]</texture> - <visible>!ControlGroup(9002).HasFocus</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>180</width> - <height>120</height> - <aspectratio aligny="bottom">keep</aspectratio> - <bordertexture border="5">folder-focus.png</bordertexture> - <bordersize>3</bordersize> - <texture background="true">$INFO[ListItem.Icon]</texture> - <visible>ControlGroup(9002).HasFocus</visible> - </control> - <control type="image"> - <left>5</left> - <top>120</top> - <width>170</width> - <height>110</height> - <aspectratio aligny="top">keep</aspectratio> - <texture diffuse="diffuse_mirror2.png" flipy="true" background="true">$INFO[ListItem.Icon]</texture> - </control> - <control type="label"> - <left>1</left> - <top>125</top> - <width>180</width> - <height>20</height> - <font>font12</font> - <textcolor>white</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>ControlGroup(9002).HasFocus</visible> - </control> - <control type="label"> - <left>1</left> - <top>125</top> - <width>180</width> - <height>20</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - <visible>!ControlGroup(9002).HasFocus</visible> - </control> - </focusedlayout> - </include> - <include name="TVNextAiredListCommonLayout"> - <itemlayout height="150" width="280"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>280</width> - <height>145</height> - <texture border="10">button-nofocus.png</texture> - </control> - <control type="image"> - <description>Thumb</description> - <left>5</left> - <top>5</top> - <width>270</width> - <height>55</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Property(Art(poster))]</texture> - <visible>StringCompare(Window(Home).Property(TVGuide.ThumbType),0)</visible> - </control> - <control type="image"> - <description>Banner</description> - <left>5</left> - <top>5</top> - <width>270</width> - <height>55</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Property(Art(banner))]</texture> - <visible>StringCompare(Window(Home).Property(TVGuide.ThumbType),1)</visible> - </control> - <control type="image"> - <description>Logo</description> - <left>5</left> - <top>5</top> - <width>270</width> - <height>55</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture> - <visible>StringCompare(Window(Home).Property(TVGuide.ThumbType),2)</visible> - </control> - <control type="label"> - <description>Episode Number</description> - <left>10</left> - <top>60</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(NextNumber),$LOCALIZE[20359] [COLOR=blue]-[/COLOR] ]</label> - <textcolor>white</textcolor> - <font>font12</font> - <align>center</align> - </control> - <control type="label"> - <description>Episode Name</description> - <left>10</left> - <top>80</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(NextTitle)]</label> - <textcolor>white</textcolor> - <font>font12</font> - <align>center</align> - </control> - <control type="label"> - <description>Next air date/time</description> - <left>10</left> - <top>100</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(ShortTime)]$INFO[ListItem.Property(NextDate), [COLOR=blue]-[/COLOR] ]</label> - <textcolor>grey2</textcolor> - <font>font12</font> - <align>center</align> - </control> - <control type="label"> - <description>Duration</description> - <left>10</left> - <top>120</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(Runtime),, $LOCALIZE[12391]]$INFO[ListItem.Property(Network), [COLOR=blue]-[/COLOR] (,)]</label> - <textcolor>grey2</textcolor> - <font>font12</font> - <align>center</align> - </control> - </itemlayout> - <focusedlayout height="150" width="280"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>280</width> - <height>145</height> - <texture border="10">button-focus2.png</texture> - </control> - <control type="image"> - <description>Thumb</description> - <left>5</left> - <top>5</top> - <width>270</width> - <height>55</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Property(Art(poster))]</texture> - <visible>StringCompare(Window(Home).Property(TVGuide.ThumbType),0)</visible> - </control> - <control type="image"> - <description>Banner</description> - <left>5</left> - <top>5</top> - <width>270</width> - <height>55</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Property(Art(banner))]</texture> - <visible>StringCompare(Window(Home).Property(TVGuide.ThumbType),1)</visible> - </control> - <control type="image"> - <description>Logo</description> - <left>5</left> - <top>5</top> - <width>270</width> - <height>55</height> - <aspectratio>keep</aspectratio> - <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture> - <visible>StringCompare(Window(Home).Property(TVGuide.ThumbType),2)</visible> - </control> - <control type="label"> - <description>Episode Number</description> - <left>10</left> - <top>60</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(NextNumber),$LOCALIZE[20359] [COLOR=blue]-[/COLOR] ]</label> - <textcolor>selected</textcolor> - <font>font12</font> - <align>center</align> - </control> - <control type="label"> - <description>Episode Name</description> - <left>10</left> - <top>80</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(NextTitle)]</label> - <textcolor>selected</textcolor> - <font>font12</font> - <align>center</align> - </control> - <control type="label"> - <description>Next air date/time</description> - <left>10</left> - <top>100</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(ShortTime)]$INFO[ListItem.Property(NextDate), [COLOR=blue]-[/COLOR] ]</label> - <textcolor>white</textcolor> - <font>font12</font> - <align>center</align> - </control> - <control type="label"> - <description>Duration</description> - <left>10</left> - <top>120</top> - <width>260</width> - <height>15</height> - <label>$INFO[ListItem.Property(Runtime),, $LOCALIZE[12391]]$INFO[ListItem.Property(Network), [COLOR=blue]-[/COLOR] (,)]</label> - <textcolor>white</textcolor> - <font>font12</font> - <align>center</align> - </control> - </focusedlayout> - </include> - <include name="backgroundfade"> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </include> - <include name="Window_OpenClose_Animation"> - <animation effect="fade" time="200">WindowOpen</animation> - <animation effect="fade" time="200">WindowClose</animation> - </include> - <include name="dialogeffect"> - <depth>DepthDialog</depth> - <animation effect="fade" time="200">WindowOpen</animation> - <animation effect="fade" time="200">WindowClose</animation> - </include> - <include name="VisibleFadeEffect"> - <animation effect="fade" time="225">Visible</animation> - <animation effect="fade" time="225">Hidden</animation> - </include> - <include name="KeyboardButton"> - <width>50</width> - <height>50</height> - <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> - <texturefocus border="5">KeyboardKey.png</texturefocus> - <align>center</align> - <aligny>center</aligny> - <font>font13</font> - <focusedcolor>black</focusedcolor> - </include> - <include name="CommonWindowHeader"> - <param name="Icon" default="icon_home" /> - <param name="Label" default="" /> - <param name="ShowLabel2" default="False" /> - <definition> - <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>$PARAM[Icon].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>$PARAM[Label]</label> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$INFO[Container.FolderName]</label> - <visible>!IsEmpty(Container.FolderName)</visible> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$INFO[Control.GetLabel(2)]</label> - <visible>$PARAM[ShowLabel2]</visible> - </control> - </control> - <include>Clock</include> - </control> - </definition> - </include> - <include name="BackgroundDimensions"> - <width>1280</width> - <height>720</height> - <animation effect="zoom" center="auto" end="101,101" time="0" condition="IntegerGreaterThan(System.StereoscopicMode,0)">conditional</animation> - </include> - <include name="MusicInfoArtistInfo"> - <item> - <label>$LOCALIZE[21893]:</label> - <label2>$INFO[ListItem.Property(Artist_Born)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible> - </item> - <item> - <label>$LOCALIZE[21894]:</label> - <label2>$INFO[ListItem.Property(Artist_Formed)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[175]:</label> - <label2>$INFO[ListItem.Property(Artist_Mood)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Mood))</visible> - </item> - <item> - <label>$LOCALIZE[176]:</label> - <label2>$INFO[ListItem.Property(Artist_Style)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Style))</visible> - </item> - <item> - <label>$LOCALIZE[21892]:</label> - <label2>$INFO[ListItem.Property(Artist_Instrument)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Instrument))</visible> - </item> - <item> - <label>$LOCALIZE[21897]:</label> - <label2>$INFO[ListItem.Property(Artist_Died)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Died))</visible> - </item> - <item> - <label>$LOCALIZE[21896]:</label> - <label2>$INFO[ListItem.Property(Artist_Disbanded)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_Disbanded))</visible> - </item> - <item> - <label>$LOCALIZE[21898]:</label> - <label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Artist_YearsActive))</visible> - </item> - </include> - <include name="MusicInfoAlbumInfo"> - <item> - <label>$LOCALIZE[557]:</label> - <label2>$INFO[ListItem.Artist]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Artist)</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[563]:</label> - <label2>$INFO[ListItem.RatingAndVotes]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.RatingAndVotes)</visible> - </item> - <item> - <label>$LOCALIZE[38018]:</label> - <label2>$INFO[ListItem.Userrating]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Userrating)</visible> - </item> - <item> - <label>$LOCALIZE[175]:</label> - <label2>$INFO[ListItem.Property(Album_Mood)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Album_Mood))</visible> - </item> - <item> - <label>$LOCALIZE[176]:</label> - <label2>$INFO[ListItem.Property(Album_Style)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Album_Style))</visible> - </item> - <item> - <label>$LOCALIZE[21895]:</label> - <label2>$INFO[ListItem.Property(Album_Theme)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Album_Theme))</visible> - </item> - <item> - <label>146</label> - <label2>$INFO[ListItem.Property(Album_Type)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Album_Type))</visible> - </item> - <item> - <label>$LOCALIZE[21899]:</label> - <label2>$INFO[ListItem.Property(Album_Label)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Album_Label))</visible> - </item> - <item> - <label>$LOCALIZE[562]:</label> - <label2>$INFO[ListItem.Year]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Year)</visible> - </item> - </include> - <include name="MusicInfoSongInfo"> - <item> - <label>$LOCALIZE[557]:</label> - <label2>$INFO[ListItem.Artist]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Artist)</visible> - </item> - <item> - <label>$LOCALIZE[558]:</label> - <label2>$INFO[ListItem.Album]$INFO[listitem.discnumber, - $LOCALIZE[427] ]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Album)</visible> - </item> - <item> - <label>$LOCALIZE[515]:</label> - <label2>$INFO[ListItem.Genre]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Genre)</visible> - </item> - <item> - <label>$LOCALIZE[175]:</label> - <label2>$INFO[ListItem.Mood]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Mood)</visible> - </item> - <item> - <label>$LOCALIZE[562]:</label> - <label2>$INFO[ListItem.Year]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Year)</visible> - </item> - <item> - <label>$LOCALIZE[554]:</label> - <label2>$INFO[ListItem.TrackNumber]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.TrackNumber)</visible> - </item> - <item> - <label>$LOCALIZE[563]:</label> - <label2>$INFO[ListItem.RatingAndVotes]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.RatingAndVotes)</visible> - </item> - <item> - <label>$LOCALIZE[38018]:</label> - <label2>$INFO[ListItem.Userrating]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Userrating)</visible> - </item> - <item> - <label>$LOCALIZE[29903]:</label> - <label2>$INFO[ListItem.Property(Role.Composer)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Composer))</visible> - </item> - <item> - <label>$LOCALIZE[29905]:</label> - <label2>$INFO[ListItem.Property(Role.Conductor)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Conductor))</visible> - </item> - <item> - <label>$LOCALIZE[38034]:</label> - <label2>$INFO[ListItem.Property(Role.Orchestra)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Orchestra))</visible> - </item> - <item> - <label>$LOCALIZE[38035]:</label> - <label2>$INFO[ListItem.Property(Role.Lyricist)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Lyricist))</visible> - </item> - <item> - <label>$LOCALIZE[38036]:</label> - <label2>$INFO[ListItem.Property(Role.Remixer)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Remixer))</visible> - </item> - <item> - <label>$LOCALIZE[38037]:</label> - <label2>$INFO[ListItem.Property(Role.Arranger)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Arranger))</visible> - </item> - <item> - <label>$LOCALIZE[38038]:</label> - <label2>$INFO[ListItem.Property(Role.Engineer)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Engineer))</visible> - </item> - <item> - <label>$LOCALIZE[38039]:</label> - <label2>$INFO[ListItem.Property(Role.Producer)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Producer))</visible> - </item> - <item> - <label>$LOCALIZE[38040]:</label> - <label2>$INFO[ListItem.Property(Role.DJMixer)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.DJMixer))</visible> - </item> - <item> - <label>$LOCALIZE[38041]:</label> - <label2>$INFO[ListItem.Property(Role.Mixer)]</label2> - <onclick>noop</onclick> - <visible>!IsEmpty(ListItem.Property(Role.Mixer))</visible> - </item> - </include> -</includes> diff --git a/addons/skin.confluence/720p/script-NextAired-TVGuide.xml b/addons/skin.confluence/720p/script-NextAired-TVGuide.xml deleted file mode 100644 index 27e1093408..0000000000 --- a/addons/skin.confluence/720p/script-NextAired-TVGuide.xml +++ /dev/null @@ -1,534 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <onload>ClearProperty(TVGuide.MondayList,Home)</onload> - <onload>ClearProperty(TVGuide.TuesdayList,Home)</onload> - <onload>ClearProperty(TVGuide.WednesdayList,Home)</onload> - <onload>ClearProperty(TVGuide.ThursdayList,Home)</onload> - <onload>ClearProperty(TVGuide.FridayList,Home)</onload> - <onload>ClearProperty(TVGuide.SaturdayList,Home)</onload> - <onload>ClearProperty(TVGuide.SundayList,Home)</onload> - <controls> - <include>CommonBackground</include> - <control type="group"> - <visible>!IsEmpty(Window(home).Property(TVGuide.BackgroundFanart))</visible> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(200).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(200)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(201).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(201)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(202).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(202)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(203).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(203)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(204).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(204)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(205).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(205)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <aspectratio>scale</aspectratio> - <texture background="true">$INFO[Container(206).ListItem.Property(Fanart)]</texture> - <visible>Control.HasFocus(206)</visible> - <fadetime>600</fadetime> - <animation effect="fade" time="450">Visible</animation> - <animation effect="fade" time="450">Hidden</animation> - </control> - </control> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <aspectratio>stretch</aspectratio> - <animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation> - </control> - <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_video.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>$ADDON[script.tv.show.next.aired 450]</label> - </control> - <control type="label"> - <include>WindowTitleCommons</include> - <label>[COLOR=blue] - [/COLOR]$LOCALIZE[31208]</label> - </control> - </control> - <control type="grouplist" id="2000"> - <include>Window_OpenClose_Animation</include> - <left>40</left> - <top>60</top> - <width>1200</width> - <height>660</height> - <orientation>horizontal</orientation> - <align>center</align> - <itemgap>0</itemgap> - <control type="group"> - <description>Monday</description> - <visible>IntegerGreaterThan(Container(200).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[11]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="200"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>200</onup> - <ondown>200</ondown> - <onleft>9000</onleft> - <onright>201</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - <control type="group"> - <description>Tuesday</description> - <visible>IntegerGreaterThan(Container(201).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[12]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="201"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>201</onup> - <ondown>201</ondown> - <onleft>200</onleft> - <onright>202</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - <control type="group"> - <description>Wednesday</description> - <visible>IntegerGreaterThan(Container(202).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[13]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="202"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>202</onup> - <ondown>202</ondown> - <onleft>201</onleft> - <onright>203</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - <control type="group"> - <description>Thursday</description> - <visible>IntegerGreaterThan(Container(203).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[14]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="203"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>203</onup> - <ondown>203</ondown> - <onleft>202</onleft> - <onright>204</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - <control type="group"> - <description>Friday</description> - <visible>IntegerGreaterThan(Container(204).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[15]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="204"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>204</onup> - <ondown>204</ondown> - <onleft>203</onleft> - <onright>205</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - <control type="group"> - <description>Saturday</description> - <visible>IntegerGreaterThan(Container(205).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[16]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="205"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>205</onup> - <ondown>205</ondown> - <onleft>204</onleft> - <onright>206</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - <control type="group"> - <description>Sunday</description> - <visible>IntegerGreaterThan(Container(206).NumItems,0)</visible> - <width>300</width> - <height>660</height> - <control type="image"> - <left>0</left> - <top>0</top> - <width>300</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>592</top> - <width>300</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="label"> - <left>20</left> - <top>13</top> - <width>260</width> - <height>20</height> - <label>$LOCALIZE[17]</label> - <align>center</align> - <aligny>center</aligny> - <font>font13_title</font> - <textcolor>white</textcolor> - </control> - <control type="panel" id="206"> - <left>10</left> - <top>40</top> - <width>280</width> - <height>530</height> - <scrolltime>200</scrolltime> - <onup>206</onup> - <ondown>206</ondown> - <onleft>205</onleft> - <onright>206</onright> - <include>TVNextAiredListCommonLayout</include> - </control> - </control> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <description>left Arrow</description> - <left>10</left> - <top>120</top> - <width>30</width> - <height>40</height> - <texture>arrow-big-left.png</texture> - <visible>Container(2000).HasPrevious</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <description>left Arrow</description> - <left>10</left> - <top>170r</top> - <width>30</width> - <height>40</height> - <texture>arrow-big-left.png</texture> - <visible>Container(2000).HasPrevious</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <description>right Arrow</description> - <left>1240</left> - <top>120</top> - <width>30</width> - <height>40</height> - <texture>arrow-big-right.png</texture> - <visible>Container(2000).HasNext</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <description>right Arrow</description> - <left>1240</left> - <top>170r</top> - <width>30</width> - <height>40</height> - <texture>arrow-big-right.png</texture> - <visible>Container(2000).HasNext</visible> - <include>VisibleFadeEffect</include> - </control> - </control> - <include>CommonNowPlaying</include> - <include>MainWindowMouseButtons</include> - <include>BehindDialogFadeOut</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>200</onright> - <onup>9000</onup> - <ondown>9000</ondown> - <onback>200</onback> - <itemgap>0</itemgap> - <control type="image" id="2"> - <description>LOGO</description> - <width>250</width> - <height>150</height> - <aspectratio>keep</aspectratio> - <texture>$INFO[system.addonicon(script.tv.show.next.aired)]</texture> - </control> - <control type="label" id="7"> - <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="8"> - <description>Settings</description> - <textwidth>235</textwidth> - <include>ButtonCommonValues</include> - <label>5</label> - <onright>200</onright> - </control> - <!-- include>CommonNowPlaying_Controls</include --> - </control> - </control> - <include>Clock</include> - </controls> -</window> diff --git a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml deleted file mode 100644 index 81fc051de9..0000000000 --- a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml +++ /dev/null @@ -1,189 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>10</defaultcontrol> - <coordinates> - <left>240</left> - <top>140</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="420" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="-" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="label" id="3"> - <description>List label</description> - <left>20</left> - <top>65</top> - <width>760</width> - <height>30</height> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="10"> - <left>30</left> - <top>105</top> - <width>520</width> - <height>225</height> - <onup>9001</onup> - <onleft>9000</onleft> - <onright>60</onright> - <ondown>9001</ondown> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>520</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>520</width> - <height>40</height> - <visible>!Control.HasFocus(10)</visible> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>520</width> - <height>40</height> - <visible>Control.hasfocus(14) | Control.HasFocus(10)</visible> - <texture border="5">button-focus2.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>552</left> - <top>105</top> - <width>25</width> - <height>225</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>10</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="group" id="9000"> - <left>580</left> - <top>105</top> - <control type="button" id="11"> - <description>Change Set Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onup>18</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>13</ondown> - </control> - <control type="button" id="13"> - <description>Add Button</description> - <left>0</left> - <top>45</top> - <width>200</width> - <height>40</height> - <font>font12_title</font> - <label>15019</label> - <align>center</align> - <aligny>center</aligny> - <onup>11</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>14</ondown> - </control> - <control type="button" id="14"> - <description>Remove Button</description> - <left>0</left> - <top>90</top> - <width>200</width> - <height>40</height> - <font>font12_title</font> - <label>1210</label> - <align>center</align> - <aligny>center</aligny> - <onup>13</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>9001</ondown> - </control> - </control> - <control type="group" id="9001"> - <control type="button" id="18"> - <description>Ok Button</description> - <left>200</left> - <top>355</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>186</label> - <font>font12_title</font> - <onup>9000</onup> - <onleft>20</onleft> - <onright>19</onright> - <ondown>10</ondown> - </control> - <control type="button" id="19"> - <description>Cancel Button</description> - <left>410</left> - <top>355</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>222</label> - <font>font12_title</font> - <onup>9000</onup> - <onleft>18</onleft> - <onright>20</onright> - <ondown>10</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml deleted file mode 100644 index 81fc051de9..0000000000 --- a/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml +++ /dev/null @@ -1,189 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol>10</defaultcontrol> - <coordinates> - <left>240</left> - <top>140</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <include name="DialogBackgroundCommons"> - <param name="DialogBackgroundWidth" value="800" /> - <param name="DialogBackgroundHeight" value="420" /> - <param name="DialogHeaderWidth" value="720" /> - <param name="DialogHeaderLabel" value="-" /> - <param name="DialogHeaderId" value="2" /> - <param name="CloseButtonLeft" value="710" /> - <param name="CloseButtonNav" value="10" /> - </include> - <control type="label" id="3"> - <description>List label</description> - <left>20</left> - <top>65</top> - <width>760</width> - <height>30</height> - <align>center</align> - <aligny>center</aligny> - <font>font12</font> - <textcolor>blue</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="list" id="10"> - <left>30</left> - <top>105</top> - <width>520</width> - <height>225</height> - <onup>9001</onup> - <onleft>9000</onleft> - <onright>60</onright> - <ondown>9001</ondown> - <pagecontrol>60</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>520</width> - <height>40</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </itemlayout> - <focusedlayout height="45"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>520</width> - <height>40</height> - <visible>!Control.HasFocus(10)</visible> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>520</width> - <height>40</height> - <visible>Control.hasfocus(14) | Control.HasFocus(10)</visible> - <texture border="5">button-focus2.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>500</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <info>ListItem.Label</info> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="60"> - <left>552</left> - <top>105</top> - <width>25</width> - <height>225</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>10</onleft> - <onright>9000</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="group" id="9000"> - <left>580</left> - <top>105</top> - <control type="button" id="11"> - <description>Change Set Button</description> - <left>0</left> - <top>0</top> - <width>200</width> - <height>40</height> - <font>font12_title</font> - <align>center</align> - <aligny>center</aligny> - <onup>18</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>13</ondown> - </control> - <control type="button" id="13"> - <description>Add Button</description> - <left>0</left> - <top>45</top> - <width>200</width> - <height>40</height> - <font>font12_title</font> - <label>15019</label> - <align>center</align> - <aligny>center</aligny> - <onup>11</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>14</ondown> - </control> - <control type="button" id="14"> - <description>Remove Button</description> - <left>0</left> - <top>90</top> - <width>200</width> - <height>40</height> - <font>font12_title</font> - <label>1210</label> - <align>center</align> - <aligny>center</aligny> - <onup>13</onup> - <onleft>60</onleft> - <onright>10</onright> - <ondown>9001</ondown> - </control> - </control> - <control type="group" id="9001"> - <control type="button" id="18"> - <description>Ok Button</description> - <left>200</left> - <top>355</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>186</label> - <font>font12_title</font> - <onup>9000</onup> - <onleft>20</onleft> - <onright>19</onright> - <ondown>10</ondown> - </control> - <control type="button" id="19"> - <description>Cancel Button</description> - <left>410</left> - <top>355</top> - <width>200</width> - <height>40</height> - <align>center</align> - <aligny>center</aligny> - <label>222</label> - <font>font12_title</font> - <onup>9000</onup> - <onleft>18</onleft> - <onright>20</onright> - <ondown>10</ondown> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/script-cu-lrclyrics-main.xml b/addons/skin.confluence/720p/script-cu-lrclyrics-main.xml deleted file mode 100644 index 06f29d3ec7..0000000000 --- a/addons/skin.confluence/720p/script-cu-lrclyrics-main.xml +++ /dev/null @@ -1,254 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <coordinates> - <left>300</left> - <top>60</top> - </coordinates> - <include>dialogeffect</include> - <controls> - <control type="group"> - <depth>DepthSideBlade</depth> - <control type="image"> - <description>background image</description> - <left>0</left> - <top>0</top> - <width>680</width> - <height>470</height> - <colordiffuse>BBFFFFFF</colordiffuse> - <texture border="40">DialogBack2.png</texture> - </control> - <control type="image"> - <description>Dialog Header image</description> - <left>40</left> - <top>16</top> - <width>600</width> - <height>40</height> - <texture>dialogheader.png</texture> - </control> - <control type="button"> - <description>Close Window button</description> - <left>590</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="label"> - <description>header label</description> - <left>40</left> - <top>20</top> - <width>600</width> - <height>30</height> - <label>$INFO[MusicPlayer.Artist] - $INFO[MusicPlayer.Title]</label> - <font>font13_title</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - <visible>!Control.IsVisible(120)</visible> - </control> - <control type="label" id="2"> - <description>Pick label</description> - <left>40</left> - <top>20</top> - <width>600</width> - <height>30</height> - <label>31203</label> - <font>font13_title</font> - <align>center</align> - <aligny>center</aligny> - <textcolor>selected</textcolor> - <shadowcolor>black</shadowcolor> - <visible>Control.IsVisible(120) + !Control.IsVisible(110)</visible> - </control> - <!-- ** Required ** Do not change <id> or <type> (Smooth scrolling list for lyrics) --> - <control type="list" id="110"> - <left>30</left> - <top>60</top> - <width>620</width> - <height>350</height> - <onleft>111</onleft> - <onright>111</onright> - <onup>110</onup> - <ondown>110</ondown> - <pagecontrol>111</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="25"> - <control type="label"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>25</height> - <font>font13</font> - <aligny>center</aligny> - <align>center</align> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="25"> - <control type="label"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>25</height> - <font>font13</font> - <aligny>center</aligny> - <align>center</align> - <shadowcolor>black</shadowcolor> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Label]</label> - <visible>!Control.HasFocus(110)</visible> - </control> - <control type="label"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>25</height> - <font>font13</font> - <aligny>center</aligny> - <align>center</align> - <shadowcolor>black</shadowcolor> - <textcolor>selected</textcolor> - <label>$INFO[ListItem.Label]</label> - <visible>Control.HasFocus(110)</visible> - </control> - </focusedlayout> - </control> - <control type="label"> - <left>360</left> - <top>420</top> - <width>200</width> - <height>20</height> - <font>font12</font> - <aligny>center</aligny> - <align>right</align> - <textcolor>grey2</textcolor> - <label>$INFO[Container(110).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(110).NumPages,/, )]</label> - <visible>Control.IsVisible(111)</visible> - </control> - <control type="spincontrol" id="111"> - <description>Next page button</description> - <left>570</left> - <top>420</top> - <subtype>page</subtype> - <font>-</font> - <onleft>110</onleft> - <onright>110</onright> - <ondown>110</ondown> - <onup>110</onup> - <showonepage>true</showonepage> - <visible>Control.IsVisible(110)</visible> - </control> - <!-- ** Required ** Do not change <id> or <type> (Song Chooser if it gets it wrong) --> - <control type="list" id="120"> - <left>30</left> - <top>60</top> - <width>620</width> - <height>360</height> - <onleft>121</onleft> - <onright>121</onright> - <onup>120</onup> - <ondown>120</ondown> - <pagecontrol>121</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>600</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Label]</label> - </control> - </itemlayout> - <focusedlayout height="40"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <visible>!Control.HasFocus(120)</visible> - <texture border="5">MenuItemNF.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>620</width> - <height>41</height> - <visible>Control.HasFocus(120)</visible> - <texture border="5">MenuItemFO.png</texture> - </control> - <control type="label"> - <left>10</left> - <top>0</top> - <width>600</width> - <height>40</height> - <font>font13</font> - <align>left</align> - <aligny>center</aligny> - <selectedcolor>selected</selectedcolor> - <label>$INFO[ListItem.Label]</label> - </control> - </focusedlayout> - </control> - <control type="label"> - <left>360</left> - <top>420</top> - <width>200</width> - <height>20</height> - <font>font12</font> - <aligny>center</aligny> - <align>right</align> - <textcolor>grey2</textcolor> - <label>$INFO[Container(120).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(120).NumPages,/, )]</label> - <visible>Control.IsVisible(121)</visible> - </control> - <control type="spincontrol" id="121"> - <description>Next page button</description> - <left>570</left> - <top>420</top> - <subtype>page</subtype> - <font>-</font> - <onleft>120</onleft> - <onright>120</onright> - <ondown>120</ondown> - <onup>120</onup> - <showonepage>true</showonepage> - <visible>Control.IsVisible(120)</visible> - </control> - <control type="label"> - <description>Scraper label</description> - <left>40</left> - <top>420</top> - <width>600</width> - <height>30</height> - <label>$LOCALIZE[31205] - $INFO[Control.GetLabel(200)]</label> - <font>font12_title</font> - <aligny>center</aligny> - <textcolor>grey2</textcolor> - <shadowcolor>black</shadowcolor> - </control> - <control type="label" id="200"> - <description>Scraper label</description> - <visible>false</visible> - </control> - </control> - </controls> -</window> diff --git a/addons/skin.confluence/720p/script-globalsearch-main.xml b/addons/skin.confluence/720p/script-globalsearch-main.xml deleted file mode 100644 index d93c7eee19..0000000000 --- a/addons/skin.confluence/720p/script-globalsearch-main.xml +++ /dev/null @@ -1,2189 +0,0 @@ -<?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>[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>178</onright> - <onup>221</onup> - <ondown>221</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(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>IntegerGreaterThan(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>!SubString(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>SubString(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>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>IsEmpty(ListItem.Property(TagLine)) + 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>IntegerGreaterThan(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>!SubString(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>SubString(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>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>IsEmpty(ListItem.Property(TagLine)) + 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>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>IntegerGreaterThan(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>!SubString(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>SubString(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>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>IsEmpty(ListItem.Property(TagLine)) + 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>IntegerGreaterThan(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>!SubString(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>SubString(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>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>IsEmpty(ListItem.Property(TagLine)) + 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> - <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>IntegerGreaterThan(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>IntegerGreaterThan(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> - <aspectratio>scale</aspectratio> - <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>IntegerGreaterThan(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> - <aspectratio>scale</aspectratio> - <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>IntegerGreaterThan(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>IntegerGreaterThan(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>IntegerGreaterThan(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> - </control> - </control> - <include>BehindDialogFadeOut</include> - </controls> -</window> diff --git a/addons/skin.confluence/addon.xml b/addons/skin.confluence/addon.xml deleted file mode 100644 index d80e9a5e0c..0000000000 --- a/addons/skin.confluence/addon.xml +++ /dev/null @@ -1,194 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<addon - id="skin.confluence" - version="2.9.0" - name="Confluence" - provider-name="Jezz_X, Team Kodi"> - <requires> - <import addon="xbmc.gui" version="5.11.0"/> - </requires> - <extension - point="xbmc.gui.skin" - debugging="false" - effectslowdown="1.0"> - <res width="1280" height="720" aspect="16:9" default="true" folder="720p" /> - </extension> - <extension point="xbmc.addon.metadata"> - <summary lang="af_ZA">Confluence tema deur Jezz_X. (Kodi se standaard tema)</summary> - <summary lang="ar_SA">جلد "كونفليونس" من صنع 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="ca_ES">Pell Confluence, per Jezz_X. (Pell per defecte del Kodi)</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="da_DK">Confluence skin af Jezz_X. (Kodi's standardskin)</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="en_AU">Confluence skin by Jezz_X. (Kodi's default skin)</summary> - <summary lang="en_GB">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="es_AR">Confluence skin por Jezz_X. (skin por defecto de Kodi)</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="et_EE">Confluence rüü autorilt Jezz_X. (Kodi vaikerüü)</summary> - <summary lang="fa_IR">پوسته Confluence تهیه شده بوسیله Jezz_X. (پوسته پیش فرض Kodi) </summary> - <summary lang="fi_FI">Confluence-ulkoasu Jezz_X:ltä. (Kodi:n oletus ulkoasu)</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. (habillage par défaut de Kodi)</summary> - <summary lang="fr_FR">Confluence par Jezz_X. (thème par défaut de 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="hr_HR">Confluence presvlaka autora Jezz_X. (uobičajena Kodi presvlaka)</summary> - <summary lang="hu_HU">Confluence felszín. Készítő: Jezz_X (Kodi alapértelmezett felszín)</summary> - <summary lang="hy_AM">''Confluence'' - տեսք՝ Jezz_X. կողմից (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="it_IT">Skin Confluence da Jezz_X. (Skin predefinita di Kodi)</summary> - <summary lang="ja_JP">Confluence スキン by Jezz_X. (Kodi デフォルトスキン)</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="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="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="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="pl_PL">Confluence autorstwa Jezz_X (domyślna skóra 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 predefinido do Kodi)</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="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="sq_AL">Maska Confluence nga Jazz_X (maska kryesore së Kodi)</summary> - <summary lang="sr_RS">Confluence маска аутора Jezz_X. (подразумевана Kodi маска)</summary> - <summary lang="sr_RS@latin">Confluence maska autora Jezz_X. (podrazumevana Kodi maska)</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="tg_TJ">Пӯсти ҳамҷараёнӣ аз ҷониби Jezz_X. (Пӯсти пешфарзи Kodi)</summary> - <summary lang="th_TH">ชุดตกแต่ง Confluence โดย Jezz_X (สกินเริ่มต้นของ Kodi)</summary> - <summary lang="tr_TR">Confluence dış görünümü. Jezz_X (Kodi'nin varsayılan dış görünümü)</summary> - <summary lang="uk_UA">Обкладинка Confluence (стандартна обкладинка Kodi). Автор: Jezz_X.</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 皮肤(Kodi 的默认皮肤)。</summary> - <summary lang="zh_TW">Jezz_X 製作的佈景主題(Kodi的預設佈景主題)</summary> - <description lang="af_ZA">Confluence is die standaard tema vir Kodi 9.11 en op. Dit is 'n kombinasie van konsepte van 'n klomp gewilde temas, en 'n poging om hulle goeie idees te omvat en te integreer in 'n tema 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="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="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 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="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="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_GB">Confluence is the default skin for Kodi 14.0 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="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_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="fa_IR">Confluence پوسته پیش فرض Kodi در ویرایش 14 و بالاتر است. این پوسته ترکیبی از چند پوسته محبوب دیگر است و تلاش دارد بهترین ایده ها را با هم ترکیب کند، تا شروعی ساده و آسان را برای کاربران جدید Kodi امکان پذیر سازد.</description> - <description lang="fi_FI">Confluence on oletusulkoasu Kodi:n versiosta 9.11 lähtien. Se 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 Kodi:n 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="fr_CA">Confluence est l'habillage par défaut pour Kodi 9.11 et ultérieur. C'est une combinaison des concepts issus de plusieurs habillages populaires et une tentative 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 est le thème par défaut depuis Kodi 14.0. Reprenant les concepts issus de plusieurs thèmes 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="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="hu_HU">A Confluence az alapértelmezett felszín a Kodihoz a 9.11-es verziótól kezdődően. Merít sok sok népszerű felszín elképzeléséből, megpróbálva vegyíteni a jó ötleteket úgy, hogy az könnyen kezelhető legyen a Kodival először találkozóknak is.</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 9.11 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 þar sem hugmyndin er að skuli vera 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="ja_JP">Confluence は Kodi 9.11 およびそれ以上のバージョンで標準のスキンです。さまざまな人気のスキンのコンセプトを組み合わせ、ユーザが初めて Kodi に触れる際に便利に使えるようにしてあります。</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="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="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="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="pl_PL">Confluence jest domyślną skóra dla Kodi w wersji 14.0 lub nowszych. Jest kombinacją pomysłów z 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_PT">O tema "Confluence" é o tema predefinido do Kodi 9.11 e superior. É uma combinação de conceitos a partir de muitos temas populares e tenta integrar as boas ideias dos mesmos, num tema que deverá ser fácil de entender e utilizar para os novos utilizadores do Kodi.</description> - <description lang="ro_RO">Confluence este costumul implicit pentru Kodi 9.11 și versiunile ulterioare. Este o combinație de concepte împrumutate de la mai multe costume populare, care încearcă să îmbrățișeze și să integreze ideile lor bune într-un costum care să fie ușor de înțeles și folosit de către utilizatorii Kodi începători.</description> - <description lang="ru_RU">Confluence — это стандартная обложка Kodi, начиная с версии 9.11. Она представляет собой сочетание концепций, взятых из многих популярных обложек, в попытке интегрировать их удачные идеи в обложке, которая была бы простой для использования и понимания новыми пользователями 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="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 је подразумевана маска за Kodi 14.0 и навише. То је мешавина концепата многих популарних маски, и покушај да се обједине њихове добре идеје у маску која би требала да буде лака за разумевање и употребу новим корисницима Kodi-а.</description> - <description lang="sr_RS@latin">Confluence je podrazumevana maska za Kodi 14.0 i naviše. To 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 ä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="tg_TJ">Пӯсти ҳамҷараёнӣ ҳамчун пӯсти пешфарз барои Kodi 9.11 ё версияи навтар истифода мешавад. Ин пӯст аз унсурҳои пӯстҳои машҳури дигар сохта шудааст ва ва ҳамаи фикрҳои беҳтарин дар як пӯст ҷамъ мекунад, то ки корбарони навомад тавонанд Kodi-ро ба осонӣ фаҳманд ва истифода баранд.</description> - <description lang="th_TH">Confluenceเป็นสกินเริ่มต้นสำหรับ Kodi 9.11 หรือสูงกว่า มันเป็นส่วนผสมของแนวคิดจากสกินที่ได้รับความนิยมและพยายามที่จะยอมรับและบูรณาการส่วนที่ดีของมันเข้าไปในสกิน ซึ่งน่าจะง่ายสำหรับผู้ใช้ Kodiใหม่ ที่จะเข้าใจและใช้งานได้ดี</description> - <description lang="tr_TR">Confluence Kodi 14.0 ve yukarısı için varsayılan dış görünümdür. Birçok popüler dış görünümün kavramlarını bir araya getirip ilk kez Kodi kullananlar için anlaşılması ve kullanımı kolaydır.</description> - <description lang="uk_UA">Confluence — це стандартна обкладинка Kodi, починаючи з версії 9.11. Концепції багатьох популярних обкладинок поєднано у спробі використати та інтегрувати їхні вдалі ідеї в обкладинці, що стала б зрозумілою та простою в застосуванні для нових користувачів Kodi.</description> - <description lang="vi_VN">Confluence là giao diện mặc định cho Kodi 9.11 and các phiên bản trở về trước. Đây là sự kết hợp các khái niệm đến từ các giao diện khác nhau nhằm hướng người dùng đến sự đơn giản và dễ sử dụng.</description> - <description lang="zh_CN">Confluence 是 Kodi 14.0 的默认皮肤。它集合了许多流行皮肤的创意,力求把这些优点融合到一个皮肤中,使得首次使用 Kodi 的用户能更容易上手。</description> - <description lang="zh_TW">Confluence 是從 Kodi 9.11 開始預設的佈景主題。它結合了許多受歡迎的佈景主題的概念,且試圖包含並整合它們的優點,使第一次使用 Kodi 的使用者可以簡單地上手。</description> - <disclaimer lang="af_ZA">Confluence is die standaard tema vir Kodi, verwydering mag probleme veroorsaak</disclaimer> - <disclaimer lang="ar_SA">"كونفليونس" هو الجلد المبدأى لبرنامج إكس بى إم سى وإزالته قد تسبب مشاكل</disclaimer> - <disclaimer lang="be_BY">Confluence is the default skin for Kodi, removing it may cause issues</disclaimer> - <disclaimer lang="bg_BG">Confluence е стандартният облик на Kodi. Премахването му може да предизвика проблеми</disclaimer> - <disclaimer lang="ca_ES">Confluence és la pell per defecte del Kodi, pot ser que causi problemes eliminar-lo.</disclaimer> - <disclaimer lang="cs_CZ">Confluence je výchozím vzhledem Kodi, jeho odstranění může způsobit problémy</disclaimer> - <disclaimer lang="cy_GB">Confluence yw croen rhagosodedig Kodi, gall ei dynnu achosi anhawsterau</disclaimer> - <disclaimer lang="da_DK">Confluence er standardskin'et til Kodi. Fjernes det, kan der opstå problemer</disclaimer> - <disclaimer lang="de_DE">Confluence ist der Standard-Skin für Kodi. Die Deinstallation kann zu unerwünschten Nebeneffekten führen.</disclaimer> - <disclaimer lang="el_GR">Το Confluence είναι η προεπιλεγμένη αμφίεση για το Kodi, η αφαίρεσή του μπορεί να δημιουργήσει προβλήματα</disclaimer> - <disclaimer lang="en_AU">Confluence is the default skin for Kodi, removing it may cause issues</disclaimer> - <disclaimer lang="en_GB">Confluence is the default skin for Kodi, removing it may cause issues</disclaimer> - <disclaimer lang="en_NZ">Confluence is the default skin for Kodi, removing it may cause issues</disclaimer> - <disclaimer lang="en_US">Confluence is the default skin for Kodi, removing it may cause issues</disclaimer> - <disclaimer lang="es_AR">Confluence es el skin por defecto de Kodi. Borrarlo puede causar problemas</disclaimer> - <disclaimer lang="es_ES">Confluence es la skin por defecto de Kodi. Borrarla puede causar problemas</disclaimer> - <disclaimer lang="es_MX">Confluence es el skin por defecto para Kodi, removerlo podría causar problemas</disclaimer> - <disclaimer lang="et_EE">Confluence on Kodi vaikerüü. Selle eemaldamine võib põhjustada ootamatusi.</disclaimer> - <disclaimer lang="fa_IR">Confluence پوسته پیش فرض برای نرم افزار kodi می باشد و حذف آن موجب مشکلاتی خواهد شد.</disclaimer> - <disclaimer lang="fi_FI">Confluence on Kodi:n oletusulkoasu, sen poistaminen saattaa aiheuttaa ongelmia</disclaimer> - <disclaimer lang="fo_FO">Confluence er vanliga útsjónding brúkt av Kodi. Strikan kann viðføra brek.</disclaimer> - <disclaimer lang="fr_CA">Confluence est l'habillage par défaut de Kodi, le supprimer peut créer des problèmes</disclaimer> - <disclaimer lang="fr_FR">Confluence est le thème par défaut de Kodi, le supprimer peut créer des problèmes</disclaimer> - <disclaimer lang="gl_ES">Confluence é a pel predefinida para Kodi e eliminala pode causar problemas.</disclaimer> - <disclaimer lang="he_IL">המעטפת Confluence היא מעטפת ברירת המחדל של Kodi, הסרתה עלולה לגרום לתקלות</disclaimer> - <disclaimer lang="hr_HR">Confluence je uobičajena presvlaka za Kodi, njegovim uklanjanjem može uzrokovati poteškoće.</disclaimer> - <disclaimer lang="hu_HU">A Confluence az alapértelmezett Kodi felszín. Eltávolítása problémákat okozhat.</disclaimer> - <disclaimer lang="id_ID">Confluence merupakan skin bawaan untuk Kodi, menghapusnya mungkin menyebabkan permasalahan</disclaimer> - <disclaimer lang="is_IS">Confluence er sjálfgefið útlit Kodi, það getur orsakað vandamál að fjarlægja það.</disclaimer> - <disclaimer lang="it_IT">Confluence è la skin predefinita di Kodi, rimuoverla potrebbe comportare dei problemi</disclaimer> - <disclaimer lang="ja_JP">Confluence は Kodi のデフォルトスキンですので、これを削除するとうまく動かなくなる可能性があります</disclaimer> - <disclaimer lang="ko_KR">Confluence는 Kodi의 기본스킨으로 제거시 문제가 생길 수 있습니다.</disclaimer> - <disclaimer lang="lt_LT">Confluence yra numatytoji Kodi teminė išvaizda, jos pašalinimas gali sukelti problemų</disclaimer> - <disclaimer lang="lv_LV">Confluence ir Kodi noklusētais apvalks, dzēšot to, var rasties problēmas</disclaimer> - <disclaimer lang="mk_MK">Confluence е основната маска, бришењето може да предизвика проблеми</disclaimer> - <disclaimer lang="ms_MY">Penyatuan ialah kulit lalai Kodi, mengubahnya boleh menimbulkan isu.</disclaimer> - <disclaimer lang="mt_MT">Confluence hija d-dehra normali ta' Kodi, jekk tneħħiha jaf ikollok il-problemi.</disclaimer> - <disclaimer lang="nb_NO">Confluence er standardskallet for Kodi, å fjerne det kan skape problemer</disclaimer> - <disclaimer lang="nl_NL">Confluence is de standaard Kodi skin, het verwijderen van Confluence kan leiden tot problemen.</disclaimer> - <disclaimer lang="pl_PL">Confluence jest domyślną skórą Kodi. Jej usunięcie może powodować problemy.</disclaimer> - <disclaimer lang="pt_BR">Confluence é a skin padrão do Kodi, removê-la pode lhe causar problemas.</disclaimer> - <disclaimer lang="pt_PT">O tema "Confluence" é o tema predefinido do Kodi, e removê-lo pode causar problemas.</disclaimer> - <disclaimer lang="ro_RO">Confluence este costumul implicit pentru Kodi, dacă îl eliminați pot apărea probleme!</disclaimer> - <disclaimer lang="ru_RU">Confluence — это стандартная обложка Kodi, и ее удаление может привести к возникновению проблем</disclaimer> - <disclaimer lang="sk_SK">Confluence je predvolený skin pre Kodi, jeho odstránenie môže spôsobiť problémy</disclaimer> - <disclaimer lang="sl_SI">Confluence je privzeta preobleka za Kodi, njena odstranitev lahko povzroči težave</disclaimer> - <disclaimer lang="sq_AL">Confluence është maska kryesore së Kodi, fshirja e saj mund të shkaktoj çështje.</disclaimer> - <disclaimer lang="sr_RS">Confluence је подразумевана маска за Kodi, њено уклањање може направити проблеме</disclaimer> - <disclaimer lang="sr_RS@latin">Confluence je podrazumevana maska za Kodi, njeno uklanjanje može izazvati probleme</disclaimer> - <disclaimer lang="sv_SE">Confluence är standardskal för Kodi. Att ta bort detta skal kan skapa problem.</disclaimer> - <disclaimer lang="szl">Confluence to je wychodnŏ skōra we Kodi, a wyciepniyńciy jij może sprŏwić niyprzileżytości.</disclaimer> - <disclaimer lang="tg_TJ">Пӯсти ҳамҷараёнӣ ҳамчун пӯсти пешфарз барои Kodi истифода шуда истодааст ва агар онро тоза кунед, мӯшкилӣ метавонад ба вуҷуд ояд</disclaimer> - <disclaimer lang="th_TH">Confluence เป็นสกินเริ่มต้นสำหรับ Kodi การลบมัน อาจทำให้เกิดปัญหา</disclaimer> - <disclaimer lang="tr_TR">Confluence Kodi için varsayılan dış görünümdür, kaldırmak sorunlara yol açabilir</disclaimer> - <disclaimer lang="uk_UA">Confluence — основна обкладинка Kodi, і її видалення може призвести до проблем</disclaimer> - <disclaimer lang="vi_VN">Confluence là giao diện mặc định của Kodi, loại bỏ giao diện này có thể gây ra lỗi cho chương trình</disclaimer> - <disclaimer lang="zh_CN">Confluence 是 Kodi 的默认皮肤,删除它可能导致故障。</disclaimer> - <disclaimer lang="zh_TW">Confluence 是 Kodi 預設的佈景主題,移除它可能會造成問題</disclaimer> - <platform>all</platform> - </extension> -</addon> diff --git a/addons/skin.confluence/backgrounds/SKINDEFAULT.jpg b/addons/skin.confluence/backgrounds/SKINDEFAULT.jpg Binary files differdeleted file mode 100644 index 3d5b572bd4..0000000000 --- a/addons/skin.confluence/backgrounds/SKINDEFAULT.jpg +++ /dev/null diff --git a/addons/skin.confluence/backgrounds/media-overlay.jpg b/addons/skin.confluence/backgrounds/media-overlay.jpg Binary files differdeleted file mode 100644 index b7f767af71..0000000000 --- a/addons/skin.confluence/backgrounds/media-overlay.jpg +++ /dev/null diff --git a/addons/skin.confluence/backgrounds/settings.jpg b/addons/skin.confluence/backgrounds/settings.jpg Binary files differdeleted file mode 100644 index 55f806d598..0000000000 --- a/addons/skin.confluence/backgrounds/settings.jpg +++ /dev/null diff --git a/addons/skin.confluence/backgrounds/tv.jpg b/addons/skin.confluence/backgrounds/tv.jpg Binary files differdeleted file mode 100644 index b875d71e85..0000000000 --- a/addons/skin.confluence/backgrounds/tv.jpg +++ /dev/null diff --git a/addons/skin.confluence/build.bat b/addons/skin.confluence/build.bat deleted file mode 100644 index 545d37e055..0000000000 --- a/addons/skin.confluence/build.bat +++ /dev/null @@ -1,24 +0,0 @@ -@echo off -ECHO ---------------------------------------- -echo Creating Confluence Build Folder -IF Exist ..\..\project\Win32BuildSetup\BUILD_WIN32\application\addons\skin.confluence rmdir ..\..\project\Win32BuildSetup\BUILD_WIN32\application\addons\skin.confluence /S /Q -md ..\..\project\Win32BuildSetup\BUILD_WIN32\application\addons\skin.confluence\media\ - -Echo .svn>exclude.txt -Echo Thumbs.db>>exclude.txt -Echo Desktop.ini>>exclude.txt -Echo dsstdfx.bin>>exclude.txt -Echo build.bat>>exclude.txt -Echo \skin.confluence\media\>>exclude.txt -Echo exclude.txt>>exclude.txt - -ECHO ---------------------------------------- -ECHO Creating XBT File... -START /B /WAIT ..\..\Tools\TexturePacker\TexturePacker -dupecheck -input media -output ..\..\project\Win32BuildSetup\BUILD_WIN32\application\addons\skin.confluence\media\Textures.xbt - -ECHO ---------------------------------------- -ECHO XBT Texture Files Created... -ECHO Building Skin Directory... -xcopy "..\skin.confluence" "..\..\project\Win32BuildSetup\BUILD_WIN32\application\addons\skin.confluence" /E /Q /I /Y /EXCLUDE:exclude.txt - -del exclude.txt diff --git a/addons/skin.confluence/changelog.txt b/addons/skin.confluence/changelog.txt deleted file mode 100644 index 309df9d43c..0000000000 --- a/addons/skin.confluence/changelog.txt +++ /dev/null @@ -1,185 +0,0 @@ -[B]2.8.2[/B] - -- Updated language files from Transifex - -[B]2.8.1[/B] - -- Updated language files from Transifex - -[B]2.7.3[/B] - -- Updated language files from Transifex - -[B]2.7.2[/B] - -- Updated language files from Transifex - -[B]2.7.1[/B] - -- Updated language files from Transifex - -[B]2.7.0[/B] - -- Removed new/edit/delete buttons from the channel manager dialog - -[B]2.6.0[/B] - -- Moved some context menu functionality for PVR channels to the sideblade - -[B]2.5.8[/B] - -- Updated language files from Transifex - -[B]2.5.7[/B] - -- Updated language files from Transifex - -[B]2.5.6[/B] - -- Updated language files from Transifex - -[B]2.5.5[/B] - -- Updated language files from Transifex - -[B]2.5.4[/B] - -- Updated language files from Transifex - -[B]2.5.3[/B] - -- Updated language files from Transifex - -[B]2.5.2[/B] - -- Updated language files from Transifex - -[B]2.5.0[/B] -- Kodi name change - -[B]2.4.0[/B] -- Set minimum GUI version to 5.2.0 -- Rewrite of the PVR section - -[B]2.2.14[/B] - -- Updated language files from Transifex - -[B]2.2.13[/B] - -- Updated language files from Transifex - -[B]2.2.12[/B] - -- Updated language files from Transifex - -[B]2.2.11[/B] - -- Updated language files from Transifex - -[B]2.2.10[/B] - -- Updated language files from Transifex - -[B]2.2.9[/B] - -- Updated language files from Transifex - -[B]2.2.8[/B] - -- Updated language files from Transifex - -[B]2.2.7[/B] - -- Updated language files from Transifex - -[B]2.2.6[/B] - -- Updated language files from Transifex - -[B]2.2.5[/B] - -- Updated language files from Transifex - -[B]2.2.4[/B] - -- Updated language files from Transifex - -[B]2.2.3[/B] - -- Updated language files from Transifex - -[B]2.2.2[/B] - -- Updated language files from Transifex - -[B]2.2.1[/B] - -- Updated language files from Transifex - -[B]2.2.0[/B] -- Set minimum GUI version to 5.0.0 -- Adjusted to Gotham code changes - -[B]2.1.7[/B] - -- Updated language files from Transifex - -[B]2.1.6[/B] - -- Updated language files from Transifex - -[B]2.1.5[/B] - -- Updated language files from Transifex - -[B]2.1.4[/B] - -- Updated language files from Transifex - -[B]2.1.3[/B] - -- Updated language files from Transifex - -[B]2.1.2[/B] - -- Updated language files from Transifex - -[B]2.1.0[/B] - -- Changed the home menu to Horizontal Layout instead of Vertical -- Added support for the TvTunes Addon enable it in skin settings\General (if you have it installed) -- Added support for the Weather+ script (install it and select it in weather settings) -- Updated translation files -- Added some more codec flagging images (eg: pcm_bluray, wav files, etc) -- Added Visual notification in Add-on Thumbnail view if an add-on is broken - -[B]2.0.0[/B] - -- Bumped the skin version up for the major change to eden branch - -[B]1.2.0[/B] - -- All media views now follow a similar layout off File List on the Left hand side and icons/data on the right -- Views are all now in content panels (no fullscreen black) -- Added a thumb view for addons -- Non full screen Now Playing Media info (Bottom left) has more info -- Full screen Now Playing Media info trimmed down -- Fullscreen Player controls changed -- Media windows side menu is completely redesigned (and also lower case) -- Added a "filter" button to all media windows -- Added Filter (BLAH) text to the item/page count bottom right -- Removed the Disc Play button from home (which relies on !System.HasMediaDVD to appear) -- Repositioned the seekbar from lower right to upper right - -[B]1.1.0[/B] - -- Redesigned the video and Music OSD Info and controls -- Added more images for codec flagging on videos and audio -- Added all the windows needed for the new Addon Browser -- Removed the right hand side bar graphic from all windows and only made the left hand one visible if a menu is there -- Lots of other little changes - -[B]1.0.0[/B] - -- Initial Commit to the SVN diff --git a/addons/skin.confluence/colors/defaults.xml b/addons/skin.confluence/colors/defaults.xml deleted file mode 100644 index 4f6c23b3c9..0000000000 --- a/addons/skin.confluence/colors/defaults.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<colors> - <color name="white">FFF1F1F1</color> - <color name="grey">FFb4b4b4</color> - <color name="grey2">FF999999</color> - <color name="grey3">FF505050</color> - <color name="black">FF000000</color> - <color name="blue">FF0084ff</color> - <color name="selected">FFEB9E17</color> - <color name="invalid">FFFF0000</color> -</colors>
\ No newline at end of file diff --git a/addons/skin.confluence/fonts/LICENCE.txt b/addons/skin.confluence/fonts/LICENCE.txt deleted file mode 100644 index 277e097abd..0000000000 --- a/addons/skin.confluence/fonts/LICENCE.txt +++ /dev/null @@ -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. - diff --git a/addons/skin.confluence/fonts/README.txt b/addons/skin.confluence/fonts/README.txt deleted file mode 100644 index 96c262ad57..0000000000 --- a/addons/skin.confluence/fonts/README.txt +++ /dev/null @@ -1,19 +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. - ------------------------------------------------------------------------- - -This directory contains the fonts for the platform. - -Source: https://github.com/google/fonts/tree/master/apache/roboto diff --git a/addons/skin.confluence/fonts/Roboto-Bold.ttf b/addons/skin.confluence/fonts/Roboto-Bold.ttf Binary files differdeleted file mode 100644 index a355c27cde..0000000000 --- a/addons/skin.confluence/fonts/Roboto-Bold.ttf +++ /dev/null diff --git a/addons/skin.confluence/fonts/Roboto-Regular.ttf b/addons/skin.confluence/fonts/Roboto-Regular.ttf Binary files differdeleted file mode 100644 index 8c082c8de0..0000000000 --- a/addons/skin.confluence/fonts/Roboto-Regular.ttf +++ /dev/null diff --git a/addons/skin.confluence/icon.png b/addons/skin.confluence/icon.png Binary files differdeleted file mode 100644 index 9e786fce9d..0000000000 --- a/addons/skin.confluence/icon.png +++ /dev/null diff --git a/addons/skin.confluence/language/resource.language.af_za/strings.po b/addons/skin.confluence/language/resource.language.af_za/strings.po deleted file mode 100644 index c71a74ba3f..0000000000 --- a/addons/skin.confluence/language/resource.language.af_za/strings.po +++ /dev/null @@ -1,325 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/kodi-main/language/af_ZA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: af_ZA\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Besig..." - -msgctxt "#31006" -msgid "View options" -msgstr "Aansig opsies" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Volskerm" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musiek - Lêers" - -msgctxt "#31023" -msgid "Playing" -msgstr "Speel" - -msgctxt "#31024" -msgid "Page" -msgstr "Bladsy" - -msgctxt "#31025" -msgid "Items" -msgstr "Voorwerpe" - -msgctxt "#31027" -msgid "Location" -msgstr "Ligging" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Aanhanger Kuns" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Aksies" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "SPEEL" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "POUSEER" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "SPEEL VINNIG VORENTOE" - -msgctxt "#31045" -msgid "REWIND" -msgstr "SPEEL AGTERUIT" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SOEK" - -msgctxt "#31049" -msgid "End time" -msgstr "End tyd" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sorteer: Stygende orde" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sorteer: Dalende orde" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Maak speellys oop" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Stoor speellys" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Maak speellys toe" - -msgctxt "#31058" -msgid "System music files" -msgstr "Stelsel musiek lêers" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Huidige speellys" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Hierdie lêer is gestapel, selekteer die deel van waar jy wil speel." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Tuis skerm opsies" - -msgctxt "#31102" -msgid "Background" -msgstr "Agtergrond" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Diverse Opsies" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Stel verpersoonlikte agtergrond in staat" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Agtergrond soeklys:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Versteek" - -msgctxt "#31112" -msgid "Options" -msgstr "Opsies" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lirieke" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Musiek OSV" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSV" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Verstellings vlak" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Kortpaaie" - -msgctxt "#31206" -msgid "Found" -msgstr "Gevind" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Data verskaffer" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Aanhanger kuns prentjie[CR][CR]Nie beskikbaar[CR][CR] Kliek knoppie om te stel" - -msgctxt "#31322" -msgid "Aired" -msgstr "Uitgesaai" - -msgctxt "#31326" -msgid "Created" -msgstr "Geskep" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolusie" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Tydhouer gestel![/B] [COLOR=grey2] - Stelsel automatiese afskakeling in[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pouseer" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Speel Agteruit" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Rolprent kieslys" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Kyk in 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Verander wyse" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Geaktifeer" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Standaard tema" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Antenna gebasseer" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGUREER VOORKOMS VERSTELLINGS[/B][CR][CR]Verander die tema · Stel taal en streek · Verander lêer lyste opsies[CR]Stel 'n skermskut op" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGUREER VIDEO VERSTELLINGS[/B][CR][CR]Beheer jou video lys · Stel video terugspeel opsies · Verander video lys opsies[CR]Stel onderskrif font" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGUREER STELSEL VERSTELLINGS[/B][CR][CR]Stel op en kalibreer skerms · Konfigureer klank uitvoer · Stel afstandbeheerders op[CR]Stel krag bespaar opsies · Stel ontfouting in staat · Stel hoof slot op" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]VERANDER TV VERSTELLINGS[/B][CR][CR]Verander vol skerm inligting - Beheer EPG data verstellings" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGUREER DIENS VERSTELLINGS[/B][CR][CR]Stel beheer van Kodi via UPnP en HTTP op · Konfigureer lêer deling[CR]Stel Zeroconf in staat · Konfigureer AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokale onderskrif beskikbaar" - -msgctxt "#31420" -msgid "Login" -msgstr "Teken In" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Wys of versteek die in teken bladsy wanneer die program begin" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Kies die profiel wat gebriuk moet word wanneer die program begin as die in teken bladsy onaktief is." - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Beskikbare[CR]Groepe" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Voorspelling" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Gaan haal voorspelling info..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kaarte" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WEER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "PRENTE" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ROLPRENTE" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV PROGRAMME" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIEK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMME" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "SPEEL OPTIESE SKYF" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "STELSEL" diff --git a/addons/skin.confluence/language/resource.language.am_et/strings.po b/addons/skin.confluence/language/resource.language.am_et/strings.po deleted file mode 100644 index e588caf94c..0000000000 --- a/addons/skin.confluence/language/resource.language.am_et/strings.po +++ /dev/null @@ -1,289 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/kodi-main/language/am_ET/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: am_ET\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "በመስራት ላይ... " - -msgctxt "#31006" -msgid "View options" -msgstr "ምርጫዎችን መመልከቻ" - -msgctxt "#31008" -msgid "Full screen" -msgstr "በሙል መመልከቻ ዘዴ " - -msgctxt "#31022" -msgid "Music - Files" -msgstr "የሙዚቃ ፋይሎች" - -msgctxt "#31023" -msgid "Playing" -msgstr "በማጫወት ላይ" - -msgctxt "#31024" -msgid "Page" -msgstr "ገጽ" - -msgctxt "#31025" -msgid "Items" -msgstr "እቃዎች" - -msgctxt "#31027" -msgid "Location" -msgstr "አካባቢ " - -msgctxt "#31033" -msgid "Info" -msgstr "መረጃ" - -msgctxt "#31039" -msgid "Actions" -msgstr "ተግባሮች" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "የሚጫወተው" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ማቆሚያ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ወደ ፊት ማሳለፊያ" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ወደ ኋላ ማሳለፊያ" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "በ መፈለግ ላይ" - -msgctxt "#31049" -msgid "End time" -msgstr "መጨረሻ ሰአት" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "መለያ እየጨመረ በሚሄድ" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "መለያ እየቀነሰ በሚሄድ" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "ዝርዝሮችን መክፈቻ" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "ዝርዝሮችን ማስቀመጫ" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "ዝርዝሮችን መዝጊያ" - -msgctxt "#31058" -msgid "System music files" -msgstr "የስርአቱ ሙዚቃ ፋይሎች" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "አሁን የሚጫወተው ዝርዝር" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "ይህ ፋይል በጣም ትልቅ ነው ማጫወት የሚፈልጉትን ክፍል ይምረጡ" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "የቤት መመልከቻ ምርጫዎች" - -msgctxt "#31102" -msgid "Background" -msgstr "መደብ" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "የተለያዩ ምርጫዎች" - -msgctxt "#31110" -msgid "Background path:" -msgstr "የ መደብ መንገድ:" - -msgctxt "#31111" -msgid "Hide" -msgstr "መደበቂያ" - -msgctxt "#31112" -msgid "Options" -msgstr "ምርጫዎች" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "ግጥም" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "ሙዚቃ OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "ቪዲዮ OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "የማሰናጃ ደረጃዎች" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "አቋራጮች" - -msgctxt "#31206" -msgid "Found" -msgstr "ተገኝቷል" - -msgctxt "#31303" -msgid "Data provider" -msgstr "ዳታ አቅራቢ " - -msgctxt "#31322" -msgid "Aired" -msgstr "የተላለፈ" - -msgctxt "#31326" -msgid "Created" -msgstr "የተፈጠረው" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolution" - -msgctxt "#31351" -msgid "Pause" -msgstr "ማቆሚያ" - -msgctxt "#31352" -msgid "Stop" -msgstr "ማቆሚያ" - -msgctxt "#31354" -msgid "Rewind" -msgstr "ወደ ኋላ ማሳለፊያ" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "የሙቪ ዝርዝር" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "እንደ 2ዲ መመልከቻ" - -msgctxt "#31361" -msgid "Change mode" -msgstr "መቀየሪያ ዘዴ" - -msgctxt "#31362" -msgid "Enabled" -msgstr "ተችሏል" - -msgctxt "#31390" -msgid "Skin default" -msgstr "መደበኛ " - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial based" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "የ አካባቢ ንዑስ አርእስት ዝግጁ ነው" - -msgctxt "#31420" -msgid "Login" -msgstr "መግቢያ" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "የመግቢያ መመልከቻውን በሚጀምር ጊዜ ማሳያ ወይንም መደበቂያ" - -msgctxt "#31502" -msgid "TV" -msgstr "ቲቪ " - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "ዝግጁ[CR]ቡድኖች" - -msgctxt "#31905" -msgid "Forecast" -msgstr "ግምት " - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "ግምት በመፈለግ ላይ..." - -msgctxt "#31910" -msgid "Maps" -msgstr "ካርታ " - -msgctxt "#31950" -msgid "WEATHER" -msgstr "የ አየር ንብረት" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ስእሎች" - -msgctxt "#31952" -msgid "TV" -msgstr "ቲቪ " - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ቪዲዮዎች" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ሙቪዎች" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "የ ቲቪ ትእይንቶች" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "ሙዚቃ" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ፕሮግራሞች" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ዲስክ ማጫወቻ" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "ስርአቱ" - -msgctxt "#31960" -msgid "RADIO" -msgstr "ራዲዮ" diff --git a/addons/skin.confluence/language/resource.language.ar_sa/strings.po b/addons/skin.confluence/language/resource.language.ar_sa/strings.po deleted file mode 100644 index 874be5de3d..0000000000 --- a/addons/skin.confluence/language/resource.language.ar_sa/strings.po +++ /dev/null @@ -1,325 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/kodi-main/language/ar_SA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ar_SA\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "يعمل..." - -msgctxt "#31006" -msgid "View options" -msgstr "عرض الخيارات" - -msgctxt "#31008" -msgid "Full screen" -msgstr "ملئ الشاشه" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "الموسيقى - ملفات" - -msgctxt "#31023" -msgid "Playing" -msgstr "يشتغل الان" - -msgctxt "#31024" -msgid "Page" -msgstr "الصفحه" - -msgctxt "#31025" -msgid "Items" -msgstr "العناصر" - -msgctxt "#31027" -msgid "Location" -msgstr "الموقع" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "معلومات" - -msgctxt "#31039" -msgid "Actions" -msgstr "الإجراءات" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "المُشَغَل" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "متوقف" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "تقديم سريع" - -msgctxt "#31045" -msgid "REWIND" -msgstr "إرجاع" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "يَطلُب" - -msgctxt "#31049" -msgid "End time" -msgstr "وقت الانتهاء" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "الفرز: تصاعدياً" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "الفرز: تنازلياً" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "إفتح قائمة التشغيل" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "إحفظ قائمة التشغيل" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "إغلق قائمه التشغيل" - -msgctxt "#31058" -msgid "System music files" -msgstr "ملفات موسيقى النظام" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "قائمة التشغيل الحالية" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "هذا الملف مُكدَس، حدد الجزء الذى تريد تشغيله منه" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "إعدادات الصفحه الرئيسيه" - -msgctxt "#31102" -msgid "Background" -msgstr "الخلفية" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "إعدادات متنوعه" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "تمكين خلفية مخصصة" - -msgctxt "#31110" -msgid "Background path:" -msgstr "مسار الخلفيه:" - -msgctxt "#31111" -msgid "Hide" -msgstr "إخف" - -msgctxt "#31112" -msgid "Options" -msgstr "إعدادات" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "كلمات الأغاني" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "عرض الموسيقى على الشاشة" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "عرض المقاطع المرئيه على الشاشة" - -msgctxt "#31142" -msgid "Settings level" -msgstr "مستوى اﻹعدادات" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "اﻹختصارات" - -msgctxt "#31206" -msgid "Found" -msgstr "وجِدَ" - -msgctxt "#31303" -msgid "Data provider" -msgstr "مزود البيانات" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "انقر الزر للتعيين[CR][CR]غير متوفرة[CR][CR]Fanart صورة" - -msgctxt "#31322" -msgid "Aired" -msgstr "المَبَت" - -msgctxt "#31326" -msgid "Created" -msgstr "اُنشَئ" - -msgctxt "#31327" -msgid "Resolution" -msgstr "اﻷبعاد" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[COLOR=grey2] إغلاق النظام تلقائيا في - [/COLOR][B]!تعيين مؤقت[B]" - -msgctxt "#31351" -msgid "Pause" -msgstr "اوقف مؤقتاً" - -msgctxt "#31352" -msgid "Stop" -msgstr "اوقف" - -msgctxt "#31354" -msgid "Rewind" -msgstr "إرجاع" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "قائمة الفلم" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "شاهد كـ ثنائى الابعاد" - -msgctxt "#31361" -msgid "Change mode" -msgstr "غير الوضع" - -msgctxt "#31362" -msgid "Enabled" -msgstr "ممكن" - -msgctxt "#31390" -msgid "Skin default" -msgstr "الجلد المبدأى" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial based" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ضبط إعدادات المظهر[/B][CR][CR]ضبط الجلد · ضبط اللغة والمنطقة · ضبط قوائم الملفات[CR]ضبط شاشة التوقف" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ضبط إعدادات المقاطع المرئيه[/B][CR][CR]ضبط إعدادات مكتبات المقاطع المرئيه - ضبط إعدادات تشغيل المقاطع المرئيه - تغيير إعدادات قوائم المقاطع المرئيه[CR]ضبط الترجمات" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]ضبط إعدادات النظام[/B][CR][CR]ضبط ومعايره طُرُق العرض - ضبط مخارج الصوت - ضبط التحكم عن بعد[CR]ضبط إعدادات توفير الطاقه - ضبط وضع المعالجه - ضبط القفل الرئيسى" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "تكوين إعدادات الخدمة [B/][CR][CR] إعداد التحكم بـKodi عبر UPnP و HTTP. نكوين مشاركة ملف [CR] تمكن Zeroconf. تكوين التشغيل الحي " - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "تتوفر ترجمات محليه" - -msgctxt "#31420" -msgid "Login" -msgstr "تسجيل الدخول" - -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 "#31502" -msgid "TV" -msgstr "تلفزيون" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "المجموعات[CR]المتوفره" - -msgctxt "#31905" -msgid "Forecast" -msgstr "توقعات الطقس" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "يَجِلِب توقعات الطقس..." - -msgctxt "#31910" -msgid "Maps" -msgstr "الخرائط" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "الطقس" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "الصور" - -msgctxt "#31952" -msgid "TV" -msgstr "تلفزيون" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "المقاطع المرئيه" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "اﻷفلام" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "العروض التلفازيه" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "الموسيقى" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "البرمجيات" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "القرص" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "النظام" - -msgctxt "#31960" -msgid "RADIO" -msgstr "راديو" diff --git a/addons/skin.confluence/language/resource.language.az_az/strings.po b/addons/skin.confluence/language/resource.language.az_az/strings.po deleted file mode 100644 index d8ca805a6e..0000000000 --- a/addons/skin.confluence/language/resource.language.az_az/strings.po +++ /dev/null @@ -1,37 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Azerbaijani (Azerbaijan) (http://www.transifex.com/projects/p/kodi-main/language/az_AZ/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: az_AZ\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Tam ekran" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Qısayollar" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Əksetmə qabiliyyəti" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" diff --git a/addons/skin.confluence/language/resource.language.be_by/strings.po b/addons/skin.confluence/language/resource.language.be_by/strings.po deleted file mode 100644 index dbd3cb9f30..0000000000 --- a/addons/skin.confluence/language/resource.language.be_by/strings.po +++ /dev/null @@ -1,297 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Belarusian (Belarus) (http://www.transifex.com/projects/p/kodi-main/language/be_BY/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\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" - -msgctxt "#31004" -msgid "Working..." -msgstr "Ідзе праца..." - -msgctxt "#31006" -msgid "View options" -msgstr "Налады выгляду" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Увесь экран" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Музыка - Файлы" - -msgctxt "#31023" -msgid "Playing" -msgstr "Playing" - -msgctxt "#31024" -msgid "Page" -msgstr "Старонка" - -msgctxt "#31025" -msgid "Items" -msgstr "складнікаў" - -msgctxt "#31027" -msgid "Location" -msgstr "Месца" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "Зьвесткі" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ПРАЙГРАЕЦЦА" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ПРЫПЫНЕНА" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "FAST FORWARD" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REWIND" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SEEKING" - -msgctxt "#31049" -msgid "End time" -msgstr "End time" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Наўпростае сартаваньне" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Адваротнае сартаваньне" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Open playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Save playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Close playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "System music files" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Current playlist" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "This file is stacked, select the part you want to play from." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Home screen options" - -msgctxt "#31102" -msgid "Background" -msgstr "Background" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Miscellaneous options" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Enable custom background" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Background path:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Hide" - -msgctxt "#31112" -msgid "Options" -msgstr "Options" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lyrics" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Music OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Shortcuts" - -msgctxt "#31206" -msgid "Found" -msgstr "Found" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Зьвесткі ад" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" - -msgctxt "#31322" -msgid "Aired" -msgstr "Aired" - -msgctxt "#31326" -msgid "Created" -msgstr "Created" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolution" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rewind" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Movie menu" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Уключаны" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Перадвызначана" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Падобны на Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ЗЬМЯНІЦЬ НАЛАДЫ ВОНКАВАГА ВЫГЛЯДУ[/B][CR][CR]Зьмяніць аздабленьне · Наставіць мову й рэгіён · Зьмяніць налады сьпісу файлаў[CR]Наставіць ахоўнік экрану" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ЗЬМЯНІЦЬ НАЛАДЫ ВІДЭА[/B][CR][CR]Кіраваць бібліятэкай відэа · Наставіць налады прайграваньня відэа · Зьмяніць налады сьпісу відэа[CR]Наставіць шрыфт субтытраў" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]ЗЬМЯНІЦЬ НАЛАДЫ СЫСТЭМЫ[/B][CR][CR]Наладзіць і калібраваць адлюстраваньне · Наставіць аўдыё вывад · Наладзіць адлеглае кіраваньне[CR]Наставіць захоўваньне энэргіі · Дазволіць дэбаг · Наставіць агульны замок" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]ЗЬМЯНІЦЬ НАЛАДЫ СЭРВІСАЎ[/B][CR][CR]Наставіць кіраваньне Kodi праз UPnP ды HTTP · Наладзіць даступнасьць файлаў[CR]Дазволіць Zeroconf · Наставіць AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Даступныя лакальныя субтытры" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31502" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Available[CR]Groups" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Прагноз" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Атрымоўваем прагноз..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Maps" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WEATHER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "PICTURES" - -msgctxt "#31952" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "MOVIES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SHOWS" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIC" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "PLAY DISC" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" diff --git a/addons/skin.confluence/language/resource.language.bg_bg/strings.po b/addons/skin.confluence/language/resource.language.bg_bg/strings.po deleted file mode 100644 index 0e1dfc5646..0000000000 --- a/addons/skin.confluence/language/resource.language.bg_bg/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/kodi-main/language/bg_BG/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bg_BG\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Променете вашите" - -msgctxt "#31003" -msgid "Power options" -msgstr "Настройки за захранване" - -msgctxt "#31004" -msgid "Working..." -msgstr "Работи..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Скрий информацията" - -msgctxt "#31006" -msgid "View options" -msgstr "Преглед на настройките" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Цял екран" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Общо времетраене" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Музика - Файлове" - -msgctxt "#31023" -msgid "Playing" -msgstr "Възпроизвеждане" - -msgctxt "#31024" -msgid "Page" -msgstr "Страница" - -msgctxt "#31025" -msgid "Items" -msgstr "Елемента" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Разни настройки" - -msgctxt "#31027" -msgid "Location" -msgstr "Място" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Плакати" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Фен-арт" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Снимка и миниатюри" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Картини-поредица" - -msgctxt "#31033" -msgid "Info" -msgstr "Инф." - -msgctxt "#31039" -msgid "Actions" -msgstr "Действия" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Сега се възпроизвежда" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ВЪЗПРОИЗВЕЖДАНЕ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "НА ПАУЗА" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ПРЕВЪРТАНЕ НАПРЕД" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ПРЕВЪРТАНЕ НАЗАД" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "Преход" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Шаблони за визуализацията" - -msgctxt "#31049" -msgid "End time" -msgstr "Време на приключване" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ред: Възходящ" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ред: Низходящ" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Отвори плейлист" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Запиши плейлиста" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Затвори плейлиста" - -msgctxt "#31058" -msgid "System music files" -msgstr "Музикални файлове (системни)" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Текущ плейлист" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Файлът е в група. Моля, изберете частта, която да бъде възпроизведена." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Избрано" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Настройки на началния екран" - -msgctxt "#31102" -msgid "Background" -msgstr "Фон" - -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" -msgid "Miscellaneous options" -msgstr "Разни настройки" - -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" -msgid "Enable custom background" -msgstr "Персонален фон" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Път до фона:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Скрий" - -msgctxt "#31112" -msgid "Options" -msgstr "Настройки" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Показвай последно добавените албуми" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Показвай последно добавените видео файлове" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Подменю на елемента \"Програми\", от началния екран" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Скривай фоновия фен-арт" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Ползвай за фон възпроизвеждания видео файл" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Ползвай за фон възпроизвежданата визуализация" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Лирики" - -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" -msgid "Music OSD" -msgstr "Екранно меню за музика" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Екранно меню за видео" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Видими настройки" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Преки пътища" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Изберете вашата песен" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Източник на лирики" - -msgctxt "#31206" -msgid "Found" -msgstr "Резултат:" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Търси още елементи" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Предстоящи епизоди" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Текуща температура" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Последно обновяване" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Доставчик на данни" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Скрий фен-арта" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Детайли за филма" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Памет в употреба:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Аудио запис №" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Няма налично[CR][CR]фен-арт изображение[CR][CR]Натиснете бутона, за да изберете" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Текущ източник на инф." - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Изберете източник на инф." - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Настройки за сканиране на съдържанието" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Задайте път до фен-арта" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Избран профил" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Последно влизане" - -msgctxt "#31322" -msgid "Aired" -msgstr "Излъчен" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Настройки на елементите в плейлиста" - -msgctxt "#31326" -msgid "Created" -msgstr "Създаден" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Резолюция" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Последно добавени" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]БРОЯЧЪТ Е НАСТРОЕН![/B] [COLOR=grey2]Изключване след[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Натиснете бутона, за да започне[CR][CR]възпроизвеждането на трейлъра" - -msgctxt "#31331" -msgid "Album details" -msgstr "Детайли за албума" - -msgctxt "#31351" -msgid "Pause" -msgstr "Пауза" - -msgctxt "#31352" -msgid "Stop" -msgstr "Спри" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Превърти напред" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Превърти назад" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Меню на филма" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Сваляне на субтитри" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Гледай в 2D режим" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Промени режима" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Включено" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Стандартните (за облика)" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Стандартните, но без главни букви" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Основан на Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]КОНФИГУРИРАЙТЕ ИЗГЛЕДА[/B][CR][CR]Изберете облик · Променете настройките на списъците с файлове · Задайте език и район[CR]Настройте скрийнсейвър" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]КОНФИГУРИРАЙТЕ ВИДЕОТО[/B][CR][CR]Управлявайте видео библиотеката си · Настройте възпроизвеждането на видео[CR]Променете настройките на списъците с видео файлове · Задайте шрифт за субтитрите" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]КОНФИГУРИРАЙТЕ СНИМКИТЕ[/B][CR][CR]Променете настройките на списъците със снимки · Конфигурирайте презентациите" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]КОНФИГУРИРАЙТЕ ПРОГНОЗАТА ЗА ВРЕМЕТО[/B][CR][CR]Изберете до три града, за които желаете да следите прогнозата" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]КОНФИГУРИРАЙТЕ СИСТЕМАТА[/B][CR][CR]Настройте и калибрирайте екраните · Настройте компютъра да пести енергия[CR]Настройте дистанционните · Конфигурирайте аудио изхода · Включете режима \"дебъг\" · Задайте код за заключване" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]КОНФИГУРИРАЙТЕ ДОБАВКИТЕ[/B][CR][CR]Управлявайте инсталираните добавки · Разглеждайте/Инсталирайте добавки от kodi.tv[CR]Променяйте настройките на добавките" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]КОНФИГУРИРАЙТЕ ТЕЛЕВИЗИЯТА[/B][CR][CR]Променете пълно екранната информация · Управлявайте настройките за ЕПС данните" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]КОНФИГУРИРАЙТЕ УСЛУГИТЕ[/B][CR][CR]Настройте контрола над Kodi чрез UPnP и HTTP · Настройте споделянето на файлове[CR]Включете Zeroconf · Настройте AirPlay" - -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" -msgid "Local subtitle available" -msgstr "Локално са налични субтитри" - -msgctxt "#31420" -msgid "Login" -msgstr "Влизане" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Изберете потребителски профил,[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 "#31501" -msgid "Scheduled time" -msgstr "График" - -msgctxt "#31502" -msgid "TV" -msgstr "Телевизия" - -msgctxt "#31503" -msgid "Add group" -msgstr "Добави група" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Преименувай групата" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Изтрий групата" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Налични[CR]групи" - -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" -msgid "Forecast" -msgstr "Прогноза" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Вероятност за преваляване" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Изтегляне на прогнозата..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Карти" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ВРЕМЕТО" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "СНИМКИ" - -msgctxt "#31952" -msgid "TV" -msgstr "Телевизия" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ВИДЕО" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ФИЛМИ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "ТВ СЕРИАЛИ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "МУЗИКА" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ПРОГРАМИ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ДИСК" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "СИСТЕМА" - -msgctxt "#31960" -msgid "RADIO" -msgstr "РАДИО" diff --git a/addons/skin.confluence/language/resource.language.bs_ba/strings.po b/addons/skin.confluence/language/resource.language.bs_ba/strings.po deleted file mode 100644 index ec490fffac..0000000000 --- a/addons/skin.confluence/language/resource.language.bs_ba/strings.po +++ /dev/null @@ -1,77 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/kodi-main/language/bs_BA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: bs_BA\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -msgctxt "#31006" -msgid "View options" -msgstr "Prikaži opcije" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Puni ekran" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Zanimljiva slika" - -msgctxt "#31049" -msgid "End time" -msgstr "Krajnje vrijeme" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ova datoteka je složena, izaberite koji dio želite da reprodukujete iz nje." - -msgctxt "#31102" -msgid "Background" -msgstr "Pozadina" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Omogući prilagođenu pozadinu" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcije" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Prečice" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rezolucija" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Omogućeno" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Podrazumjevana maska" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31910" -msgid "Maps" -msgstr "Karta" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" diff --git a/addons/skin.confluence/language/resource.language.ca_es/strings.po b/addons/skin.confluence/language/resource.language.ca_es/strings.po deleted file mode 100644 index a2de1862ec..0000000000 --- a/addons/skin.confluence/language/resource.language.ca_es/strings.po +++ /dev/null @@ -1,561 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Catalan (Spain) (http://www.transifex.com/projects/p/kodi-main/language/ca_ES/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ca_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opcions d'energia" - -msgctxt "#31004" -msgid "Working..." -msgstr "Carregant..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Amaga la informació" - -msgctxt "#31006" -msgid "View options" -msgstr "Mostra les opcions" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pantalla completa" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Duració total" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Música - Fitxers" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reproduint" - -msgctxt "#31024" -msgid "Page" -msgstr "Pàgina" - -msgctxt "#31025" -msgid "Items" -msgstr "Elements" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opcions vàries" - -msgctxt "#31027" -msgid "Location" -msgstr "Ubicació" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Embolcall del cartell" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniatures" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Accions" - -msgctxt "#31040" -msgid "Now playing" -msgstr "S'està reproduint" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUINT" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "EN PAUSA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANÇ RÀPID" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REBOBINA" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "S'ESTÀ CERCANT" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualitzacions preestablertes" - -msgctxt "#31049" -msgid "End time" -msgstr "Hora de fi" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordena: Ascendent" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordena: Descendent" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Obre una llista de reproducció" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Desa la llista de reproducció" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Tanca la llista de reproducció" - -msgctxt "#31058" -msgid "System music files" -msgstr "Fitxers de música del sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Llista de reproducció actual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Aquest fitxer està agrupat, seleccioneu la part que desitgeu reproduir." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Selecció actual" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opcions de la pantalla principal" - -msgctxt "#31102" -msgid "Background" -msgstr "Fons" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Mostra \"Pausa\" en la presentació de diapositives" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reprodueix els tràilers en una finestra [COLOR=grey3](Només al diàleg d'informació de vídeo)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opcions vàries" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Amaga els botons del menú principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Habilita el fons personalitzat" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Camí del fons:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Amaga" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcions" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Mostra els àlbums afegits recentment" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Mostra els vídeos afegits recentment" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenú de programes de la pantalla principal" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Amaga el Fanart del fons" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lletres" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Amaga el fanart a la reproducció a pantalla completa" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Complement de lletres" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenú \"Vídeos\" de la pàgina principal" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenú \"Música\" de la pàgina principal" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenú \"Imatges\" de la pàgina principal" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD de música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD de vídeo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivell d'opcions" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Dreceres de teclat" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Trieu la vostra cançó" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Origen de les lletres" - -msgctxt "#31206" -msgid "Found" -msgstr "Trobat" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Troba més elements" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Propers episodis" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura actual" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Última actualització" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Proveïdor de dades" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Amaga Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalls de la pel·lícula" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memòria utilitzada:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Número de pista" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imatge de fanart[CR][CR]No disponible[CR][CR] Feu clic per definir-la" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper actual" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Trieu un scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opcions d'escaneig de continguts" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Estableix el camí del fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Perfil seleccionat" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Últim accés el" - -msgctxt "#31322" -msgid "Aired" -msgstr "Emès" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opcions de la llista de reproducció" - -msgctxt "#31326" -msgid "Created" -msgstr "Creat" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolució" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Recentment afegits" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Temporitzador activat[/B] [COLOR=grey2] - El sistema s'apagarà automàticament en[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Clic per reproduir[CR][CR]tràiler de pel·lícula" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalls de l'àlbum" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausa" - -msgctxt "#31352" -msgid "Stop" -msgstr "Atura" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avanç ràpid" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rebobina" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menú de la pel·lícula" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Baixa els subtítols" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Veure en 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Canvia el mode" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Habilitat" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Aparença per defecte" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Tema per defecte sense Majúscules" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basat en Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGUREU ELS PARÀMETRES D'APARENÇA[/B][CR][CR]Canvieu el tema · Establiu l'idioma i la regió · Canvieu les opcions del llistat de fitxers[CR]Establiu un estalvi de pantalla" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGUREU ELS PARÀMETRES DE VÍDEO[/B][CR][CR]Gestioneu la biblioteca de vídeos · Establiu les opcions de reproducció de vídeo[CR]Canvieu les opcions del llistat de vídeo · Establiu els tipus de lletra dels subtítols" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGUREU ELS PARÀMETRES DEL SISTEMA[/B][CR][CR]Configureu i calibreu les pantalles · Configureu la sortida d'àudio[CR]Configureu els comandaments a distància · Establiu les opcions d'estalvi d'energia[CR]Habiliteu la depuració · Configureu el bloqueig mestre" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGUREU ELS PARÀMETRES DE TV[/B][CR][CR]Canvia la informació de pantalla completa · Gestiona els paràmetres de les dades EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGUREU ELS PARÀMETRES DE SERVEI[/B][CR][CR]Configureu el control del Kodi a través de UPnP i HTTP[CR]Configureu l'ús compartit de fitxers · Habiliteu el Zeroconf · Configureu l'AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Ajuda per a la primera vegada..." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Subtítol local disponible" - -msgctxt "#31420" -msgid "Login" -msgstr "Inicia sessió" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Seleccioni el seu perfil d'usuari de Kodi[CR]per ingressar i continuar" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostra o amaga la pantalla d'inici de sessió a l'inici." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Seleccioneu el perfil que serà utilitzat a l'inici quan la pantalla d'entrada d'usuari està deshabilitada." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Hora programada" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Afegeix un grup" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Canvia el nom del grup" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Elimina el grup" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grups[CR]disponibles" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grup del canal" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Establir Temporitzador" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opcions del canal" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Predicció a 36 hores" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Predicció per hores" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Predicció del cap de setmana" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Predicció diària" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Predicció" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Possibilitat de precipitació" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "S'està obtenint la informació de la predicció..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapes" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "EL TEMPS" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMATGES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VÍDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "PEL·LÍCULES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SÈRIES" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÚSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMES" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REPRODUEIX DISC" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RÀDIO" diff --git a/addons/skin.confluence/language/resource.language.cs_cz/strings.po b/addons/skin.confluence/language/resource.language.cs_cz/strings.po deleted file mode 100644 index 632a776676..0000000000 --- a/addons/skin.confluence/language/resource.language.cs_cz/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/kodi-main/language/cs_CZ/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs_CZ\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Změňte Vaše" - -msgctxt "#31003" -msgid "Power options" -msgstr "Možnosti napájení" - -msgctxt "#31004" -msgid "Working..." -msgstr "Pracuji..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Skrýt informace" - -msgctxt "#31006" -msgid "View options" -msgstr "Možnosti zobrazení" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Celá obrazovka" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Celková délka" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Hudba - Soubory" - -msgctxt "#31023" -msgid "Playing" -msgstr "Přehrává se" - -msgctxt "#31024" -msgid "Page" -msgstr "Strana" - -msgctxt "#31025" -msgid "Items" -msgstr "Položek" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Další možnosti" - -msgctxt "#31027" -msgid "Location" -msgstr "Umístění" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakát" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Náhledy obrázků" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Obrázkový obal" - -msgctxt "#31033" -msgid "Info" -msgstr "Informace" - -msgctxt "#31039" -msgid "Actions" -msgstr "Činnosti" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Přehrává se" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "PŘEHRÁVÁ SE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "POZASTAVENO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "RYCHLE VPŘED" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PŘETOČIT ZPĚT" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "VYHLEDÁVÁM" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Předvolby vizualizací" - -msgctxt "#31049" -msgid "End time" -msgstr "Čas ukončení" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Řazení: vzestupně" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Řazení: sestupně" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Otevřít seznam skladeb" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Uložit seznam skladeb" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zavřít seznam skladeb" - -msgctxt "#31058" -msgid "System music files" -msgstr "Hudební soubory systému" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Aktuální seznam skladeb" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Tento soubor se skládá z více částí. Vyberte od které si přejete spustit přehrávání." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Aktuálně vybráno" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Možnosti úvodní obrazovky" - -msgctxt "#31102" -msgid "Background" -msgstr "Pozadí" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Zobrazovat \"Pozastaveno\" při promítání obrázků" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Přehrát trailery v okně [COLOR=grey3](Pouze dialog informací o videu)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Různá nastavení" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Nezobrazovat ikony přečtené z názvu videa [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Skrýt tlačítka hlavního menu" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Povolit vlastní pozadí" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Cesta k obrázku:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Skrýt" - -msgctxt "#31112" -msgid "Options" -msgstr "Možnosti" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Zobrazit nedávno přidaná alba" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Zobrazit nedávno přidaná videa" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Úvodní obrazovka, podnabídka programů" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Skrýt Fanart na pozadí" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Zobrazit právě přehrávané video na pozadí" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Zobrazit právě přehrávanou vizualizaci na pozadí" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Texty písní" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Skrýt fanart v celoobrazovkové vizualizaci" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Doplněk textů písní" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Úvodní obrazovka, podnabídka videí" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Úvodní obrazovka, podnabídka hudby" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Úvodní obrazovka, podnabídka obrázků" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD hudby" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD videa" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Úrověň nastavení" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Zkratky" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Vyberte Vaši skladbu" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Zdroj textu písní" - -msgctxt "#31206" -msgid "Found" -msgstr "Nalezeno" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Hledat další položky" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Nadcházející epizody" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Aktuální teplota" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Naposledy aktualizováno" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Poskytovatel dat" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Skrýt Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Podrobnosti filmu" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Použitá paměť:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Číslo stopy" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart[CR][CR]není k dispozici[CR][CR] Nastavte jej kliknutím tlačítka" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Současný stahovač" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Vyberte stahovač" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Možnosti vyhledávání obsahu" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Nastavit cestu k Fanartu" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Vybraný profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Naposledy přihlášen" - -msgctxt "#31322" -msgid "Aired" -msgstr "Odvysíláno" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Možnosti seznamu skladeb" - -msgctxt "#31326" -msgid "Created" -msgstr "Vytvořeno" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rozlišení" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nedávno přidané" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Časovač byl nastaven![/B] [COLOR=grey2] - Systém se automaticky vypne za[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Pro přehrání upoutávky[CR][CR]stiskněte tlačítko" - -msgctxt "#31331" -msgid "Album details" -msgstr "Podrobnosti alba" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pozastavit" - -msgctxt "#31352" -msgid "Stop" -msgstr "Zastavit" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Rychle vpřed" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Přetočit zpět" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Nabídka filmu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Stáhnout titulky" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Sledovat jako 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Změnit režim" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Povoleno" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Výchozí písmo vzhledu" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Výchozí písmo bez Kapitálek" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Písmo založené na Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ VZHLEDU[/B][CR][CR]Změna vzhledu · Výběr jazyka a oblasti · Možnosti zobrazení souborů[CR]Nastavení spořiče obrazovky" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ VIDEA[/B][CR][CR]Správa knihovny videí · Možnosti přehrávání videa · Možnosti zobrazení video souborů[CR]Nastavení fontu titulků" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ OBRÁZKŮ[/B][CR][CR]Možnosti zobrazení obrázků · Nastavení prezentace" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ POČASÍ[/B][CR][CR]Nastavení měst pro sběr předpovědi počasí" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ SYSTÉMU[/B][CR][CR]Nastavení a kalibrace obrazovky · Konfigurace výstupu zvuku · Nastavení dálkového ovládání[CR]Nastavení úsporného režimu · Povolení informací o ladění · Rodičovský zámek" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGURACE DOPLŇKŮ[/B][CR][CR]Spravujte Vaše instalované doplňky. Prohlížejte a instalujte doplňky z kodi.tv[CR]Upravujte nastavení doplňků" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ TELEVIZNÍHO PŘEHRÁVÁNÍ[/B][CR][CR]Změna zobrazení přes celou obrazovku · Nastavení EPG dat" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]NASTAVENÍ MOŽNOSTÍ SLUŽEB[/B][CR][CR]Nastavení ovládání Kodi skrze UPnP a HTTP · Nastavení sdílení souborů[CR]Povolení zeroconf · Nastavení AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Nejprve spusťte nápovědu..." - -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 "Tato záložka zdůrazňuje, že se na boční straně okna nachází skryté menu s dalšími vlastnostmi.\nPro přístup k tomuto menu se přesuňte doleva dálkovým ovladačem, či klávesnicí, nebo přesuňte myš nad tuto kartu.[CR][CR]Kliknutím na tlačítko OK zavřete tento dialog, který se již znovu nezobrazí." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Místní titulky k dispozici" - -msgctxt "#31420" -msgid "Login" -msgstr "Přihlášení" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Vyberte Váš Kodi uživatelský profil[CR]pro přihlášení a pokračování" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Zobrazit, nebo skrýt, přihlašovací obrazovku při spuštění." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Vyberte výchozí profil po spuštění, pokud je prihlašovací obrazovka zakázána." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Naplánovaný čas" - -msgctxt "#31502" -msgid "TV" -msgstr "Televize" - -msgctxt "#31503" -msgid "Add group" -msgstr "Přidat skupinu" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Přejmenovat skupinu" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Smazat skupinu" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Dostupné[CR]skupiny" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Skupina kanálů" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Časovač nastaven" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Možnosti kanálů" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Předpověď na 36 hodin" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Hodinová předpověď" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Předpověď na víkend" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Denní předpověď" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Předpověď" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Pravděpodobnost srážek" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Získávám předpověd..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapy" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "POČASÍ" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "OBRÁZKY" - -msgctxt "#31952" -msgid "TV" -msgstr "TELEVIZE" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEA" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMY" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SERIÁLY" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "HUDBA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMY" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "PŘEHRÁT DISK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTÉM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RÁDIO" diff --git a/addons/skin.confluence/language/resource.language.cy_gb/strings.po b/addons/skin.confluence/language/resource.language.cy_gb/strings.po deleted file mode 100644 index 1c3436550e..0000000000 --- a/addons/skin.confluence/language/resource.language.cy_gb/strings.po +++ /dev/null @@ -1,329 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/kodi-main/language/cy_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cy_GB\n" -"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Gweithio..." - -msgctxt "#31006" -msgid "View options" -msgstr "Gweld y dewisiadau" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Sgrin Lawn" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Cerddoriaeth - Ffeiliau" - -msgctxt "#31023" -msgid "Playing" -msgstr "Chwarae" - -msgctxt "#31024" -msgid "Page" -msgstr "Tudalen" - -msgctxt "#31025" -msgid "Items" -msgstr "Eitem" - -msgctxt "#31027" -msgid "Location" -msgstr "Lleoliad" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Celf Selogion" - -msgctxt "#31033" -msgid "Info" -msgstr "Gwybodaeth" - -msgctxt "#31039" -msgid "Actions" -msgstr "Gweithredoedd" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "CHWARAE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "OEDWYD" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "YMLAEN CYFLYM" - -msgctxt "#31045" -msgid "REWIND" -msgstr "NÔL" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "CHWILIO" - -msgctxt "#31049" -msgid "End time" -msgstr "Amser gorffen" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Trefnu: Esgyn" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Trefnu: Disgyn" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Agor rhestr chwarae" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Cadw rhestr chwarae" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Cau rhestr chwarae" - -msgctxt "#31058" -msgid "System music files" -msgstr "Ffeiliau cerddoriaeth system" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Rhestr chwarae gyfredol" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Mae'r ffeil wedi ei stacio, dewiswch y darn i'w chwarae" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Dewisiadau sgrin Cartref" - -msgctxt "#31102" -msgid "Background" -msgstr "Cefndir" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Dewisiadau amrywiol" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Galluogi cefndir cyfaddas" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Llwybr cefndir:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Cuddio" - -msgctxt "#31112" -msgid "Options" -msgstr "Dewisiadau" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Geiriau Caneuon" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD Cerddoriaeth" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD Fideo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Lefel y gosodiadau" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Llwybrau Byr" - -msgctxt "#31206" -msgid "Found" -msgstr "Canfod" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Darparwr data" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Delwedd Celf Selogion[CR][CR]Ddim ar gael[CR][CR] Clicio botwm i'w osod" - -msgctxt "#31322" -msgid "Aired" -msgstr "Darlledwyd" - -msgctxt "#31326" -msgid "Created" -msgstr "Crëwyd" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Cydraniad" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Gosodwyd yr amserydd![/B] [COLOR=grey2] - Cau'r system yn awtomatig ymhen[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Oedi" - -msgctxt "#31352" -msgid "Stop" -msgstr "Atal" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Nôl" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Dewislen Ffilm" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Gwylio mewn 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Newid modd" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Galluogwyd" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Croen rhagosodedig" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Seileidig ar Ariel" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]GOSODIADAU FFURFWEDDU GWEDD[/B][CR][CR]Newid y croen · Gosod iaith ac ardal · Newid dewisiadau rhestru ffeiliau[CR]Gosod yr arbedwr sgrin" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]FFURFWEDDU GOSODIADAU FIDEO[/B][CR][CR]Rheoli eich llyfrgell fideo · Gosod dewisiadau chwarae fideo · Newid dewisiadau rhestru fideo[CR]Gosod ffontiau isdeitlau" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]FFURFWEDDU GOSODIADAU'R SYSTEM[/B][CR][CR]Gosod a chalibro dangosyddion · Ffurfweddu allbwn sain · Gosod rheolyddion pell[CR]Gosod dewisiadau pŵer · Galluogi dadfygio · Gosod prif glo" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]FFURFWEDDU GOSODIADAU TELEDU[/B][CR][CR]Newid gwybodaeth sgrin lawn · Rheoli gosodiadau data'r Amserlenydd Rhaglenni Electronig" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]FFURFWEDDU GOSODIADAU GWASANAETHAU[/B][CR][CR]Gosod rheoli Kodi drwy UPnP a HTTP · Ffurfweddu rhannu ffeiliau[CR]Galluogi Zeroconf · Ffurfweddu AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Is deitlau lleol ar gael" - -msgctxt "#31420" -msgid "Login" -msgstr "Mewngofnodi" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Dangos neu guddio'r sgrin mewngofnodi wrth gychwyn." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Dewiswch y proffil fydd yn cael ei ddefnyddio wrth gychwyn pan fydd y sgrin mewngofnodi wedi ei anablu." - -msgctxt "#31502" -msgid "TV" -msgstr "Teledu" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grwpiau[CR]ar Gael" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Rhagolygon" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Estyn gwybodaeth rhagolygon..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapio" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "TYWYDD" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "LLUNIAU" - -msgctxt "#31952" -msgid "TV" -msgstr "Teledu" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "FIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FFILMIAU" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SIOEAU TELEDU" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "CERDDORIAETH" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "RHAGLENNI" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "CHWARAE DISG" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.da_dk/strings.po b/addons/skin.confluence/language/resource.language.da_dk/strings.po deleted file mode 100644 index 5105403b40..0000000000 --- a/addons/skin.confluence/language/resource.language.da_dk/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/kodi-main/language/da_DK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da_DK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Ændre din" - -msgctxt "#31003" -msgid "Power options" -msgstr "Strømstyring" - -msgctxt "#31004" -msgid "Working..." -msgstr "Arbejder..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Skjul information" - -msgctxt "#31006" -msgid "View options" -msgstr "Visningsindstillinger" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Fuld skærm" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Total tid" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musik - Filer" - -msgctxt "#31023" -msgid "Playing" -msgstr "Afspiller" - -msgctxt "#31024" -msgid "Page" -msgstr "Side" - -msgctxt "#31025" -msgid "Items" -msgstr "Emner" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Andre indstillinger" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokalitet" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakatvæg" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fankunst" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Blandet" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Billedvæg" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Handlinger" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Spiller nu" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "AFSPILLER" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSE" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "SPOL FREM" - -msgctxt "#31045" -msgid "REWIND" -msgstr "SPOL TILBAGE" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SØGER" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualiserings-forudindstillinger" - -msgctxt "#31049" -msgid "End time" -msgstr "Sluttidspunkt" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sorter: Stigende" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sorter: Faldende" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Åbn afspilningsliste" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Gem afspilningsliste" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Luk afspilningsliste" - -msgctxt "#31058" -msgid "System music files" -msgstr "Musikfiler til systemet" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Nuværende afspilningsliste" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Denne fil er kombineret. Vælg den del du vil afspille fra." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Nuværende valgte" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Indstillinger til hjemmeskærmen" - -msgctxt "#31102" -msgid "Background" -msgstr "Baggrund" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Vis \"PAUSE\" i billeddiasshow" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Afspil trailere i et vindue [COLOR=grey3](Kun videoinformationsdialog)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Diverse indstillinger" - -msgctxt "#31107" -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](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Skjul knapper i Hovedmenu" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Aktiver brugerdefineret baggrund" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Sti til baggrund:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Skjul" - -msgctxt "#31112" -msgid "Options" -msgstr "Indstillinger" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Vis nyligt tilføjede Albummer" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Vis nyligt tilføjede Videoer" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Undermenu til programmer på startskærmen" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Skjul baggrundsfankunst" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Vis \"Spiller nu\" i baggrunden for videoer" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Vis \"Spiller nu\" visualisering i baggrunden" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Sangtekster" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Skjul Fanart i fuldskærmsvisning" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on til Sangtekster" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Undermenu til Videoer på Hjemmeskærmen" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Undermenu til Musik på Hjemmeskærmen" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Undermenu til Billeder på Hjemmeskærmen" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Musik OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Indstillingsniveau" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Genveje" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Vælg din sang" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Kilde til Sangtekster" - -msgctxt "#31206" -msgid "Found" -msgstr "Fundet" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Find flere Emner" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Kommende Afsnit" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Ønsket temperatur" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Sidst Opdateret" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Dataleverandør" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Skjul Fankunst" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Filmdetaljer" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Hukommelse i brug:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Spornummer" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fankunstbillede[CR][CR]ikke tilgængeligt[CR][CR] Tryk på knap for at vælge" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Nuværende Scraper" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Vælg en Scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Indstillinger for indholdsskanning" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Vælg sti til Fankunst" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Valgt Profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Sidst logget ind" - -msgctxt "#31322" -msgid "Aired" -msgstr "Sendt" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Indstillinger for Afspilningsliste" - -msgctxt "#31326" -msgid "Created" -msgstr "Oprettet" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Opløsning" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nyligt tilføjet" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Optagelse indstillet![/B] [COLOR=grey2] - Systemet lukker ned om[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Klik på en knap for at afspille[CR][CR]Filmtrailer" - -msgctxt "#31331" -msgid "Album details" -msgstr "Albumdetaljer" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Spol Frem" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Spol Tilbage" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmmenu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Hent Undertekster" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Se i 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Skift tilstand" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktiveret" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skinnets standard" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skinnets standard uden store bogstaver" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Baseret på Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGURER INDSTILLINGER FOR UDSEENDE[/B][CR][CR]Skift skin · Vælg sprog og region · Skift indstillinger for filoversigt[CR]Opsæt en pauseskærm" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGURER VIDEOINDSTILLINGER[/B][CR][CR]Administrer dit videobibliotek · Vælg indstillinger for videoafspilning · Skift indstillinger for videooversigt[CR]Vælg skrifttype til undertekster" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KONFIGURER BILLEDEINDSTILLINGER[/B][CR][CR]Vælg indstillinger for billedeoversigt · Konfigurer diasshow" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KONFIGURER VEJRINDSTILLINGER[/B][CR][CR]Du kan vælge tre byer, der skal hentes vejrudsigter for" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGURER SYSTEMINDSTILLINGER[/B][CR][CR]Indstil og kalibrer skærme · Konfigurer lydudgang · Opsæt fjernbetjeninger[CR]Opsæt strømstyring · Aktiver fejllogning · Opret hovedlås" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGURER ADD-ONS[/B][CR][CR]Administrer dine installerede Add-ons · Gennemse og installer Add-ons fra kodi.tv[CR]Tilpas indstillinger til Add-ons" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGURER TV-INDSTILLINGER[/B][CR][CR]Skift fuldskærmsinfo · Administrer indstillinger for EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGURER TJENESTER[/B][CR][CR]Opsæt styring af Kodi ved hjælp af UPnP og HTTP · Konfigurer fildeling[CR]Aktiver Zeroconf · Konfigurer AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Prøv først hjælp..." - -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 "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" -msgid "Local subtitle available" -msgstr "Undertekster på lokalt sprog tilgængelig" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Vælg din Kodi brugerprofil[CR]for at logge ind og fortsætte" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Vise eller skjule login-skærmen ved opstart." - -msgctxt "#31423" -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." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Planlagt tid" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Tilføj Gruppe" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Omdøb Gruppe" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Slet Gruppe" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Tilgængelige[CR]Grupper" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanalgruppe" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Indstil Optagelse" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanalindstillinger" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36 timers vejrudsigt" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Vejrudsigt de næste timer" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Vejrudsigt for weekenden" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Vejrudsigten for i dag" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Vejrudsigt" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Risiko for nedbør" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Henter vejrudsigt..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kort" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VEJR" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "BILLEDER" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOER" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILM" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV-SERIER" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMER" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "AFSPIL PLADE" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.de_de/strings.po b/addons/skin.confluence/language/resource.language.de_de/strings.po deleted file mode 100644 index 03aaacf918..0000000000 --- a/addons/skin.confluence/language/resource.language.de_de/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/kodi-main/language/de_DE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Ändern von" - -msgctxt "#31003" -msgid "Power options" -msgstr "Energieeinstellungen" - -msgctxt "#31004" -msgid "Working..." -msgstr "Beschäftigt..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Informationen verstecken" - -msgctxt "#31006" -msgid "View options" -msgstr "Ansichteneinstellungen" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Vollbild" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Gesamtdauer" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musik - Dateien" - -msgctxt "#31023" -msgid "Playing" -msgstr "Es läuft" - -msgctxt "#31024" -msgid "Page" -msgstr "Seite" - -msgctxt "#31025" -msgid "Items" -msgstr "Einträge" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Sonstige Einstellungen" - -msgctxt "#31027" -msgid "Location" -msgstr "Standort" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Vorschaubilder" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Bild" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Aktionen" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Es läuft" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ES LÄUFT" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSE" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "SCHNELLER VORLAUF" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RÜCKLAUF" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SUCHLAUF" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualisierungs-Voreinstellungen" - -msgctxt "#31049" -msgid "End time" -msgstr "Endzeit" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sortieren: Aufsteigend" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sortieren: Absteigend" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Wiedergabeliste öffnen" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Wiedergabeliste speichern" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Wiedergabeliste schließen" - -msgctxt "#31058" -msgid "System music files" -msgstr "System-Musikdateien" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Aktuelle Wiedergabeliste" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Diese Datei besteht aus mehreren Teilen. Bitte den abzuspielenden Teil auswählen." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Aktuell ausgewählt" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Hauptmenü-Einstellungen" - -msgctxt "#31102" -msgid "Background" -msgstr "Hintergrund" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "\"Pause\" in Bilder-Diaschau anzeigen" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Film-Trailer im Fenster abspielen [COLOR=grey3](gilt nur für Video-Informationsdialog)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Sonstige Einstellungen" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Flags von Dateinamen ausblenden [COLOR=grey3](z.B. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Hauptmenü-Buttons verstecken" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Benutzerdefinierten Hintergrund aktivieren" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Hintergrundbilder-Dateipfad:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Verstecken" - -msgctxt "#31112" -msgid "Options" -msgstr "Einstellungen" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Zeige zuletzt hinzugefügte Alben" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Zeige zuletzt hinzugefügte Videos" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Hauptmenü Programme-Untermenü" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Hintergrund-Fanart verstecken" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Das \"Es läuft\" Hintergrund-Video anzeigen" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Die \"Es läuft\" Hintergrund-Visualisierung anzeigen" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Liedtexte" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Fanart verstecken, wenn Vollbild-Visualiserung aktiv ist" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Liedtexte-Addon" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Hauptmenü Videos-Untermenü" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Hauptmenü Musik-Untermenü" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Hauptmenü Bilder-Untermenü" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Musik-OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video-OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Einstellungsebene" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Verknüpfungen" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Lied auswählen" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Liedtexte-Quelle" - -msgctxt "#31206" -msgid "Found" -msgstr "Gefunden" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Mehr Titel suchen" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Zukünftige Episoden" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Aktuelle Temperatur" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Zuletzt aktualisiert" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Quelle" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Fanart verstecken" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Film Details" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Speicherverbrauch:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Titelnummer" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "FANART-BILD[CR][CR]NICHT VORHANDEN[CR][CR] BUTTON KLICKEN ZUM FESTLEGEN" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Aktueller Scraper" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Scraper auswählen" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Inhalt-Scanning-Einstellungen" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Fanart-Dateipfad festlegen" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil auswählen" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Zuletzt angemeldet" - -msgctxt "#31322" -msgid "Aired" -msgstr "Ausgestrahlt" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Wiedergabelisten-Einstellungen" - -msgctxt "#31326" -msgid "Created" -msgstr "Erstellt" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Auflösung" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Kürzlich hinzugefügt" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Ausschalt-Timer aktiv![/B] [COLOR=grey2] - Zeit bis zum Herunterfahren:[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Button klicken, um[CR][CR]Film-Trailer abzuspielen" - -msgctxt "#31331" -msgid "Album details" -msgstr "Album-Details" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stopp" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Schneller Vorlauf" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rücklauf" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmmenü" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Untertitel herunterladen" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "In 2D ansehen" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Modus ändern" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktiviert" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin-Standard" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skin-Standard ohne Großbuchstaben" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial-basiert" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ERSCHEINUNGSBILD KONFIGURIEREN[/B][CR][CR]Skin auswählen · Sprache und Region einstellen · Dateilisteneinstellungen ändern[CR]Bildschirmschoner festlegen" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]VIDEO-EINSTELLUNGEN KONFIGURIEREN[/B][CR][CR]Die Video-Bibliothek verwalten · Videoabspieleinstellungen vornehmen · Videoauflistungseinstellungen ändern[CR]Untertitel-Schriftarten einstellen" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]BILDER-EINSTELLUNGEN KONFIGURIEREN[/B][CR][CR]Bildauflistungseinstellungen · Diashow konfigurieren" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]WETTER-EINSTELLUNGEN KONFIGURIEREN[/B][CR][CR]Städte zum Sammeln von Wetter-Informationen auswählen" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]SYSTEM-EINSTELLUNGEN KONFIGURIEREN[/B][CR][CR]Bildschirme konfigurieren und kalibrieren · Audioausgabe konfigurieren · Fernbedienungseinstellungen[CR]Energiespar-Einstellungen vornehmen· Debugging aktivieren· Master-Sperre einrichten" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]ADDONS KONFIGURIEREN[/B][CR][CR]Installierte Addons verwalten · Addons aus verschiedenen Repositories auswählen und installieren[CR]Addon-Einstellungen verändern" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]TV-EINSTELLUNGEN KONFIGURIEREN[/B][CR][CR]Vollbildinformationen ändern · TV-Guide-Dateneinstellungen verwalten " - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]DIENSTE KONFIGURIEREN[/B][CR][CR]Zugriff auf Kodi via UPnP und HTTP einrichten · Dateifreigaben konfigurieren[CR]Zeroconf aktivieren · AirPlay konfigurieren" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Hilfe für ersten Start..." - -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 "Dieses Symbol zeigt an, dass ein Menü an der Seite des Fensters versteckt ist, das weitere Einstellungen beinhaltet. Um es aufzurufen, nach links navigieren oder mit der Maus darauf zeigen.[CR][CR]Auf \"OK\" klicken, um diesen Dialog zu schließen. Er wird nicht wieder angezeigt werden." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokaler Untertitel verfügbar" - -msgctxt "#31420" -msgid "Login" -msgstr "Anmeldung" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Bitte Kodi-Benutzerprofil auswählen[CR]um fortzufahren" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Den Anmeldebildschirm beim Start anzeigen oder ausblenden" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Profil, das beim Start verwendet werden soll, wenn der Anmeldebildschirm deaktiviert ist." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Geplante Zeit" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Gruppe hinzufügen" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Gruppe umbenennen" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Gruppe löschen" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Verfügbare[CR]Gruppen" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanal-Gruppe" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Timer aktiviert" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanal-Einstellungen" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-Stunden-Vorhersage" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Stündliche Vorhersage" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Wochenend-Vorhersage" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Tägliche Vorhersage" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Vorhersage" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Niederschlagswahrscheinlichkeit" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Vorhersagedaten werden abgerufen..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Karten" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WETTER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "BILDER" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILME" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIEN" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMME" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "DISC ABSPIELEN" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "OPTIONEN" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.el_gr/strings.po b/addons/skin.confluence/language/resource.language.el_gr/strings.po deleted file mode 100644 index 70fa967e41..0000000000 --- a/addons/skin.confluence/language/resource.language.el_gr/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/kodi-main/language/el_GR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: el_GR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Αλλάξτε" - -msgctxt "#31003" -msgid "Power options" -msgstr "Επιλογές Ισχύος" - -msgctxt "#31004" -msgid "Working..." -msgstr "Απασχολημένο..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Απόκρυψη πληροφοριών" - -msgctxt "#31006" -msgid "View options" -msgstr "Επιλογές προβολής" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Πλήρης οθόνη" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Συνολική διάρκεια" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Μουσική - Αρχεία" - -msgctxt "#31023" -msgid "Playing" -msgstr "Αναπαραγωγή" - -msgctxt "#31024" -msgid "Page" -msgstr "Σελίδα" - -msgctxt "#31025" -msgid "Items" -msgstr "Αντικείμενα" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Διάφορες επιλογές" - -msgctxt "#31027" -msgid "Location" -msgstr "Τοποθεσία" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Wrap αφίσας" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Εικόνα επισκοπήσεων" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Wrap εικόνα" - -msgctxt "#31033" -msgid "Info" -msgstr "Πληροφορίες" - -msgctxt "#31039" -msgid "Actions" -msgstr "Ενέργειες" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Αναπαραγωγή σε εκτέλεση" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ΑΝΑΠΑΡΑΓΩΓΗ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ΠΑΥΣΗ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ΜΠΡΟΣΤΑ" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ΠΙΣΩ" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ΑΝΑΖΗΤΗΣΗ" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Προεπιλογές οπτικοποίησης" - -msgctxt "#31049" -msgid "End time" -msgstr "Χρόνος Λήξης" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ταξ.: Αύξουσα" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ταξ.: Φθίνουσα" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Άνοιγμα λίστας αναπ/γής" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Αποθήκευση λίστας αναπ/γής" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Κλείσιμο λίστας αναπ/γής" - -msgctxt "#31058" -msgid "System music files" -msgstr "Μουσικά αρχεία συστήματος" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Τρέχουσα λίστα αναπ/γής" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Αυτό το αρχείο είναι στοιβαγμένο, επιλέξτε από που να γίνει αναπαραγωγή." - -msgctxt "#31061" -msgid "Current selected" -msgstr "τρέχον επιλεγμένο " - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Επιλογές Αρχικής Οθόνης" - -msgctxt "#31102" -msgid "Background" -msgstr "Φόντο" - -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" -msgid "Miscellaneous options" -msgstr "Διάφορες επιλογές" - -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" -msgid "Enable custom background" -msgstr "Ενεργοποίηση προσαρμοσμένου φόντου" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Διαδρομή φόντου:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Απόκρυψη" - -msgctxt "#31112" -msgid "Options" -msgstr "Επιλογές" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Εμφάνιση πρόσφατων προσθέσεων άλμπουμ" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Εμφάνιση πρόσφατων προσθέσεων βίντεο" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Προγράμματα υπομενού κύριας σελίδας" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Απόκρυψη φόντου fanart" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Εμφάνηση φόντου βίντεο που \"Αναπαραγωγή σε εκτέλεση\"" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Εμφάνηση φόντου οπτικοποίησης που \"Αναπαραγωγή σε εκτέλεση\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Στίχοι" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Απόκρυψη fanart σε πλήρης οθόνη απτικοποίηση" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on στοίχων" - -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" -msgid "Music OSD" -msgstr "Aπεικόνιση οθόνης (OSD) Μουσικής" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Aπεικόνιση οθόνης (OSD) Βίντεο" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Επίπεδο ρυθμίσεων" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Συντομεύσεις" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Επιλογή τραγουδιού" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Προέλευση στίχων" - -msgctxt "#31206" -msgid "Found" -msgstr "Βρέθηκαν" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Εύρεση περισσότερων αντικειμένων" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Ανερχόμενα επεισόδια" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Τρέχουσα θερμοκρασία" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Τελευταία ανανέωση" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Πηγή δεδομένων" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Απόκρυψη fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Πληροφορίες ταινίας" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Χρήση μνήμης:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Αριθμός κομματιού" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Εικόνα Fanart[CR][CR]Μη διαθέσιμη[CR][CR] Επιλέξτε το πλήκτρο για να ορίσετε" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Τρέχον Ξύστρα" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Επιλογή ξύστρας" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Επιλογές Σάρωσης Περιεχομένου" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Ορισμός Διαδρομής Fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Επιλεγμένο Προφίλ" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Τελευταία σύνδεση" - -msgctxt "#31322" -msgid "Aired" -msgstr "Πρώτη Προβολή" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Επιλογές λίστας αναπ/γής" - -msgctxt "#31326" -msgid "Created" -msgstr "Δημιουργήθηκε" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Ανάλυση" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Πρόσφατη προσθήκη" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Ορίστηκε χρονοδιακόπτης![/B] [COLOR=grey2] - Τερματισμός συστήματος σε[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Επιλογή πλήκτρου για αναπαραγωγή[CR][CR]τρέιλερ ταινίας" - -msgctxt "#31331" -msgid "Album details" -msgstr "Λεπτομέρειες Άλμπουμ" - -msgctxt "#31351" -msgid "Pause" -msgstr "Παύση" - -msgctxt "#31352" -msgid "Stop" -msgstr "Διακοπή" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Μπροστά" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Πίσω" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Μενού Ταινιών" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Λήψη Υποτίτλων" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Προβολή ως 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Αλλαγή λειτουργίας" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Ενεργό/ή" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Προεπιλογή αμφίεσης" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Προεπιλογή αμφίεσης χωρίς Κεφαλαία" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Βασισμένη σε Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ΡΥΘΜΙΣΕΙΣ ΕΞΑΤΟΜΙΚΕΥΣΗΣ ΕΜΦΑΝΙΣΗΣ[/B][CR][CR]Αλλαγή αμφίεσης · Αλλαγή χώρας και γλώσσας συστήματος · Επιλογές καταλόγου αρχείων[CR]Προσαρμογή της προφύλαξης οθόνης" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ΡΥΘΜΙΣΕΙΣ ΕΞΑΤΟΜΙΚΕΥΣΗΣ ΒΙΝΤΕΟ[/B][CR][CR]Διαχείριση της συλλογής βίντεο · Ρύθμιση αναπαραγωγής βίντεο · Επιλογές καταλόγου ταινιών[CR]Ρύθμιση γραμματοσειράς υπότιτλου" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]ΔΙΑΜΟΡΦΩΣΗ ΡΥΘΜΙΣΕΩΝ ΕΙΚΟΝΩΝ[/B][CR][CR]Επιλογές καταλόγου εικόνων · Ρύθμιση παρουσίασης σλάιντ" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]ΔΙΑΜΟΡΦΩΣΗ ΡΥΘΜΙΣΕΩΝ ΚΑΙΡΟΥ[/B][CR][CR]Ορισμός πολλαπλών πόλεων για την συλλογή πληροφοριών πρόγνωσης καιρού" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]ΔΙΑΜΟΡΦΩΣΗ ΡΥΘΜΙΣΕΩΝ ΣΥΣΤΗΜΑΤΟΣ[/B][CR][CR]Διαμόρφωση και βαθμονόμηση οθονών · Ρύθμιση εξόδου ήχου · Τηλεχειριστήρια · Εξοικονόμηση ενέργειας · Εντοπισμός σφαλμάτων (debug) · Κεντρικό κλείδωμα" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]ΡΥΘΜΙΣΕΙΣ ΔΙΑΜΟΡΦΩΣΗΣ ΠΡΟΣΘΕΤΩΝ[/B][CR][CR]Διαχείριση εγκατεστημένων προσθέτων · Αναζήτηση και εγκατάσταση προσθέτων από το kodi.tv[CR]Τροποποίηση ρυθμίσεων των προσθέτων" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]ΡΥΘΜΙΣΗ ΤΗΛΕΟΡΑΣΗΣ[/B][CR][CR]Αλλαγή πληροφοριών πλήρους οθόνης · Διαχείριση των ρυθμίσεων δεδομένων EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]ΡΥΘΜΙΣΕΙΣ ΥΠΗΡΕΣΙΩΝ[/B][CR][CR]Χειρισμός του Kodi μέσω UPnP και HTTP · Ρύθμιση κοινής χρήσης αρχείων[CR]Ενεργοποίηση Zeroconf · Ρύθμιση AirPlay" - -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" -msgid "Local subtitle available" -msgstr "Διαθέσιμος υπότιτλος τοπικά" - -msgctxt "#31420" -msgid "Login" -msgstr "Σύνδεση" - -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 "#31501" -msgid "Scheduled time" -msgstr "Προγραμματισμένη Ώρα" - -msgctxt "#31502" -msgid "TV" -msgstr "Τηλεόραση" - -msgctxt "#31503" -msgid "Add group" -msgstr "Προσθήκη Γκρουπ" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Μετονομασία Γκρουπ" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Διαγραφή Γκρουπ" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Διαθέσιμα[CR]Γκρουπ" - -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" -msgid "Forecast" -msgstr "Πρόγνωση" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Πιθανότητα κατακρήμνισης" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Ανάκτηση πρόγνωσης καιρού..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Χάρτες" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ΚΑΙΡΟΣ" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ΕΙΚΟΝΕΣ" - -msgctxt "#31952" -msgid "TV" -msgstr "Τηλεόραση" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ΒΙΝΤΕΟ" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ΤΑΙΝΙΕΣ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "ΤΗΛ. ΣΕΙΡΕΣ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "ΜΟΥΣΙΚΗ" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ΕΦΑΡΜΟΓΕΣ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ΑΝΑΠΑΡΑΓΩΓΗ ΔΙΣΚΟΥ" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "ΣΥΣΤΗΜΑ" - -msgctxt "#31960" -msgid "RADIO" -msgstr "ΡΑΔΙΟ" diff --git a/addons/skin.confluence/language/resource.language.en_au/strings.po b/addons/skin.confluence/language/resource.language.en_au/strings.po deleted file mode 100644 index 67b036e38d..0000000000 --- a/addons/skin.confluence/language/resource.language.en_au/strings.po +++ /dev/null @@ -1,329 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: English (Australia) (http://www.transifex.com/projects/p/kodi-main/language/en_AU/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_AU\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Working..." - -msgctxt "#31006" -msgid "View options" -msgstr "View options" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Full screen" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Music - Files" - -msgctxt "#31023" -msgid "Playing" -msgstr "Playing" - -msgctxt "#31024" -msgid "Page" -msgstr "Page" - -msgctxt "#31025" -msgid "Items" -msgstr "Items" - -msgctxt "#31027" -msgid "Location" -msgstr "Location" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Actions" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "PLAYING" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSED" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "FAST FORWARD" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REWIND" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SEEKING" - -msgctxt "#31049" -msgid "End time" -msgstr "End time" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sort: Ascending" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sort: Descending" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Open playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Save playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Close playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "System music files" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Current playlist" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "This file is stacked, select the part you want to play from." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Home screen options" - -msgctxt "#31102" -msgid "Background" -msgstr "Background" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Miscellaneous options" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Enable custom background" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Background path:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Hide" - -msgctxt "#31112" -msgid "Options" -msgstr "Options" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lyrics" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Music OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Settings level" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Shortcuts" - -msgctxt "#31206" -msgid "Found" -msgstr "Found" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Data provider" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" - -msgctxt "#31322" -msgid "Aired" -msgstr "Aired" - -msgctxt "#31326" -msgid "Created" -msgstr "Created" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolution" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rewind" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Movie menu" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Watch as 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Change mode" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Enabled" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin default" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial based" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Local subtitle available" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Show or hide the login screen at startup." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Select the profile that will be used at startup when the login screen is disabled." - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Available[CR]Groups" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Forecast" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Fetching forecast info..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Maps" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WEATHER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "PICTURES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "MOVIES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SHOWS" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIC" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "PLAY DISC" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.en_gb/strings.po b/addons/skin.confluence/language/resource.language.en_gb/strings.po deleted file mode 100644 index fb22d6585c..0000000000 --- a/addons/skin.confluence/language/resource.language.en_gb/strings.po +++ /dev/null @@ -1,707 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/kodi-main/language/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\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" -msgid "Change your" -msgstr "" - -#empty strings from id 31001 to 31002 - -msgctxt "#31003" -msgid "Power options" -msgstr "" - -msgctxt "#31004" -msgid "Working..." -msgstr "" - -msgctxt "#31005" -msgid "Hide information" -msgstr "" - -msgctxt "#31006" -msgid "View options" -msgstr "" - -#empty string with id 31007 - -msgctxt "#31008" -msgid "Full screen" -msgstr "" - -msgctxt "#31009" -msgid "Total duration" -msgstr "" - -#empty strings from id 31010 to 31021 - -msgctxt "#31022" -msgid "Music - Files" -msgstr "" - -msgctxt "#31023" -msgid "Playing" -msgstr "" - -msgctxt "#31024" -msgid "Page" -msgstr "" - -msgctxt "#31025" -msgid "Items" -msgstr "" - -msgctxt "#31026" -msgid "Misc options" -msgstr "" - -msgctxt "#31027" -msgid "Location" -msgstr "" - -#View Type labels - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "" - -msgctxt "#31029" -msgid "Fanart" -msgstr "" - -#empty string with id 31030 - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "" - -msgctxt "#31033" -msgid "Info" -msgstr "" - -#empty strings from id 31034 to 31038 - -msgctxt "#31039" -msgid "Actions" -msgstr "" - -#Extra labels - -msgctxt "#31040" -msgid "Now playing" -msgstr "" - -#empty string with id 31041 - -msgctxt "#31042" -msgid "PLAYING" -msgstr "" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "" - -msgctxt "#31045" -msgid "REWIND" -msgstr "" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "" - -#empty string with id 31047 - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "" - -msgctxt "#31049" -msgid "End time" -msgstr "" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "" - -#empty strings from id 31052 to 31054 -#Playlist Editor labels - -msgctxt "#31055" -msgid "Open playlist" -msgstr "" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "" - -msgctxt "#31058" -msgid "System music files" -msgstr "" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "" - -msgctxt "#31061" -msgid "Current selected" -msgstr "" - -#empty strings from id 31062 to 31100 -#Skin Settings labels - -msgctxt "#31101" -msgid "Home screen options" -msgstr "" - -msgctxt "#31102" -msgid "Background" -msgstr "" - -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 "" - -#empty string with id 31105 - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "" - -msgctxt "#31110" -msgid "Background path:" -msgstr "" - -msgctxt "#31111" -msgid "Hide" -msgstr "" - -msgctxt "#31112" -msgid "Options" -msgstr "" - -#empty strings from id 31113 to 31115 - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "" - -#. In main language strings its used as submenu -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "" - -#empty strings from id 31120 to 31121 - -#. Boolean settings value -#: system/settings/settings.xml -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "" - -#empty string with id 31123 - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "" - -#empty strings from id 31126 to 31127 - -msgctxt "#31128" -msgid "Lyrics" -msgstr "" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "" - -#empty strings from id 31130 to 31131 - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "" - -#empty string with id 31133 - -#. In main language strings its used as submenu -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "" - -#empty strings from id 31137 to 31139 - -msgctxt "#31140" -msgid "Music OSD" -msgstr "" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "" - -msgctxt "#31142" -msgid "Settings level" -msgstr "" - -#empty strings from id 31143 to 31199 -#Script labels - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "" - -#empty strings from id 31201 to 31202 - -msgctxt "#31203" -msgid "Choose your song" -msgstr "" - -#empty string with id 31204 - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "" - -msgctxt "#31206" -msgid "Found" -msgstr "" - -msgctxt "#31207" -msgid "Find more items" -msgstr "" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "" - -#empty strings from id 31209 to 31299 -#Extra labels - -msgctxt "#31300" -msgid "Current temperature" -msgstr "" - -msgctxt "#31301" -msgid "Last updated" -msgstr "" - -#empty string with id 31302 - -msgctxt "#31303" -msgid "Data provider" -msgstr "" - -#empty strings from id 31304 to 31306 - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "" - -msgctxt "#31308" -msgid "Movie details" -msgstr "" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "" - -msgctxt "#31310" -msgid "Track number" -msgstr "" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "" - -#empty strings from id 31315 to 31316 - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "" - -#empty string with id 31318 - -msgctxt "#31319" -msgid "Selected profile" -msgstr "" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "" - -#empty string with id 31321 - -msgctxt "#31322" -msgid "Aired" -msgstr "" - -#empty strings from id 31323 to 31324 - -msgctxt "#31325" -msgid "Playlist options" -msgstr "" - -msgctxt "#31326" -msgid "Created" -msgstr "" - -msgctxt "#31327" -msgid "Resolution" -msgstr "" - -msgctxt "#31328" -msgid "Recently added" -msgstr "" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "" - -msgctxt "#31331" -msgid "Album details" -msgstr "" - -#empty strings from id 31332 to 31350 -#Video and Music OSD Labels - -msgctxt "#31351" -msgid "Pause" -msgstr "" - -msgctxt "#31352" -msgid "Stop" -msgstr "" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "" - -msgctxt "#31354" -msgid "Rewind" -msgstr "" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "" - -#empty strings from id 31357 to 31359 - -# Stereoscopic labels -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "" - -msgctxt "#31361" -msgid "Change mode" -msgstr "" - -msgctxt "#31362" -msgid "Enabled" -msgstr "" - -#empty strings from id 31363 to 31389 - -msgctxt "#31390" -msgid "Skin default" -msgstr "" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "" - -msgctxt "#31392" -msgid "Arial based" -msgstr "" - -#empty strings from id 31393 to 31399 -#Description Labels - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "" - -#empty string with id 31405 - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "" - -#empty string with id 31407 - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "" - -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 "" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "" - -#empty strings from id 31414 to 31419 - -msgctxt "#31420" -msgid "Login" -msgstr "" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "" - -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 "" - -#empty strings from id 31424 to 31500 - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "" - -msgctxt "#31502" -msgid "TV" -msgstr "" - -msgctxt "#31503" -msgid "Add group" -msgstr "" - -msgctxt "#31504" -msgid "Rename group" -msgstr "" - -msgctxt "#31505" -msgid "Delete group" -msgstr "" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "" - -#empty strings from id 31507 to 31508 - -msgctxt "#31509" -msgid "Channel group" -msgstr "" - -msgctxt "#31510" -msgid "Timer set" -msgstr "" - -msgctxt "#31511" -msgid "Channel options" -msgstr "" - -#empty strings from id 31512 to 31900 -#Weather plugin - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "" - -msgctxt "#31905" -msgid "Forecast" -msgstr "" - -#empty strings from id 31906 to 31907 - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "" - -msgctxt "#31910" -msgid "Maps" -msgstr "" - -#empty strings from id 31911 to 31949 - -msgctxt "#31950" -msgid "WEATHER" -msgstr "" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "" - -msgctxt "#31952" -msgid "TV" -msgstr "" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "" - -msgctxt "#31960" -msgid "RADIO" -msgstr "" diff --git a/addons/skin.confluence/language/resource.language.en_nz/strings.po b/addons/skin.confluence/language/resource.language.en_nz/strings.po deleted file mode 100644 index 7bb346e7f7..0000000000 --- a/addons/skin.confluence/language/resource.language.en_nz/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/kodi-main/language/en_NZ/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_NZ\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Change your" - -msgctxt "#31003" -msgid "Power options" -msgstr "Power options" - -msgctxt "#31004" -msgid "Working..." -msgstr "Working..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Hide information" - -msgctxt "#31006" -msgid "View options" -msgstr "View options" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Full screen" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Total duration" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Music - Files" - -msgctxt "#31023" -msgid "Playing" -msgstr "Playing" - -msgctxt "#31024" -msgid "Page" -msgstr "Page" - -msgctxt "#31025" -msgid "Items" -msgstr "Items" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Misc options" - -msgctxt "#31027" -msgid "Location" -msgstr "Location" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Poster wrap" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Pic thumbs" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Image wrap" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Actions" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Now playing" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "PLAYING" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSED" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "FAST FORWARD" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REWIND" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SEEKING" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualisation presets" - -msgctxt "#31049" -msgid "End time" -msgstr "End time" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sort: Ascending" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sort: Descending" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Open playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Save playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Close playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "System music files" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Current playlist" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "This file is stacked, select the part you want to play from." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Current selected" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Home screen options" - -msgctxt "#31102" -msgid "Background" -msgstr "Background" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Show \"Paused\" in picture slideshow" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Miscellaneous options" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Hide main menu buttons" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Enable custom background" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Background path:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Hide" - -msgctxt "#31112" -msgid "Options" -msgstr "Options" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Show recently added albums" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Show recently added videos" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Home page programs submenu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Hide background fanart" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Hide EPG if RDS is present on channel window" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Show background \"Now playing\" video" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Show background \"Now playing\" visualisation" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lyrics" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Hide fanart in full screen visualisation" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Lyrics add-on" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Home page \"Videos\" submenu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Home page \"Music\" submenu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Home page \"Pictures\" submenu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Music OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Settings level" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Shortcuts" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Choose your song" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Lyrics source" - -msgctxt "#31206" -msgid "Found" -msgstr "Found" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Find more items" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Upcoming episodes" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Current temperature" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Last updated" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Data provider" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Hide fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Movie details" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memory used:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Track number" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Current scraper" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Choose a scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Content scanning options" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Set fanart path" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Selected profile" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Last logged in" - -msgctxt "#31322" -msgid "Aired" -msgstr "Aired" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Playlist options" - -msgctxt "#31326" -msgid "Created" -msgstr "Created" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolution" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Recently added" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/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 "Click button to play[CR][CR]movie trailer" - -msgctxt "#31331" -msgid "Album details" -msgstr "Album details" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Fast forward" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rewind" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Movie menu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Download subtitles" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Watch as 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Change mode" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Enabled" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin default" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skin default with no caps" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial based" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "First run help..." - -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 "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." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Local subtitle available" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Select your Kodi user profile[CR]to login and continue" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Show or hide the login screen at startup." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Select the profile that will be used at startup when the login screen is disabled." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Scheduled time" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Add group" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Rename group" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Delete group" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Available[CR]Groups" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Channel group" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Timer set" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Channel options" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-hour forecast" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Hourly forecast" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Weekend forecast" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Daily forecast" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Forecast" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Chance of precipitation" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Fetching forecast info..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Maps" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WEATHER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "PICTURES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "MOVIES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SHOWS" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIC" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "PLAY DISC" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.en_us/strings.po b/addons/skin.confluence/language/resource.language.en_us/strings.po deleted file mode 100644 index 147c384eb2..0000000000 --- a/addons/skin.confluence/language/resource.language.en_us/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: English (United States) (http://www.transifex.com/projects/p/kodi-main/language/en_US/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_US\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Change your" - -msgctxt "#31003" -msgid "Power options" -msgstr "Power options" - -msgctxt "#31004" -msgid "Working..." -msgstr "Working..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Hide information" - -msgctxt "#31006" -msgid "View options" -msgstr "View options" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Full screen" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Total duration" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Music - Files" - -msgctxt "#31023" -msgid "Playing" -msgstr "Playing" - -msgctxt "#31024" -msgid "Page" -msgstr "Page" - -msgctxt "#31025" -msgid "Items" -msgstr "Items" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Misc options" - -msgctxt "#31027" -msgid "Location" -msgstr "Location" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Poster wrap" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Pic thumbs" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Image wrap" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Actions" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Now playing" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "PLAYING" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSED" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "FAST FORWARD" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REWIND" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SEEKING" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualization presets" - -msgctxt "#31049" -msgid "End time" -msgstr "End time" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sort: Ascending" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sort: Descending" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Open playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Save playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Close playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "System music files" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Current playlist" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "This file is stacked, select the part you want to play from." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Current selected" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Home screen options" - -msgctxt "#31102" -msgid "Background" -msgstr "Background" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Show \"Paused\" in picture slideshow" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Play trailers in a window [COLOR=grey3](Video information dialog only)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Miscellaneous options" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Hide main menu buttons" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Enable custom background" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Background path:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Hide" - -msgctxt "#31112" -msgid "Options" -msgstr "Options" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Show recently added albums" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Show recently added videos" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Home page programs submenu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Hide background fanart" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Show background \"Now playing\" video" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Show background \"Now playing\" visualization" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lyrics" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Hide fanart in full screen visualization" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Lyrics add-on" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Home page \"Videos\" submenu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Home page \"Music\" submenu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Home page \"Pictures\" submenu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Music OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Settings level" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Shortcuts" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Choose your song" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Lyrics source" - -msgctxt "#31206" -msgid "Found" -msgstr "Found" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Find more items" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Upcoming episodes" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Current temperature" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Last updated" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Data provider" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Hide fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Movie details" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memory used:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Track number" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Current scraper" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Choose a scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Content scanning options" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Set fanart path" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Selected profile" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Last logged in" - -msgctxt "#31322" -msgid "Aired" -msgstr "Aired" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Playlist options" - -msgctxt "#31326" -msgid "Created" -msgstr "Created" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolution" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Recently added" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/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 "Click button to play[CR][CR]movie trailer" - -msgctxt "#31331" -msgid "Album details" -msgstr "Album details" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Fast forward" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rewind" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Movie menu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Download subtitles" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Watch as 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Change mode" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Enabled" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin default" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skin default with no caps" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial based" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "First run help..." - -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 "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 dialog. It will not appear again." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Local subtitle available" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Select your Kodi user profile[CR]to login and continue" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Show or hide the login screen at startup." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Select the profile that will be used at startup when the login screen is disabled." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Scheduled time" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Add group" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Rename group" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Delete group" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Available[CR]Groups" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Channel group" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Timer set" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Channel options" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-hour forecast" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Hourly forecast" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Weekend forecast" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Daily forecast" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Forecast" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Chance of precipitation" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Fetching forecast info..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Maps" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WEATHER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "PICTURES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "MOVIES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SHOWS" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIC" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "PLAY DISC" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.eo/strings.po b/addons/skin.confluence/language/resource.language.eo/strings.po deleted file mode 100644 index 1d4db2c493..0000000000 --- a/addons/skin.confluence/language/resource.language.eo/strings.po +++ /dev/null @@ -1,77 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Esperanto (http://www.transifex.com/projects/p/kodi-main/language/eo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eo\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31006" -msgid "View options" -msgstr "Vido Options" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Tutekrane" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Bookmarks" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Distingivo" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Enabled" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin Default" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VETERO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "BILDOJ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOJ" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMOJ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TELEVIDAĴOJ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZIKO" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMOJ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "LUDI DISKON" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMO" diff --git a/addons/skin.confluence/language/resource.language.es_ar/strings.po b/addons/skin.confluence/language/resource.language.es_ar/strings.po deleted file mode 100644 index 1559b2b22b..0000000000 --- a/addons/skin.confluence/language/resource.language.es_ar/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/kodi-main/language/es_AR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_AR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Modifique sus" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opciones de energía" - -msgctxt "#31004" -msgid "Working..." -msgstr "Cargando..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Ocultar información" - -msgctxt "#31006" -msgid "View options" -msgstr "Vista" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pantalla completa" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Duración total" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Archivos - música" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reproduciendo" - -msgctxt "#31024" -msgid "Page" -msgstr "Página" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementos" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opciones varias" - -msgctxt "#31027" -msgid "Location" -msgstr "Ubicación" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Flujo de póster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniaturas" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Flujo de imagen" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Acciones" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Reproduciendo" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUCIENDO" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSADO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANCE RAPIDO" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RETROCESO" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "BUSCANDO" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualizaciones preestablecidas" - -msgctxt "#31049" -msgid "End time" -msgstr "Hora de finalización" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordenar: Ascendente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordenar: Descendente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Abrir lista de reproducción" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Guardar lista de reproducción" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Cerrar lista de reproducción" - -msgctxt "#31058" -msgid "System music files" -msgstr "Archivos de música del sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Lista de reproducción actual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Este archivo está agrupado, selecciona la parte desde la que desea reproducir." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Seleccionado" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opciones de la pantalla principal" - -msgctxt "#31102" -msgid "Background" -msgstr "Fondo" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Mostrar \"Pausa\" en modo presentación de imágenes" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reproducir avances en ventana [COLOR=grey3](Sólo diálogo de información de video)[/COLOR] " - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Otras opciones" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Ocultar marcas de lectura de archivos de video [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ocultar botones del menú principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Habilitar fondo personalizado" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Ruta de Fondo:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ocultar" - -msgctxt "#31112" -msgid "Options" -msgstr "Opciones" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Mostrar últimos discos añadidos" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Mostrar últimos videos añadidos" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenú de programas de la pantalla principal" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Ocultar el Fanart del fondo" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Mostrar video en reproducción en el fondo" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Mostrar visualización \"Reproduciendo ahora\" en el fondo" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letras" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Ocultar Fanart con visualizaciones a pantalla completa" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on para letras" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenú de videos de la pantalla principal" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenú de música de la pantalla principal" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenú \"Fotos\" de la pantalla principal" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD de música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD de video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivel de ajustes" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Accesos directos" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Elija su canción" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Fuente para letras" - -msgctxt "#31206" -msgid "Found" -msgstr "Encontrados" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Encuentra más elementos" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Próximos episodios" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura actual" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Última actualización" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Proveedor de datos" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Ocultar fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalles de la película" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memoria usada:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Número de pista" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imagen fanart[CR][CR]no disponible[CR][CR]Click para elegir" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper actual" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Elige un scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opciones de escanéo de contenido" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Selecciona ruta del fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Perfil seleccionado" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Último inicio de sesión" - -msgctxt "#31322" -msgid "Aired" -msgstr "Estrenado" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opciones de lista de reproducción" - -msgctxt "#31326" -msgid "Created" -msgstr "Creado" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolución" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Añadidos/as recientemente" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Temporizador activado[/B] [COLOR=grey2] - El sistema se apagará en[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Click para reproducir[CR][CR]trailer de película" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalles del disco" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausar" - -msgctxt "#31352" -msgid "Stop" -msgstr "Detener" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avance rápido" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Retroceder" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menú película" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Descargar subtítulos" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Mirar como 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Cambiar modo" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activado" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Por defecto" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Por defecto sin Mayúsculas" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basada en Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]Configura las opciones de APARIENCIA[/B][CR][CR]Cambia la skin · Cambia el idioma y la configuración regional · Cambia[CR] opciones de listas de archivos · Establece un protector de pantalla" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]Configura las opciones de VIDEO[/B][CR][CR]Administre su colección de video · Ajusta reproducción de video · Cambia opciones de listas de video[CR]Configura tipografía de subtítulos" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]Configura las opciones de IMAGEN[/B][CR][CR]Cambia opciones de listas de imágenes - Configura presentación de diapositivas" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]Configura las opciones de EL TIEMPO[/B][CR][CR]Establece varias ciudades para información meteorológica" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]Configura las opciones de SISTEMA[/B][CR][CR]Configura y calibra la pantalla - Configura salida de audio - Configura mandos a distancia[CR]Establece las opciones de ahorro de energía - Habilita depuración de errores - Configura bloqueo maestro" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]Configura los ADD-ONS[/B][CR][CR]Administre addons instalados · Busca e instala addons desde kodi.tv[CR]Modifica la configuración de los addons" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURAR OPCIONES DE TV[/B][CR][CR]Cambiar info pantalla completa · Especificar datos de guía GEP" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]AJUSTES DE SERVICIOS[/B][CR][CR]Ajustes para controlar Kodi por UPnP y HTTP - Ajustes de archivos compartidos[CR]Activar Zeroconf - Ajustes de AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Ayuda para la primera vez..." - -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 "Esta pestaña significa que hay un menú oculto 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. Este no volverá a aparecer." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Subtitulo local disponible" - -msgctxt "#31420" -msgid "Login" -msgstr "Ingresar" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Seleccione su perfil de usuario de Kodi[CR]para ingresar y continuar" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostrar u ocultar la pantalla de ingreso al iniciar." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Seleccionar el perfil que se usará en el inicio cuando la pantalla de ingreso esta deshabilitada." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Hora programada" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Añdadir Grupo" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renombrar Grupo" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Borrar Grupo" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupos[CR]disponibles" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupo de canales" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Programar grabación" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opciones de canal" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Pronóstico de 36 hs" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Pronóstico por hora" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Pronóstico para el fin de semana" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Pronóstico diario" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Pronóstico" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Probabilidad de precipitación" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Obteniendo información meteorológica..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapas" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "CLIMA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "FOTOS" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "PELÍCULAS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIES DE TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÚSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REPRODUCCIÓN DE DISCOS" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.es_es/strings.po b/addons/skin.confluence/language/resource.language.es_es/strings.po deleted file mode 100644 index e3ca6044c1..0000000000 --- a/addons/skin.confluence/language/resource.language.es_es/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/kodi-main/language/es_ES/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Cambiar tus" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opciones de energía" - -msgctxt "#31004" -msgid "Working..." -msgstr "Cargando..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Ocultar información" - -msgctxt "#31006" -msgid "View options" -msgstr "Vista" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pantalla completa" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Duración total" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Archivos - música" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reproduciendo" - -msgctxt "#31024" -msgid "Page" -msgstr "Página" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementos" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opciones varias" - -msgctxt "#31027" -msgid "Location" -msgstr "Ubicación" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Envoltura del cartel" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniaturas" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Envoltura de la imagen" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Acciones" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Reproduciendo ahora" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUCIENDO" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANCE RAPIDO" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RETROCESO" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "BUSCANDO" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualizaciones preestablecidas" - -msgctxt "#31049" -msgid "End time" -msgstr "Hora de finalización" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordenar: Ascendente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordenar: Descendente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Abrir lista de reproducción" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Guardar lista de reproducción" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Cerrar lista de reproducción" - -msgctxt "#31058" -msgid "System music files" -msgstr "Archivos de música del sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Lista de reproducción actual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Este archivo está agrupado, seleccione la parte desde la que desea reproducir." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Actualmente seleccionado" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opciones de la pantalla principal" - -msgctxt "#31102" -msgid "Background" -msgstr "Fondo" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Mostrar \"Pausado\" en pase de diapositivas" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reproducir trailers en ventana [COLOR=grey3](Sólo diálogo de información de vídeo)[/COLOR] " - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opciones varias" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Ocultar marcas de lectura de archivos de vídeo [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ocultar botones del menú principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Habilitar fondo personalizado" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Ruta de Fondo:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ocultar" - -msgctxt "#31112" -msgid "Options" -msgstr "Opciones" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Mostrar álbumes añadidos recientemente" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Mostrar videos añadidos recientemente" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenú de programas de la pantalla principal" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Ocultar el Fanart del fondo" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Mostrar de fondo \"Ahora reproduciendo\" vídeo" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Mostrar de fondo la visualización \"Ahora reproduciendo\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letra" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Ocultar Fanart en visualizaciones a pantalla completa" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on para letras" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenú de \"Vídeos\" de la pantalla principal" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenú de \"Música\" de la pantalla principal" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenú de\"Iimágenes\" de la pantalla principal" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD de música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD de vídeo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivel de ajustes" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Accesos directos" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Elige tu canción" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Fuente para letras" - -msgctxt "#31206" -msgid "Found" -msgstr "Encontrados" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Encontrar más elementos" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Próximos episodios" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura Actual" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Última actualización" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Proveedor de Datos" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Ocultar Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalles de la película" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memoria usada:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Número de pista" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imagen fanart[CR][CR]no disponible[CR][CR] Click para elegir" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper actual" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Elige un scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opciones de escaneo de contenido" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Seleccionar ruta del fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Perfil seleccionado" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Última sesión el" - -msgctxt "#31322" -msgid "Aired" -msgstr "Emitido" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opciones de lista de reproducción" - -msgctxt "#31326" -msgid "Created" -msgstr "Creado" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolución" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Recientemente añadidos" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Temporizador activado[/B] [COLOR=grey2] - El sistema se apagará en[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Click para reproducir[CR][CR]trailer de película" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalles del álbum" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausar" - -msgctxt "#31352" -msgid "Stop" -msgstr "Detener" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avance rápido" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Retroceder" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menú película" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Descargar subtítulos" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ver en 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Cambiar modo" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activado" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Por defecto" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Tema por defecto sin Mayúsculas" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basada en Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]Configura las opciones de APARIENCIA[/B][CR][CR]Cambia la skin - Cambia el idioma y la configuración regional - Cambia opciones de listas de archivos[CR]Establece un salvapantallas" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]Configura las opciones de VÍDEO[/B][CR][CR]Administra tu colección de vídeo - Ajusta reproducción de vídeo - Cambia opciones de listas de vídeo[CR]Configura fuentes de subtítulos" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]Configura las opciones de IMAGEN[/B][CR][CR]Establece opciones de listas de imágenes - Configura presentación de diapositivas" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]Configura las opciones de EL TIEMPO[/B][CR][CR]Establece varias ciudades para recolectar información metereológica" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]Configura las opciones de SISTEMA[/B][CR][CR]Configura y calibra la pantalla - Configura salida de audio - Configura mandos a distancia[CR]Establece las opciones de ahorro de energía - Habilita depuración de errores - Configura bloqueo maestro" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]Configura los ADD-ONS[/B][CR][CR]Administra tus addons instalados · Busca e instala addons desde kodi.tv[CR]Modifica la configuración de los addons" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]Configura las opciones de TV[/B][CR][CR]Cambiar info pantalla completa · Especificar datos de guía EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]Ajustes del SERVICIO[/B][CR][CR]Ajustes para controlar Kodi por UPnP y HTTP - Ajustes de compartición de archivos[CR]Activar Zeroconf - Ajustes de AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Ayuda para la primera vez..." - -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 "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" -msgid "Local subtitle available" -msgstr "Subtítulo local disponible" - -msgctxt "#31420" -msgid "Login" -msgstr "Inicio de sesión" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Seleccione su perfil de usuario de Kodi[CR]para ingresar y continuar" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostrar u ocultar la pantalla de inicio de sesión al inicio." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Seleccionar el perfil que será usado en el inicio cuando no se muestra la pantalla de inicio de sesión." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Hora programada" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Añadir Grupo" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renombrar Grupo" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Borrar Grupo" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupos[CR]disponibles" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupo de canales" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Establecer Temporizador" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opciones de canal" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Pronóstico de 36 hs" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Pronóstico por hora" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Pronóstico fin de semana" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Pronóstico Diario" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Pronóstico" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Probabilidad de precipitación" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Obteniendo información meteorológica..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapas" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "EL TIEMPO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMÁGENES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VÍDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "PELÍCULAS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIES" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÚSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REPRODUCIR DISCO" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.es_mx/strings.po b/addons/skin.confluence/language/resource.language.es_mx/strings.po deleted file mode 100644 index b89250df34..0000000000 --- a/addons/skin.confluence/language/resource.language.es_mx/strings.po +++ /dev/null @@ -1,333 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/kodi-main/language/es_MX/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_MX\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Cambiar al tuyo" - -msgctxt "#31004" -msgid "Working..." -msgstr "Trabajando..." - -msgctxt "#31006" -msgid "View options" -msgstr "Vista" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pant. Completa" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Música - Archivos" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reproduciendo" - -msgctxt "#31024" -msgid "Page" -msgstr "Página" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementos" - -msgctxt "#31027" -msgid "Location" -msgstr "Ubicación" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Acciones" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUCIENDO" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ADELANTAR" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REBOBINAR" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "BUSQUEDA" - -msgctxt "#31049" -msgid "End time" -msgstr "Tiempo de término" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordenar: Ascendente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordenar: Descendente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Lista de reproducción abierta" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Guardar lista de reproducción" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Cerrar lista de reproducción" - -msgctxt "#31058" -msgid "System music files" -msgstr "Archivos de música del Sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Lista de reproducción actual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Este archivo esta apilado, seleccion la parte desde la que desea reproducir." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opciones de pantalla principal" - -msgctxt "#31102" -msgid "Background" -msgstr "Background" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opciones variadas" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Habilitar Fondo Personalizado" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Ruta del Fondo:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Esconder" - -msgctxt "#31112" -msgid "Options" -msgstr "Opciones" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letras" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD de Música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD de Video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivel de Ajustes" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Atajos" - -msgctxt "#31206" -msgid "Found" -msgstr "Encontrado" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Proveedor de datos" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imágen fanart[CR][CR]No disponible[CR][CR] Hacer Click en el botón para establecer" - -msgctxt "#31322" -msgid "Aired" -msgstr "Transmitido" - -msgctxt "#31326" -msgid "Created" -msgstr "Creado" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolución" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Temporizador ajustado![/B] [COLOR=grey2] - Apagado automático de sistema en[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausa" - -msgctxt "#31352" -msgid "Stop" -msgstr "Detener" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rebobinar" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menú de Película" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ver en 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Cambiar modo" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activado" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Según skin" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basado en Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURAR AJUSTES DE APARIENCIA[/B][CR][CR]Cambiar el skin · Establecer lenguaje y región · Cambiar las opciones de listado de archivos[CR]Establecer un protector de pantalla" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURAR AJUSTES DE VIDEO[/B][CR][CR]Administrar tu biblioteca de video · Configurar las opciones de reproducción de vídeo · Cambiar las opciones de listado de videos[CR]Establecer fuentes de subtítulos" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURAR AJUSTES DE SISTEMA[/B][CR][CR]Configurar y calibrar las pantallas · Configurar salida de audio · Configurar controles remotos[CR]Configurar opciones de ahorro de energía · Habilitar depuración · Configurar Bloqueo Maestro" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURAR AJUSTES DE TV[/B][CR][CR]Cambiar información de pantalla completa · Administrar ajustes de datos EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURAR AJUSTES DE SERVICIO[/B][CR][CR]Configuración de control de Kodi a través de UPnP y HTTP · Configurar el uso compartido de archivos[CR]HabilitarZeroconf · Configurar AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Subtítulo local disponible" - -msgctxt "#31420" -msgid "Login" -msgstr "Iniciar sesión" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostrar u ocultar pantalla de inicio al inciar." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Seleccionar el perfil que será usado al iniciar cuando la pantalla de inicio esta deshabilitada" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupos[CR]Disponibles" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Pronóstico" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Obteniendo información de pronóstico" - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapas" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "CLIMA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAGENES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "PELICULAS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "PROGRAMAS DE TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REPRODUCIR DISCO" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.et_ee/strings.po b/addons/skin.confluence/language/resource.language.et_ee/strings.po deleted file mode 100644 index d92744ab8e..0000000000 --- a/addons/skin.confluence/language/resource.language.et_ee/strings.po +++ /dev/null @@ -1,325 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/kodi-main/language/et_EE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Toimetamine..." - -msgctxt "#31006" -msgid "View options" -msgstr "Vaate seaded" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Täisekraan" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muusika - Failid" - -msgctxt "#31023" -msgid "Playing" -msgstr "Mängib" - -msgctxt "#31024" -msgid "Page" -msgstr "Leht" - -msgctxt "#31025" -msgid "Items" -msgstr "Nimetused" - -msgctxt "#31027" -msgid "Location" -msgstr "Asukoht" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fännipildid" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Tegevused" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "MÄNGIB" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSIS" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "KIIRELT EDASI" - -msgctxt "#31045" -msgid "REWIND" -msgstr "TAGASI" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "OTSIMINE" - -msgctxt "#31049" -msgid "End time" -msgstr "Lõpu aeg" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Järjesta: Kasvavalt" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Järjesta: Kahanevalt" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Ava esitusloend" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Salvesta esitusloend" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Sulge esitusloend" - -msgctxt "#31058" -msgid "System music files" -msgstr "Süsteemsed muusikafailid" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Valitud esitusloend" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "See fail on järjehoidjaga. Vali koht, millest soovid taasesitust jätkata." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Avalehe valikud" - -msgctxt "#31102" -msgid "Background" -msgstr "Taust" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Muud valikud" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Luba kohandatud taust" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Taustapildi asukoht:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Peida" - -msgctxt "#31112" -msgid "Options" -msgstr "Valikud" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Laulutekst" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Muusika OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Seadete tase" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Otseteed" - -msgctxt "#31206" -msgid "Found" -msgstr "Leitud" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Teenusepakkuja" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fännipilt[CR][CR]ei ole saadaval[CR][CR]Määramiseks vajuta nuppu" - -msgctxt "#31322" -msgid "Aired" -msgstr "Eetris" - -msgctxt "#31326" -msgid "Created" -msgstr "Loodud" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolutsioon" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Taimer seatud![/B] [COLOR=grey2] - Süsteemi automaatne seiskamine[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Paus" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stopp" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Tagasi" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmi menüü" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Vaata 2Dna" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Muuda režiimi" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Lubatud" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Rüü vaikeväärtus" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial-il põhinev" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGUREERI VÄLIMUSE SEADEID[/B][CR][CR]Muuda rüüd · Määra keel ja regioon · Muuda faililoendi valikuid[CR]Seadista ekraanisäästja" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGUREERI VIDEO SEADEID[/B][CR][CR]Halda enda videoteeki · Määra video esitamise seaded · Muuda videoloendi valikuid[CR]Määra subtiitrite font" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGUREERI SÜSTEEMI SEADEID[/B][CR][CR]Seadista ja kalibreeri ekraane · Konfigureeri heliväljundit · Seadista kaugjuhtimine[CR]Määra energiasäästu valikud· Luba silumine · Seadista pealukk" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]SEADISTA TV SEADEID[/B][CR][CR]Muuda täisekraani infot · Halda elektroonilise saatekava seadeid" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGUREERI TEENUSE SEADEID[/B][CR][CR]Seadista Kodi juhtimine UPnP ja HTTP kaudu · Seadista failide jagamine[CR]Luba Zeroconf · Konfigureeri AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokaalsed subtiitrid on saadaval" - -msgctxt "#31420" -msgid "Login" -msgstr "Logi sisse" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Käivitumisel näita või peida sisselogimiseekraan." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Vali profiil, mida kasutada käivitumisel, kui sisselogimise ekraan on keelatud." - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Olemasolevad[CR]grupid" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Ilmateade" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Ilmateate andmete hankimine..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kaardid" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ILM" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "PILDID " - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOD" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMID" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIAALID" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUUSIKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMID" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ESITA PLAAT" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SÜSTEEM" diff --git a/addons/skin.confluence/language/resource.language.eu_es/strings.po b/addons/skin.confluence/language/resource.language.eu_es/strings.po deleted file mode 100644 index 10d0450bd9..0000000000 --- a/addons/skin.confluence/language/resource.language.eu_es/strings.po +++ /dev/null @@ -1,261 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/kodi-main/language/eu_ES/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Lanean..." - -msgctxt "#31006" -msgid "View options" -msgstr "Ikusteko aukerak" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pantaila osoa" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musika - Fitxategiak" - -msgctxt "#31023" -msgid "Playing" -msgstr "Erreproduzitzen" - -msgctxt "#31024" -msgid "Page" -msgstr "Orrialdea" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementuak" - -msgctxt "#31027" -msgid "Location" -msgstr "Kokalekua" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart-a" - -msgctxt "#31033" -msgid "Info" -msgstr "Argb" - -msgctxt "#31039" -msgid "Actions" -msgstr "Akzioak" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ERREPRODUZITZEN" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSATUA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AZKAR AURRERA" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ATZERA" - -msgctxt "#31049" -msgid "End time" -msgstr "Amaiera ordua" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordenatu:Goraka" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordenatu:Beheraka" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Ireki erreprodukzio-zerrenda" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Gorde erreprodukzio-zerrenda" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Itxi erreprodukzio-zerrenda" - -msgctxt "#31058" -msgid "System music files" -msgstr "Sistemako musika fitxategiak" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Uneko erreprodukzio-zerrenda" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Fitxategi hau pilatuta dago, hautatu erreproduzitzea nahi duzun zatia." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Etxe pantaila aukerak" - -msgctxt "#31102" -msgid "Background" -msgstr "Atzeko irudia" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Bestelako aukerak" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Gaitu atzeko irudi pertsonalizatua" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Atzealdearen bidea:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ezkutatu" - -msgctxt "#31112" -msgid "Options" -msgstr "Aukera" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letrak" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Lasterbideak" - -msgctxt "#31206" -msgid "Found" -msgstr "Aurkitua" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Datu hornitzailea" - -msgctxt "#31326" -msgid "Created" -msgstr "Sortua" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Bereizmena" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausatu" - -msgctxt "#31352" -msgid "Stop" -msgstr "Gelditu" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Atzera" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Pelikula menua" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Deskargatu azpitituluak" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ikusi 2D bezala" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Gaituta" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin lehenetsia" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Azpititulu lokala erabilgarri" - -msgctxt "#31420" -msgid "Login" -msgstr "Sartu" - -msgctxt "#31502" -msgid "TV" -msgstr "TB" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Iragarpena" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Iragarpen argibideak eskuratzen" - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapak" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "EGURALDIA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IRUDIAK" - -msgctxt "#31952" -msgid "TV" -msgstr "TB" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "BIDEOAK" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMAK" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TB SAIOAK" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAK" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ERREPRODUZITU DISKOA" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" diff --git a/addons/skin.confluence/language/resource.language.fa_af/strings.po b/addons/skin.confluence/language/resource.language.fa_af/strings.po deleted file mode 100644 index 986fab2e02..0000000000 --- a/addons/skin.confluence/language/resource.language.fa_af/strings.po +++ /dev/null @@ -1,53 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Persian (Afghanistan) (http://www.transifex.com/projects/p/kodi-main/language/fa_AF/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa_AF\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31023" -msgid "Playing" -msgstr "در حال پخش" - -msgctxt "#31024" -msgid "Page" -msgstr "صفحه" - -msgctxt "#31102" -msgid "Background" -msgstr "پسزمینه" - -msgctxt "#31111" -msgid "Hide" -msgstr "مخفی" - -msgctxt "#31112" -msgid "Options" -msgstr "تنظیمات" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "نشانکها" - -msgctxt "#31390" -msgid "Skin default" -msgstr "استاندارد" - -msgctxt "#31502" -msgid "TV" -msgstr "تلوزیون" - -msgctxt "#31952" -msgid "TV" -msgstr "تلوزیون" diff --git a/addons/skin.confluence/language/resource.language.fa_ir/strings.po b/addons/skin.confluence/language/resource.language.fa_ir/strings.po deleted file mode 100644 index 6c52600ae5..0000000000 --- a/addons/skin.confluence/language/resource.language.fa_ir/strings.po +++ /dev/null @@ -1,361 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/kodi-main/language/fa_IR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa_IR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "در حال کار..." - -msgctxt "#31006" -msgid "View options" -msgstr "مشاهده تنظیمات" - -msgctxt "#31008" -msgid "Full screen" -msgstr "تمام صفحه" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "موسیقی - فایل ها" - -msgctxt "#31023" -msgid "Playing" -msgstr "در حال پخش" - -msgctxt "#31024" -msgid "Page" -msgstr "صفحه" - -msgctxt "#31025" -msgid "Items" -msgstr "موضوعات" - -msgctxt "#31027" -msgid "Location" -msgstr "مکان" - -msgctxt "#31029" -msgid "Fanart" -msgstr "فن آرت" - -msgctxt "#31033" -msgid "Info" -msgstr "اطلاعات" - -msgctxt "#31039" -msgid "Actions" -msgstr "عملیات" - -msgctxt "#31040" -msgid "Now playing" -msgstr "در حال پخش" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "در حال پخش" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "مکث شده" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "حرکت سریع به جلو" - -msgctxt "#31045" -msgid "REWIND" -msgstr "حرکت سریع به عقب" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "جستجو" - -msgctxt "#31049" -msgid "End time" -msgstr "زمان پایان" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "مرتب سازی صعودی" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "مرتب سازی نزولی" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "باز کردن لیست پخش" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "ذخیره لیست پخش" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "بستن لیست پخش" - -msgctxt "#31058" -msgid "System music files" -msgstr "سیستم فایل های موسیقی" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "لیست پخش فعلی" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "این فایل چند بخشی است, قسمت مورد نظر را برای پخش انتخاب کنید." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "تنظیمات صفحه ی اصلی" - -msgctxt "#31102" -msgid "Background" -msgstr "پس زمینه" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "تنظیمات متفرقه" - -msgctxt "#31110" -msgid "Background path:" -msgstr "مسیر پس زمینه" - -msgctxt "#31111" -msgid "Hide" -msgstr "مخفی کردن" - -msgctxt "#31112" -msgid "Options" -msgstr "گزینه ها" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "اشعار" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "افزونه متن ترانه" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "موسیقی" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "ویدیو" - -msgctxt "#31142" -msgid "Settings level" -msgstr "سطح تنظیمات" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "میانبرها" - -msgctxt "#31206" -msgid "Found" -msgstr "پیدا شده" - -msgctxt "#31303" -msgid "Data provider" -msgstr "ارائه دهنده اطلاعات" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "تصویر فن آرت [CR][CR] در دسترس نیست. [CR][CR] برای تعیین آن دکمه را فشار دهید." - -msgctxt "#31322" -msgid "Aired" -msgstr "پخش شده" - -msgctxt "#31326" -msgid "Created" -msgstr "ایجاد شده" - -msgctxt "#31327" -msgid "Resolution" -msgstr "رزولیشن" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B] تایمر تنظیم شد! [/B] [COLOR=grey2] زمان مانده تا خاموشی سیستم: [/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "مکث" - -msgctxt "#31352" -msgid "Stop" -msgstr "توقف" - -msgctxt "#31354" -msgid "Rewind" -msgstr "بازکشت" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "منو فیلم" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "دانلود زیر نویس ها" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "تماشا بصورت دو بعدی" - -msgctxt "#31361" -msgid "Change mode" -msgstr "تغییر حالت" - -msgctxt "#31362" -msgid "Enabled" -msgstr "فعال شده" - -msgctxt "#31390" -msgid "Skin default" -msgstr "پیش فرض پوسته" - -msgctxt "#31392" -msgid "Arial based" -msgstr "بر اساس قلم Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B] تنظیمات ظاهر برنامه [/B] [CR][CR] تعویض پوسته - انتخاب زبان و منطقه - تنظیمات لیست های پخش [CR] راه اندازی محافظ صفحه نمایش." - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B] تنظیمات ویدئو[/B] [CR][CR] مرتب سازی کتابخانه ویدئویی. تنظیمات پخش ویدئو. انتخاب گزینه های مرتب سازی ویدئو. [CR] انتخاب قلم زیرنویس ها." - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B] تنظیمات سیستم [/B] [CR][CR] راه اندازی و کالیبره کردن نمایشگر ها. تنظیم پخش صدا. تنظیم کنترل از راه دور. [CR] انتخاب گزینه های صرفه جویی در انرژی - فعال کردن خطا یابی. تنظیم قفل اصلی." - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B] تنظیمات تلویزیون[/B] [CR][CR] تغییر اطلاعات نمایش تمام صفحه - مدیریت تنظیمات اطلاعات راهنمای الکترونیکی برنامه ها." - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B] تنظیمات خدمات [/B] [CR][CR] تنظیم امکان دسترسی به Kodi از طریق UPnP و HTTP. تنظیم اشتراک گذاری فایل ها. [CR] تنظیمات Zeroconf و AirPlay ." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "زیر نویس محلی موجود" - -msgctxt "#31420" -msgid "Login" -msgstr "ورود" - -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 "#31502" -msgid "TV" -msgstr "تلویزیون" - -msgctxt "#31503" -msgid "Add group" -msgstr "افزودن گروه" - -msgctxt "#31504" -msgid "Rename group" -msgstr "تغییر نام گروه" - -msgctxt "#31505" -msgid "Delete group" -msgstr "حذف گروه" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "گروه های [CR]موجود" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "پیش بینی 36 ساعته" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "پیش بینی هفتگی" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "پیش بینی روزانه" - -msgctxt "#31905" -msgid "Forecast" -msgstr "پیش بینی" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "دریافت اطلاعات پیش بینی..." - -msgctxt "#31910" -msgid "Maps" -msgstr "نقشه ها" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "آب و هوا" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "تصاویر" - -msgctxt "#31952" -msgid "TV" -msgstr "تلویزیون" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ویدیوها" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "فیلم ها" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "برنامه های تلویزیونی" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "موسیقی" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "برنامه ها" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "اجرای CD/DVD" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "سیستم" - -msgctxt "#31960" -msgid "RADIO" -msgstr "رادیو" diff --git a/addons/skin.confluence/language/resource.language.fi_fi/strings.po b/addons/skin.confluence/language/resource.language.fi_fi/strings.po deleted file mode 100644 index 8ce4263c00..0000000000 --- a/addons/skin.confluence/language/resource.language.fi_fi/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/kodi-main/language/fi_FI/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fi_FI\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Määritä" - -msgctxt "#31003" -msgid "Power options" -msgstr "Virta-asetukset" - -msgctxt "#31004" -msgid "Working..." -msgstr "Suoritetaan..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Piilota tiedot" - -msgctxt "#31006" -msgid "View options" -msgstr "Näkymä valinnat" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Kokoruutu" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Kokonaiskesto" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musiikki - Tiedostot" - -msgctxt "#31023" -msgid "Playing" -msgstr "Toistaa" - -msgctxt "#31024" -msgid "Page" -msgstr "Sivu" - -msgctxt "#31025" -msgid "Items" -msgstr "Kohdetta" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Muut asetukset" - -msgctxt "#31027" -msgid "Location" -msgstr "Paikkakunta" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Julistekierto" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanitaide" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Kuva pienoiskuvake" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Kuvakierto" - -msgctxt "#31033" -msgid "Info" -msgstr "Tiedot" - -msgctxt "#31039" -msgid "Actions" -msgstr "Toiminnot" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Nyt toistetaan" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "TOISTETAAN" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "TAUKO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "KELAUS ETEENPÄIN" - -msgctxt "#31045" -msgid "REWIND" -msgstr "KELAUS TAAKSEPÄIN" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "HAKEE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualisoinnin esiasetukset" - -msgctxt "#31049" -msgid "End time" -msgstr "Päättymisaika" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Järjestä: Nousevasti" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Järjestä: Laskevasti" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Avaa toistolista" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Tallenna toistolista" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Sulje toistolista" - -msgctxt "#31058" -msgid "System music files" -msgstr "Musiikkitiedostot" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Nykyinen toistolista" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Tämä tiedosto on pinottu, valitse osa jonka haluat toistaa." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Nyt valittuna" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Päävalikon asetukset" - -msgctxt "#31102" -msgid "Background" -msgstr "Tausta" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Näytä \"Tauko\" kuvaesityksessä" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Toista trailerit ikkunassa [COLOR=grey3](Vain videon informaatiodialogi)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Yleiset asetukset" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Piilota tiedostojen nimistä luetut merkinnät [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Piilota päävalikon painikkeet" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Valinnainen taustakuva käytössä" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Taustan polku:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Piilota" - -msgctxt "#31112" -msgid "Options" -msgstr "Asetukset" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Näytä viimeksi lisätyt albumit" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Näytä viimeksi lisätyt videot" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Kotisivu Ohjelmat Alavalikko" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Piilota taustan fanitaide" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Näytä taustalla \"Nyt katsellaan\"-video" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Näytä taustalla \"Nyt soi\"-visualisaatio" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Sanoitukset" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Piilot fanitaide kun visualisointi toistetaan koko ruudussa" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Sanoitukset-lisäosa" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Kotisivu Videot Alavalikko" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Kotisivu Musiikki Alavalikko" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Kotisivu Kuvat Alavalikko" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Musiikki-OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video-OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Asetustaso" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Pikavalinnat" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Valitse kappale" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sanoitusten lähde" - -msgctxt "#31206" -msgid "Found" -msgstr "Löytyi" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Etsi lisää kohteita" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Tulevat jaksot" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Tämänhetkinen lämpötila" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Viimeksi päivitetty" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Tietojen tarjoaja" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Piilota fanitaide" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Elokuvan tiedot" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Käytetty muisti:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Kappalenumero" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanitaide kuvaa[CR][CR]ei ole saatavilla[CR][CR]Klikkaa asettaaksesi" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Nykyinen hakupaikka" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Valitse hakupaikka" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Sisällön hakuasetukset" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Aseta fanitaiteen polku" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Valittu profiili" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Viimeksi kirjauduttu" - -msgctxt "#31322" -msgid "Aired" -msgstr "Esitetty" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Toistolistan asetukset" - -msgctxt "#31326" -msgid "Created" -msgstr "Luotu" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resoluutio" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Viimeksi lisätty" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Ajastus[/B] [COLOR=grey2] - Aikaa järjestelmän sammuttamiseen[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Paina painiketta katsoaksesi[CR][CR]elokuvaesittelyn" - -msgctxt "#31331" -msgid "Album details" -msgstr "Albumin tiedot" - -msgctxt "#31351" -msgid "Pause" -msgstr "Tauko" - -msgctxt "#31352" -msgid "Stop" -msgstr "Pysäytä" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Kelaa eteenpäin" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Kelaa taaksepäin" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Elokuvavalikko" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Lataa tekstitykset" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Katso 2D:nä" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Vaihda tilaa" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Käytössä" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Ulkoasun oletus" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Ulkoasun oletus ilman isoja kirjaimia" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial pohjainen" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]Muokkaa käyttöliittymän asetuksia[/B][CR][CR]Vaihda ulkoasua · Vaihda kieliasetuksia · Aseta tiedostolistauksen asetukset[CR]Aseta ruudunsäästäjä" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]Muokkaa video-asetuksia[/B][CR][CR]Hallitse videokirjastoa · Aseta videotoiston asetukset · Vaihda videolistauksen asetuksia[CR]Aseta tekstitysasetukset" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]Muokkaa kuva-asetuksia[/B][CR][CR]Aseta kuvalistauksen asetukset · Määritä kuvaesityksiä" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]Muokkaa sää-asetuksia[/B][CR][CR]Aseta eri kaupunkeja joista noudetaan säätiedot" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]Muokkaa järjestelmän asetuksia[/B][CR][CR]Aseta ja kalibroi näyttö · Määritä äänilähtö · Aseta kauko-ohjaus[CR]Aseta sähkönsäästöasetukset · Ota debuggaus käyttöön · Muokkaa pääkäyttäjän lukituksia" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]Muokkaa lisäosia[/B][CR][CR]Hallitse asennettuja lisäosia · Valitse ja asenna lisäosia kodi.tv:stä[CR]Muokkaa lisäosien asetuksia" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]MÄÄRITÄ TV-ASETUKSET[/B][CR][CR]Vaihda koko ruudun infoa · Hallitse EPG-tietojen asetuksia" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Määritä Kodi:n kauko ohjaus käyttäen UPnP:tä ja HTTP:tä · Määritä tiedostonjako[CR]Kytke päälle Zeroconf · Määritä AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Ensimmäisen käynnistyksen apu..." - -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 "Tämä välilehti merkitsee ikkunan sivussa olevan tämän osaston ekstravalikon. Käyttääksesi valikkoa, siirry vasemmalle kaukosäädintä, näppäimistöä tai hiiren kursoria käyttäen välilehdessä. [CR][CR]Paina \"Ok\" sulkeaksesi tämän ikkunan. Se ei ilmesty tämän jälkeen." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Paikallinen tekstitys saatavilla" - -msgctxt "#31420" -msgid "Login" -msgstr "Kirjaudu" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Valitse Kodi-käyttäjäprofiili[CR]kirjautuaksesi sisään" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Näytä tai piilota kirjautumisruutu käynnistyksessä." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Valitse se profiili, jota käytetään käynnistyksessä, kun kirjautumisruutu on poiskytketty." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Kellonaika" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Lisää ryhmä" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Muuta ryhmän nimeä" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Poista ryhmä" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Saatavilla olevat[CR]ryhmät" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanavaryhmä" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Ajastettu" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanavan valinnat" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36 tunnin ennuste" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Tunneittainen ennuste" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Viikonlopun ennuste" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Päivittäinen Ennuste" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Ennuste" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Sateen mahdollisuus" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Noudetaan ennusteen tietoja..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kartat" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "SÄÄ" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "KUVAT" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOT" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ELOKUVAT" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV-SARJAT" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIIKKI" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "OHJELMAT" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "TOISTA LEVY" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "JÄRJESTELMÄ" - -msgctxt "#31960" -msgid "RADIO" -msgstr "Radio" diff --git a/addons/skin.confluence/language/resource.language.fo_fo/strings.po b/addons/skin.confluence/language/resource.language.fo_fo/strings.po deleted file mode 100644 index e8e4f88c97..0000000000 --- a/addons/skin.confluence/language/resource.language.fo_fo/strings.po +++ /dev/null @@ -1,245 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Faroese (Faroe Islands) (http://www.transifex.com/projects/p/kodi-main/language/fo_FO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fo_FO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Arbeiði..." - -msgctxt "#31008" -msgid "Full screen" -msgstr "Fullan skerm" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Tónleikur - Fílir" - -msgctxt "#31023" -msgid "Playing" -msgstr "Spæli" - -msgctxt "#31024" -msgid "Page" -msgstr "Síða" - -msgctxt "#31025" -msgid "Items" -msgstr "Lutir" - -msgctxt "#31027" -msgid "Location" -msgstr "Stað" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fjepparatilfar" - -msgctxt "#31033" -msgid "Info" -msgstr "Upplýsing" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "SPÆLI" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "STEÐGUR" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "SKJÓTT FRAMM" - -msgctxt "#31045" -msgid "REWIND" -msgstr "AFTUR" - -msgctxt "#31049" -msgid "End time" -msgstr "Enda tíð" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Skipan: Vaksandi" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Skipan: Minkandi" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Opna spælilista" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Goym spælilista" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Sløkk spælilista" - -msgctxt "#31058" -msgid "System music files" -msgstr "Tónleikafíl til skipan" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Verðandi spælilisti" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Henda fíl er bólka, vel eitt stað tú ynskir at spæla frá." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Stillingar til høvuðskerm" - -msgctxt "#31102" -msgid "Background" -msgstr "Bakgrund" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Ymiskar stillingar" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Tendra serliga bakgrund" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Stíggi til bakgrund:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Goym" - -msgctxt "#31112" -msgid "Options" -msgstr "Stillingar" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Sangtekstir" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Tónleika OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Snarvegir" - -msgctxt "#31206" -msgid "Found" -msgstr "Fann" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Veitari av upplýsing" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fjepparamynd [CR][CR]Ikki tøk[CR][CR] Trýst á knøtt at stilla" - -msgctxt "#31322" -msgid "Aired" -msgstr "Víst" - -msgctxt "#31326" -msgid "Created" -msgstr "Framleitt" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Skermstødd" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Tíðarstilling![/B] [COLOR=grey2] - Skipanin sløkkir um[/COLOR" - -msgctxt "#31351" -msgid "Pause" -msgstr "Steðga" - -msgctxt "#31352" -msgid "Stop" -msgstr "Gevst" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Aftur" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Film valmynd" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Virkin" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Vanlig útsjónd" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Bygt á Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]STILLINGAR FYRI ÚTSJÓND[/B][CR][CR]Broyt útsjónd · Áset mál og øki · Broyt stilling fyri fíluvísing[CR]Set upp pauseskerm" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]STILLINGAR FYRI VIDEO[/B][CR][CR]Umsit títt video savn · Áset møguleikar fyri video avspæling · Broyt stilling til vísing av video[CR]Áset skrivtslag til undirtekstir" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]STILLINGAR FYRI SKIPAN[/B][CR][CR]Set upp og stilla skermar · Stilla ljóð · Stilla fjarstýringar[CR]Stilla streymsparing · Tendra debugging · Áset høvuðslás" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]STILLA TÆNASTUR[/B][CR][CR]Áset stýring av Kodi umvegis UPnP ella HTTP · Stilla fíludeiling[CR]Tendra Zeroconf · Stilla AirPlay" - -msgctxt "#31502" -msgid "TV" -msgstr "Sjónvarp" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Tøkir[CR]bólkar" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Forsøgn" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Heinti upplýsing til forsøgn..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kort" - -msgctxt "#31952" -msgid "TV" -msgstr "Sjónvarp" diff --git a/addons/skin.confluence/language/resource.language.fr_ca/strings.po b/addons/skin.confluence/language/resource.language.fr_ca/strings.po deleted file mode 100644 index 1d8776eb9f..0000000000 --- a/addons/skin.confluence/language/resource.language.fr_ca/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: French (Canada) (http://www.transifex.com/projects/p/kodi-main/language/fr_CA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fr_CA\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Changez vos" - -msgctxt "#31003" -msgid "Power options" -msgstr "Options d'alimentation" - -msgctxt "#31004" -msgid "Working..." -msgstr "En cours…" - -msgctxt "#31005" -msgid "Hide information" -msgstr "Masquer les informations" - -msgctxt "#31006" -msgid "View options" -msgstr "Options de visualisation" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Plein écran" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Durée totale" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musique - Fichiers" - -msgctxt "#31023" -msgid "Playing" -msgstr "Lecture" - -msgctxt "#31024" -msgid "Page" -msgstr "Page" - -msgctxt "#31025" -msgid "Items" -msgstr "Éléments" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Options diverses" - -msgctxt "#31027" -msgid "Location" -msgstr "Emplacement" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Défilement d'affiches" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Imagettes" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Défilement d'images" - -msgctxt "#31033" -msgid "Info" -msgstr "Infos" - -msgctxt "#31039" -msgid "Actions" -msgstr "Actions" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Lecture en cours" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "LECTURE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "EN PAUSE" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANCE RAPIDE" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RETOUR RAPIDE" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "RECHERCHE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Préréglages de visualisation" - -msgctxt "#31049" -msgid "End time" -msgstr "Heure de fin" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Tri : ascendant" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Tri : descendant" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Ouvrir une liste de lecture" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Enregistrer la liste de lecture" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Fermer la liste de lecture" - -msgctxt "#31058" -msgid "System music files" -msgstr "Fichiers audio du système" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Liste de lecture actuelle" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ce fichier est empilé, sélectionnez le point à partir duquel vous souhaitez lire." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Sélection actuelle" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Options de l'écran d'accueil" - -msgctxt "#31102" -msgid "Background" -msgstr "Arrière-plan" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Afficher « En pause » dans le diaporama d'images" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Lire les bandes-annonces dans une fenêtre [COLOR=grey3]Boîte d'informations sur la vidéo uniquement)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Options diverses" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Masquer l'indicateur déjà vu des noms de fichiers des vidéos [COLOR=grey3](p.ex. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Masquer les boutons du menu principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Activer l'arrière-plan personnalisé" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Chemin de l'arrière-plan :" - -msgctxt "#31111" -msgid "Hide" -msgstr "Masquer" - -msgctxt "#31112" -msgid "Options" -msgstr "Options" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Afficher les albums ajoutés récemment" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Afficher les vidéos ajoutées récemment" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Sous-menu des « Programmes » de la page d'accueil" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Masquer le fanart d’arrière-plan" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Afficher la vidéo d'arrière-plan « Lecture en cours »" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Afficher la visualisation d'arrière-plan « Lecture en cours »" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Paroles" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Cacher le fanart en visualisation plein écran" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Addiciel de paroles" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Sous-menu « Vidéos » de la page d'accueil" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Sous-menu « Musique » de la page d'accueil" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Sous-menu « Images » de la page d'accueil" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Affichage à l'écran Musique" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Affichage à l'écran Vidéo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Niveau de paramètres" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Raccourcis" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Choisissez votre morceau" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Source des paroles" - -msgctxt "#31206" -msgid "Found" -msgstr "Trouvé" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Trouver plus d'éléments" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Épisodes à venir" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Température actuelle" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Dernière mise à jour" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Fournisseur de données" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Masquer le fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Détails du film" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Mémoire utilisée :" - -msgctxt "#31310" -msgid "Track number" -msgstr "Numéro de piste" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Image Fanart[CR][CR]non disponible[CR][CR] Cliquer sur le bouton pour définir" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Extracteur de contenu actuel" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Choisir un extracteur de contenu" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Options de balayage du contenu" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Définir le chemin du fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil sélectionné" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Dernière connexion" - -msgctxt "#31322" -msgid "Aired" -msgstr "Diffusé" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Options de liste de lecture" - -msgctxt "#31326" -msgid "Created" -msgstr "Créé" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Résolution" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Ajouté récemment" - -msgctxt "#31329" -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]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Cliquer sur le bouton pour lire[CR][CR]la bande-annonce du film" - -msgctxt "#31331" -msgid "Album details" -msgstr "Détails de l'album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Arrêt" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avance rapide" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Retour rapide" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu du film" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Télécharger les sous-titres" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Regarder en 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Changer de mode" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activé" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Valeur par défaut de l'habillage" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Valeur par défaut de l'habillage sans majuscule" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basé sur Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURER LES PARAMÈTRES D'APPARENCE[/B][CR][CR]Changer l'habillage · Définir la langue et la région · Changer les options de listage de fichiers[CR]Régler un économiseur d'écran" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURER LES PARAMÈTRES DES VIDÉOS[/B][CR][CR]Gérer la vidéothèque · Définir les options de lecture · Changer les options de listage des vidéos[CR]Définir la police des sous-titres" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURER LES PARAMÈTRES DES IMAGES[/B][CR][CR]Définir les options de listage des images · Configurer le diaporama" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURER LES PARAMÈTRES DE LA MÉTÉO[/B][CR][CR]Définir différentes villes pour lesquelles recueillir des informations météorologiques" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURER LES PARAMÈTRES DU SYSTÈME[/B][CR][CR]Configurer et calibrer les écrans · Configurer les sorties audio · Configurer les télécommandes[CR]Régler les options de gestion d'énergie · Activer le débogage · Configurer le verrou maître" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURER LES ADDICIELS[/B][CR][CR]Gérer les addiciels installés - Parcourir et installer des addiciels à partir de kodi.tv[CR]Modifier les paramètres des addiciels" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURER LES RÉGLAGES DE LA TÉLÉ[/B][CR][CR]Changer les informations de plein écran · Gérer les données du GÉP" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURER LES PARAMÈTRES DES SERVICES[/B][CR][CR]Configurer le contrôle de Kodi par UPnP et HTTP · Configurer le partage de fichiers[CR]Activer Zéroconf · Configurer AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Aide au premier démarrage..." - -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 "Cet onglet signale qu'il 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 l'onglet. [CR][CR]Cliquez sur « OK » pour fermer cette boîte de dialogue. Elle n’apparaîtra plus." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Sous-titres locaux disponibles" - -msgctxt "#31420" -msgid "Login" -msgstr "Connexion" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Choisissez votre profil d'utilisateur Kodi[CR]pour vous connecter et continuer" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Afficher ou masquer l'écran de connexion au démarrage" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Choisir le profil qui sera utilisé lors du démarrage quand l'écran de connexion est désactivé" - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Heure planifiée" - -msgctxt "#31502" -msgid "TV" -msgstr "Télé" - -msgctxt "#31503" -msgid "Add group" -msgstr "Ajouter un groupe" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renommer le groupe" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Supprimer le groupe" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Groupes[CR]disponibles" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Groupe de chaînes" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Réglage de la minuterie" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Options des chaînes" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Prévisions sur 36 heures" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Prévisions heure par heure" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prévisions pour la fin de semaine" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Prévisions quotidiennes" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prévisions" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Risque de précipitations" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Récupération des infos de prévision…" - -msgctxt "#31910" -msgid "Maps" -msgstr "Cartes" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "MÉTÉO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAGES" - -msgctxt "#31952" -msgid "TV" -msgstr "Télé" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDÉOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SÉRIES TÉLÉ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIQUE" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMES" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "LIRE UN DISQUE" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTÈME" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.fr_fr/strings.po b/addons/skin.confluence/language/resource.language.fr_fr/strings.po deleted file mode 100644 index c1581f79f0..0000000000 --- a/addons/skin.confluence/language/resource.language.fr_fr/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: French (France) (http://www.transifex.com/projects/p/kodi-main/language/fr_FR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fr_FR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Modification des" - -msgctxt "#31003" -msgid "Power options" -msgstr "Options d'alimentation" - -msgctxt "#31004" -msgid "Working..." -msgstr "En cours…" - -msgctxt "#31005" -msgid "Hide information" -msgstr "Masquer les informations" - -msgctxt "#31006" -msgid "View options" -msgstr "Options des vues" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Plein écran" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Durée totale" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musique - Fichiers" - -msgctxt "#31023" -msgid "Playing" -msgstr "Lecture" - -msgctxt "#31024" -msgid "Page" -msgstr "Page" - -msgctxt "#31025" -msgid "Items" -msgstr "Éléments" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Options diverses" - -msgctxt "#31027" -msgid "Location" -msgstr "Emplacement" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Galerie d'affiches" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Galerie de miniatures" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Galerie d'images" - -msgctxt "#31033" -msgid "Info" -msgstr "Infos" - -msgctxt "#31039" -msgid "Actions" -msgstr "Actions" - -msgctxt "#31040" -msgid "Now playing" -msgstr "En lecture" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "LECTURE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "EN PAUSE" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANCE RAPIDE" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RETOUR RAPIDE" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "DÉPLACEMENT" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Présélections de visualisation" - -msgctxt "#31049" -msgid "End time" -msgstr "Heure de fin" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordre : Croissant" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordre : Décroissant" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Ouvrir une liste de lecture" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Sauvegarder la liste de lecture" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Fermer la liste de lecture" - -msgctxt "#31058" -msgid "System music files" -msgstr "Fichiers musique du système" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Liste de lecture actuelle" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ce fichier est empilé, sélectionner le point à partir duquel le lire." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Sélection actuelle" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Options de la page d'accueil" - -msgctxt "#31102" -msgid "Background" -msgstr "Arrière-plan" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Afficher « Pause » dans le diaporama d'images" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Lire les bandes-annonces dans une fenêtre [COLOR=grey3](juste l'information de la vidéo)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Options diverses" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Masquer l'indicateur de fichiers vidéo déjà vus [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Masquer les boutons du menu principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Activer l'arrière-plan personnalisé" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Chemin de l'arrière-plan :" - -msgctxt "#31111" -msgid "Hide" -msgstr "Masquer" - -msgctxt "#31112" -msgid "Options" -msgstr "Options" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Afficher les albums ajoutés récemment" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Afficher les vidéos ajoutées récemment" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Sous-menu Programmes de la page d'accueil" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Masquer le fanart d'arrière-plan" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Masquer le guide des programmes en présence de RDS sur le canal" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Afficher la vidéo en cours de lecture en arrière-plan" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Afficher la visualisation en cours de lecture en arrière-plan" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Paroles" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Masquer le fanart en visualisation plein écran" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Extension de paroles" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Sous-menu Vidéos de la page d'accueil" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Sous-menu Musique de la page d'accueil" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Sous-menu Images de la page d'accueil" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Incrustation à l'écran Musique" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Incrustation à l'écran Vidéos" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Niveau de paramétrage" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Raccourcis" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Choisir une chanson" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Source des paroles" - -msgctxt "#31206" -msgid "Found" -msgstr "Trouvé" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Trouver plus d'éléments" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Prochains épisodes" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Température actuelle" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Dernière mise à jour" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Fournisseur de données" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Masquer le fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Détails du film" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Mémoire utilisée :" - -msgctxt "#31310" -msgid "Track number" -msgstr "Numéro de la piste " - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Image fanart[CR][CR]Indisponible[CR][CR]Cliquer sur le bouton pour définir" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Collecteur actuel" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Choisir un collecteur" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Options d'analyse de contenu" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Définir le chemin du fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil sélectionné" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Dernière connexion" - -msgctxt "#31322" -msgid "Aired" -msgstr "Diffusé" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Options de la liste de lecture" - -msgctxt "#31326" -msgid "Created" -msgstr "Créé" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Résolution" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Ajouté récemment" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Minuterie programmée ![/B][COLOR=grey2] - Arrêt automatique du système dans[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Cliquer sur le bouton pour lire[CR][CR]la bande-annonce" - -msgctxt "#31331" -msgid "Album details" -msgstr "Détails de l'album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avance rapide" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Retour rapide" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu film" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Téléchargement de sous-titres" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Voir en 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Changer de mode" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activé" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Par défaut du thème" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Par défaut du thème, sans majuscules" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basée sur Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURATION DES PARAMÈTRES D'APPARENCE[/B][CR][CR]Changement du thème · Définition de la langue et de la région · Modification des options de listage de fichiers · Configuration d'un économiseur d'écran" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURATION DES PARAMÈTRES DES VIDÉOS[/B][CR][CR]Gestion de la vidéothèque · Définition des options de lecture de vidéos · Modification des options de listage de vidéos · Définition des polices de sous-titres" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]CONFIGURATION DES PARAMÈTRES DE MUSIQUE[/B][CR][CR]Gestion de l'audiothèque · Définition des options de lecture · Modification des options de listes de musique[CR]Configuration de la soumission de chanson" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURATION DES PARAMÈTRES DES IMAGES[/B][CR][CR]Définition des options de listage d'images · Configuration du diaporama" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURATION DES PARAMÈTRES DE LA MÉTÉO[/B][CR][CR]Définition des différentes villes pour collecter les informations météo" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURATION DES PARAMÈTRES DU SYSTÈME[/B][CR][CR]Configuration et calibration des écrans · Configuration de la sortie audio · Configuration des télécommandes · Définition des options de gestion d'énergie · Activation du débogage · Configuration du verrou maître" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURATION DES EXTENSIONS[/B][CR][CR]Gestion des extensions installées · Parcours et installation des extensions depuis kodi.tv · Modification des paramètres des extensions" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURATION DES RÉGLAGES TV[/B][CR][CR]Modification des informations de plein écran · Gestion des données du guide des programmes" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURATION DES PARAMÈTRES DES SERVICES[/B][CR][CR]Configuration du contrôle de Kodi via UPnP et HTTP · Configuration du partage de fichiers · Activation Zeroconf · Configuration AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Aide au démarrage" - -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 "Cet onglet signifie qu'il y a un menu sur le côté 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 sur l'onglet.[CR][CR]Cliquer sur « Ok » pour fermer cette fenêtre. Elle n’apparaîtra plus." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Sous-titres locaux disponibles" - -msgctxt "#31420" -msgid "Login" -msgstr "Connexion" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Choisir le profil utilisateur Kodi[CR]pour s'identifier et poursuivre" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Affiche ou masque l'écran de connexion au démarrage." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Sélection du profil utilisé au démarrage lorsque l'écran de connexion est désactivé." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Heure planifiée" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Ajouter un groupe…" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renommer…" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Supprimer…" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Groupes[CR]disponibles" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Groupe de chaînes " - -msgctxt "#31510" -msgid "Timer set" -msgstr "Programmation définie" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Options de la chaîne" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Prévisions sur 36 heures" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Prévision heure par heure" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prévisions de fin de semaine" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Prévisions journalières" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prévisions" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Risques de précipitations" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Récupération des prévisions météo…" - -msgctxt "#31910" -msgid "Maps" -msgstr "Cartes" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "MÉTÉO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAGES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDÉOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SÉRIES TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIQUE" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMES" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "LIRE DISQUE" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTÈME" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.gl_es/strings.po b/addons/skin.confluence/language/resource.language.gl_es/strings.po deleted file mode 100644 index 4ce5ff46cb..0000000000 --- a/addons/skin.confluence/language/resource.language.gl_es/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Galician (Spain) (http://www.transifex.com/projects/p/kodi-main/language/gl_ES/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: gl_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Troca o teu" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opcións de enerxía" - -msgctxt "#31004" -msgid "Working..." -msgstr "Traballando..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Agochar información" - -msgctxt "#31006" -msgid "View options" -msgstr "Opcións da vista" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pantalla completa" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Duración total" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Música - Ficheiros" - -msgctxt "#31023" -msgid "Playing" -msgstr "A reproducir" - -msgctxt "#31024" -msgid "Page" -msgstr "Páxina" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementos" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Outras opcións" - -msgctxt "#31027" -msgid "Location" -msgstr "Localización" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Envoltorio de cartel" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Cartel" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniaturas" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Envoltura de Imaxe" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Accións" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Reproducindo" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUCINDO" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSADO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AXIÑA ADIANTE" - -msgctxt "#31045" -msgid "REWIND" -msgstr "REBOBINAR" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "BUSCANDO" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Preconfiguracións de visualizacións" - -msgctxt "#31049" -msgid "End time" -msgstr "Hora de fin" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordenar: Ascendente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordenar: Descendente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Abrir listaxe de reprodución" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Gardar listaxe de reprodución" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Pechar listaxe de reprodución" - -msgctxt "#31058" -msgid "System music files" -msgstr "Ficheiros de música do sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Listaxe de reprodución actual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Este ficheiro esta amontoado, selecione a parte que quere reproducir." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Seleccionado actualmente" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opcións da pantalla de inicio" - -msgctxt "#31102" -msgid "Background" -msgstr "Fondo" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Amosar \"Pausado\" nunha diapositiva." - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reproducir avances nunha xanela [COLOR=grey3](Só diálogo de información de vídeo)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Outras opcións" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Agochar a lectura da marcaxe dende os nomes dos videos [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ocultar botóns do menú principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Activar fondo personalizado" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Localización do fondo:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Agochar" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcións" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Amosar albumes engadidos recentemente" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Amosar vídeos engadidos recentemente" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenú de Aplicacións da Páxina de Inicio" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Agochar o fondo do cartel" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Amosar o vídeo reproducíndose actualmente no fondo" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Amosar a visualización 'En Reprodución' no fondo" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letras" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Agochar cartel na visualización de pantalla completa" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Complemento de letras" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenú de Vídeos da Páxina de Inicio" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenú de Música da Páxina de Inicio" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenú de Imaxes da Páxina de Inicio" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD de Música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD de Vídeo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivel de configuración" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Atallos" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Escolle a túa canción" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Fonte das letras" - -msgctxt "#31206" -msgid "Found" -msgstr "Atopado" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Atopar máis elementos" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Vindeiros episodios" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura actual" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Última actualización" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Provedor de datos" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Agochar fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalles do filme" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memoria empregada:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Nº de pista" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imaxe de cartel[CR][CR]Non dispoñible[CR][CR] Preme o botón para estabrecer" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper actual" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Escoller scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opcións de escaneado de contidos" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Estabelecer ruta dos Fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Selecionar perfíl" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Último ingreso" - -msgctxt "#31322" -msgid "Aired" -msgstr "Emitido" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opcións da listaxe de reprodución" - -msgctxt "#31326" -msgid "Created" -msgstr "Creado" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolución" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Engadidos recentemente" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Temporizador estabrecido![/B] [COLOR=grey2] - Apagado automático de sistema en[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Prema o botón para reproducir[CR][CR]Avance do filme" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalles do álbum" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausa" - -msgctxt "#31352" -msgid "Stop" -msgstr "Parar" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Axiña adiante" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Atrás" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menú do filme" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Descargar subtítulos" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ver como 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Trocar o modo" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activado" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Pel predefinida" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Pel predefinida sen maiúsculas" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Baseado en Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURAR PARÁMETROS DE APARENCIA[/B][CR][CR]Trocar o tema - Estabelecer lingua e rexión - Trocar opcións de listado de ficheiros[CR]Estabelecer o protector de pantalla" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURAR PARÁMETROS DE VÍDEO[/B][CR][CR]Xestionar a biblioteca de vídeo · Estabelecer opcións da reprodución de vídeo · Trocar opcións de listado de vídeos[CR]Estabelecer fontes dos subtítulos" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURAR PARÁMETROS DE IMAXES[/B][CR][CR]Estabelecer opcións do listado de imaxes · Configurar presentacións" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURAR PARÁMETROS METEOROLÓXICOS[/B][CR][CR]Escoller o complemento de tempo · Estabelecer varias cidade para obter a súa información" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURAR PARÁMETROS DO SISTEMA[/B][CR][CR]Configurar as pantallas · Configurar a saída de son · Estabelecer mandos remotos[CR]Estabelecer opcións de aforro enerxético · Activar depuración · Activar a depuración · Estabelecer bloqueo mestre" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURAR COMPLEMENTOS[/B][CR][CR]Xestionar complementos instalados · Buscar e instalar complementos de kodi.tv[CR]Modificar a configuración dos complementos" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURAR OS AXUSTES DE TV[/B][CR][CR]Trocar info. a pantalla completa · Xestionar a configuración dos datos da Guía" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURAR PARÁMETROS DOS SERVIZOS[/B][CR][CR]Configurar o control de Kodi vía UPnP e HTTP · Configurar compartición de ficheiros[CR]Activar Zeroconf · Configurar AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Axuda na primeira execución..." - -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 "Esta lapela significa que existe un menú desactivado nesta xanela que contén máis opcións para esta sección. Para acceder ó menú, ir a esquerda co control remoto o teclado ou move o punteiro do rato até a lapela. [CR][CR]Preme en \"Feito\" para pechar a caixa de diálogo. Non aparecerá máis." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Subtítulo local dispoñíbel" - -msgctxt "#31420" -msgid "Login" -msgstr "Inicio de sesión" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Selecione o seu perfíl de usuario de Kodi[CR]para ingresar e continuar" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Amosar ou agochar a pantalla de inicio de sesión ao iniciar." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Usar o perfil a usar no inicio cando a pantalla de inicio de sesión estea desactivada." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Hora programada" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Engadir grupo" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renomear grupo" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Eliminar grupo" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupos[CR]Dispoñíbeis" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Canle do Grupo" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Axuste do Temporizador" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opcións da Canle" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Predición para 36 horas" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Predición de hora en hora" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Predición para a fin de semana" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Predición diaria" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Predición" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Probabilidade de Chuvia" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Obtendo información da predición..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapas" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "O TEMPO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAXES" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VÍDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIES DE TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÚSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REPRODUCIR DISCO" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.he_il/strings.po b/addons/skin.confluence/language/resource.language.he_il/strings.po deleted file mode 100644 index 5ba75fb23b..0000000000 --- a/addons/skin.confluence/language/resource.language.he_il/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/kodi-main/language/he_IL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: he_IL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "שינוי" - -msgctxt "#31003" -msgid "Power options" -msgstr "אפשרויות חשמל" - -msgctxt "#31004" -msgid "Working..." -msgstr "עסוק..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "הסתר פרטים" - -msgctxt "#31006" -msgid "View options" -msgstr "אפשרויות תצוגה" - -msgctxt "#31008" -msgid "Full screen" -msgstr "מסך מלא" - -msgctxt "#31009" -msgid "Total duration" -msgstr "אורך כולל" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "מוזיקה - קבצים" - -msgctxt "#31023" -msgid "Playing" -msgstr "מנגן" - -msgctxt "#31024" -msgid "Page" -msgstr "עמוד" - -msgctxt "#31025" -msgid "Items" -msgstr "פריטים" - -msgctxt "#31026" -msgid "Misc options" -msgstr "אפשרויות שונות" - -msgctxt "#31027" -msgid "Location" -msgstr "מיקום" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "רצועת פוסטרים" - -msgctxt "#31029" -msgid "Fanart" -msgstr "פאנארט" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "תמונות ממוזערות" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "רצועת תמונות" - -msgctxt "#31033" -msgid "Info" -msgstr "פרטים" - -msgctxt "#31039" -msgid "Actions" -msgstr "פעולות" - -msgctxt "#31040" -msgid "Now playing" -msgstr "מנגן כעת" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "מנגן" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "מושהה" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "הרצה קדימה" - -msgctxt "#31045" -msgid "REWIND" -msgstr "הרצה אחורה" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "מעביר" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "קביעוני חיזוי" - -msgctxt "#31049" -msgid "End time" -msgstr "זמן סיום" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "סדר מיון: עולה" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "סדר מיון: יורד" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "פתיחת רשימת ניגון" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "שמירת רשימת ניגון" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "סגירת רשימת ניגון" - -msgctxt "#31058" -msgid "System music files" -msgstr "קבצי מוזיקת מערכת" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "רשימת ניגון נוכחית" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "קובץ זה שייך לערימה. יש לבחור חלק ממנו יתחיל הניגון." - -msgctxt "#31061" -msgid "Current selected" -msgstr "כרגע מסומנים" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "אפשרויות מסך הבית" - -msgctxt "#31102" -msgid "Background" -msgstr "רקע" - -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" -msgid "Miscellaneous options" -msgstr "אפשרויות שונות" - -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" -msgid "Enable custom background" -msgstr "אפשר רקע מותאם אישית" - -msgctxt "#31110" -msgid "Background path:" -msgstr "נתיב תמונת רקע:" - -msgctxt "#31111" -msgid "Hide" -msgstr "הסתר" - -msgctxt "#31112" -msgid "Options" -msgstr "אפשרויות" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "הצג אלבומים שנוספו לאחרונה" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "הצג וידאו שנוסף לאחרונה" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "תת תפריט תוכנות במסך הבית" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "נטרל הצגת פאנארט כרקע" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "הצג וידאו \"מנגן כעת\" כרקע" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "הצג חיזוי \"מנגן כעת\" כרקע" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "מילות שיר" - -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" -msgid "Music OSD" -msgstr "מוזיקה - תפריט צף (OSD)" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "וידאו - תפריט צף (OSD)" - -msgctxt "#31142" -msgid "Settings level" -msgstr "רמת הגדרות" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "קיצורי דרך" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "בחירת השיר" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "מקור מילות שיר" - -msgctxt "#31206" -msgid "Found" -msgstr "נמצא" - -msgctxt "#31207" -msgid "Find more items" -msgstr "מציאת פריטים נוספים" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "הפרקים הקרובים" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "טמפ' נוכחית" - -msgctxt "#31301" -msgid "Last updated" -msgstr "עודכן לאחרונה" - -msgctxt "#31303" -msgid "Data provider" -msgstr "ספק מידע" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "הסתר פאנארט" - -msgctxt "#31308" -msgid "Movie details" -msgstr "פרטי סרט" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "זכרון בשימוש:" - -msgctxt "#31310" -msgid "Track number" -msgstr "מספר רצועה" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "תמונת פאנארט[CR][CR]לא זמינה[CR][CR]יש ללחוץ לבחירה בתמונה" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "סקרייפר נוכחי" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "בחירת סקרייפר" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "הגדרות סריקת תוכן" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "קביעת נתיב פאנארט" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "משתמש נבחר" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "חובר לאחרונה" - -msgctxt "#31322" -msgid "Aired" -msgstr "שודר" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "אפשרויות רשימת ניגון" - -msgctxt "#31326" -msgid "Created" -msgstr "נוצר" - -msgctxt "#31327" -msgid "Resolution" -msgstr "אבחנה" - -msgctxt "#31328" -msgid "Recently added" -msgstr "נוסף לאחרונה" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]התזמון נקבע![/B] [COLOR=grey2] - כיבוי מערכת אוטומטי בעוד[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "יש ללחוץ הכפתור ע\"מ לנגן[CR][CR]את הקדימון" - -msgctxt "#31331" -msgid "Album details" -msgstr "פרטי אלבום" - -msgctxt "#31351" -msgid "Pause" -msgstr "השהיה" - -msgctxt "#31352" -msgid "Stop" -msgstr "עצירה" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "הרצה קדימה" - -msgctxt "#31354" -msgid "Rewind" -msgstr "הרצה אחורה" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "תפריט סרט" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "הורדת כתוביות" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "צפייה כ־2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "שינוי מצב" - -msgctxt "#31362" -msgid "Enabled" -msgstr "פעיל" - -msgctxt "#31390" -msgid "Skin default" -msgstr "ברירת מחדל של המעטפת" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "ברירת מחדל של המעטפת ללא רישיות" - -msgctxt "#31392" -msgid "Arial based" -msgstr "מבוסס Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]שינוי הגדרות מראה[/B][CR][CR]החלפת מעטפת · בחירת שפה ואזור זמן · שינוי אפשרויות תצוגת קבצים[CR]הגדרת שומר מסך" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]שינוי הגדרות וידאו[/B][CR][CR]ניהול ספריית הווידאו · קביעת העדפות ניגון וידאו · שינוי אפשרויות תצוגת קבצי וידאו[CR]הגדרת גופן כתוביות" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]שינוי הגדרות תמונות[/B][CR][CR]הגדרת אפשרויות תצוגת קבצי תמונה · הגדרת אפשרויות מצגת תמונה" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]שינוי הגדרות מזג אוויר[/B][CR][CR]בחירת עד שלוש ערים עבורן תוצג תחזית מזג אוויר" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]שינוי הגדרות מערכת[/B][CR][CR]הגדרת וכיול התקני תצוגה · הגדרת התקן פלט שמע · הגדרת שלט רחוק[CR]קביעת העדפות חיסכון בחשמל · הפעלת יומן רישום מורחב · הגדרת קוד נעילה ראשי" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]הגדרת הרחבות[/B][CR][CR]ניהול הרחבות מותקנות · עיון בהרחבות מ־kodi.tv והתקנתן[CR]שינוי הגדרות הרחבה" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]שינוי הגדרות טלוויזיה[/B][CR][CR]שינוי המידע המוצג במסך מלא · ניהול הגדרות נתוני לוח השידורים" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]שינוי הגדרות שירותים[/B][CR][CR]הגדרות שליטה על Kodi דרך UPnP ו־HTTP · הגדרות שיתוף קבצים[CR]הפעלת Zeroconf · הגדרות AirPlay" - -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" -msgid "Local subtitle available" -msgstr "כתובית מקומית זמינה" - -msgctxt "#31420" -msgid "Login" -msgstr "כניסה" - -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 "#31501" -msgid "Scheduled time" -msgstr "זמן מתוכנן" - -msgctxt "#31502" -msgid "TV" -msgstr "טלוויזיה" - -msgctxt "#31503" -msgid "Add group" -msgstr "הוספת קבוצה" - -msgctxt "#31504" -msgid "Rename group" -msgstr "שינוי שם קבוצה" - -msgctxt "#31505" -msgid "Delete group" -msgstr "מחיקת קבוצה" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "קבוצות[CR]זמינות" - -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" -msgid "Forecast" -msgstr "תחזית" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "סיכוי למשקעים" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "משיג פרטי תחזית..." - -msgctxt "#31910" -msgid "Maps" -msgstr "מפות" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "מזג אוויר" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "תמונות" - -msgctxt "#31952" -msgid "TV" -msgstr "טלוויזיה" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "וידאו" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "סרטים" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "סדרות" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "מוזיקה" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "תוכנות" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "נגן דיסק" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "מערכת" - -msgctxt "#31960" -msgid "RADIO" -msgstr "רדיו" diff --git a/addons/skin.confluence/language/resource.language.hi_in/strings.po b/addons/skin.confluence/language/resource.language.hi_in/strings.po deleted file mode 100644 index db1522e369..0000000000 --- a/addons/skin.confluence/language/resource.language.hi_in/strings.po +++ /dev/null @@ -1,65 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Hindi (India) (http://www.transifex.com/projects/p/kodi-main/language/hi_IN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hi_IN\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31008" -msgid "Full screen" -msgstr "पूर्ण स्क्रीन " - -msgctxt "#31022" -msgid "Music - Files" -msgstr "संगीत - फाइलें" - -msgctxt "#31023" -msgid "Playing" -msgstr "वादन" - -msgctxt "#31024" -msgid "Page" -msgstr "पेज" - -msgctxt "#31025" -msgid "Items" -msgstr "वस्तुए" - -msgctxt "#31027" -msgid "Location" -msgstr "स्थान" - -msgctxt "#31102" -msgid "Background" -msgstr "पृष्ठभूमि" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "कस्टम पृष्ठभूमि सक्षम" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "गीत" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "लघु पाथें " - -msgctxt "#31327" -msgid "Resolution" -msgstr "संकल्प" - -msgctxt "#31362" -msgid "Enabled" -msgstr "सक्रिय" diff --git a/addons/skin.confluence/language/resource.language.hr_hr/strings.po b/addons/skin.confluence/language/resource.language.hr_hr/strings.po deleted file mode 100644 index d6477539c3..0000000000 --- a/addons/skin.confluence/language/resource.language.hr_hr/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/kodi-main/language/hr_HR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; 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 "Promijenite vaše" - -msgctxt "#31003" -msgid "Power options" -msgstr "Mogućnosti energije" - -msgctxt "#31004" -msgid "Working..." -msgstr "Reprodukcija..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Sakrij informacije" - -msgctxt "#31006" -msgid "View options" -msgstr "Mogućnosti prikaza" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Cijeli zaslon" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Ukupno trajanje" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Glazba - Datoteke" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reprodukcija" - -msgctxt "#31024" -msgid "Page" -msgstr "Stranica" - -msgctxt "#31025" -msgid "Items" -msgstr "Stavaka" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Ostale mogućnosti" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokacija" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Omot postera" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Slika omota" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Minijature" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Slika omota" - -msgctxt "#31033" -msgid "Info" -msgstr "Informacije" - -msgctxt "#31039" -msgid "Actions" -msgstr "Radnje" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Trenutno se reproducira" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUKCIJA" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZIRANO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "PREMOTAVANJE UNAPRIJED" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PREMOTAVANJE UNAZAD" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "PREMOTAVANJE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Predlošci vizualizacije" - -msgctxt "#31049" -msgid "End time" -msgstr "Vrijeme završetka" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Složi: Padajući" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Složi: Rastući" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Otvori popis izvođenja" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Spremite popis izvođenja" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zatvori popis izvođenja" - -msgctxt "#31058" -msgid "System music files" -msgstr "Glazbene datoteke sustava" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Trenutni popis izvođenja" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ova datoteka je složena, odaberite dio od kojeg želite pokrenuti reprodukciju." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Trenutno odabrano" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Mogućnosti početnog zaslona" - -msgctxt "#31102" -msgid "Background" -msgstr "Pozadina" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Prikaži \"Pauzirano\" u slikovnoj prezentaciji" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reproduciraj najave u prozoru [COLOR=grey3](Samo dijalog video informacija)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Ostale mogućnosti" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Sakrij oznake pročitane iz naziva video datoteka [COLOR=grey3](npr. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Sakrij tipke glavnog izbornika" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Omogući prilagođenu pozadinu" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Putanja pozadine:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Sakrij" - -msgctxt "#31112" -msgid "Options" -msgstr "Mogućnosti" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Prikaži nedavno dodane albume" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Prikaži nedavno dodane video snimke" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Početna stranica \"Programi\" podizbornika" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Sakrij pozadinu slike omota" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Prikaži pozadinu \"Trenutno se reproducira\" videa" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Prikaži pozadinu \"Trenutno se reproducira\" vizualizacije" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Tekstovi pjesama" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Sakrij sliku omota u vizualizaciji cijelog zaslona" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Dodatak za tekstove pjesama" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Početna stranica \"Video\" podizbornika" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Početna stranica \"Glazba\" podizbornika" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Početna stranica \"Slike\" podizbornika" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD glazbe" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD videa" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Razina postavki" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Prečaci" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Odaberite svoju pjesmu" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Izvor tekstova pjesama" - -msgctxt "#31206" -msgid "Found" -msgstr "Pronađeno" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Potraži više stavki" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Nadolazeće epizode" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Trenutna temperatura" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Posljednje ažurirano" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Pružatelj podataka" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Sakrij sliku omota" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Pojedinosti filma" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Korištenje memorije:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Broj pjesme" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Slika za omot[CR][CR]je nedostupna[CR][CR] Kliknite tipku za postavljanje" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Trenutni sakupljač" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Odaberite sakupljača" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Mogućnosti pretraživanja sadržaja" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Postavite putanju slike omota" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Odabrani profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Posljednji prijavljen" - -msgctxt "#31322" -msgid "Aired" -msgstr "Emitirano" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Mogućnosti popisa izvođenja" - -msgctxt "#31326" -msgid "Created" -msgstr "Napravljeno" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Razlučivost" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nedavno dodano" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Vrijeme isključivanja![/B][COLOR=grey2] - Sustav se automatski isključuje za[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Kliknite tipku za reprodukciju[CR][CR]filmskih najava" - -msgctxt "#31331" -msgid "Album details" -msgstr "Pojedinosti albuma" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauza" - -msgctxt "#31352" -msgid "Stop" -msgstr "Zaustavi" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Premotavanje unaprijed" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Premotavanje unazad" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmski izbornik" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Preuzmanje podnaslova" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Gledaj kao 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Promijeni način" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Omogućeno" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Uobičajena presvlaka" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Uobičajena presvlaka bez velikih slova" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Temeljen na Arialu " - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]PRILAGODITE POSTAVKE IZGLEDA[/B][CR][CR]Promijenite presvlaku · Postavite jezik i regiju · Promijenite mogućnosti popisivanja datoteka[CR]Postavite čuvara zaslona" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]PRILAGODITE VIDEO POSTAVKE[/B][CR][CR]Upravljajte svojom videotekom · Postavite mogućnosti reprodukcije videa[CR]Promijenite mogućnosti popisivanja video sadržaja · Postavite slova podnaslova" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]PRILAGODITE POSTAVKE SLIKA[/B][CR][CR]Postavljanje mogućnosti popsivanja slika · Postavke slikovne prezentacije" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]PRILAGODITE POSTAVKE VREMENSKE PROGNOZE[/B][CR][CR]Postavite različite gradove za prikupljanje informacija vremenske prognoze" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]PRILAGODITE POSTAVKE SUSTAVA[/B][CR][CR]Prilagodite i kalibrirajte zaslon · Prilagodite izlaz zvuka · Postavite daljinsko upravljanje[CR]Postavite mogućnosti uštede energije · Omogućite zapise otklanjanja grešaka · Postavite glavno zaključavanje" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]PRILAGODITE DODATKE[/B][CR][CR]Upravljajte svojim instaliranim dodacima · Pregledavajte i instalirajte dodatake iz kodi.tv[CR]Mijenjajte postavke dodataka" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]PRILAGODITE TV POSTAVKE[/B][CR][CR]Promjenite informacije cijelog zaslona · Upravljajte postavkama podataka elektronskog programskog vodiča (EPG)" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]PRILAGODITE POSTAVKE USLUGA[/B][CR][CR]Postavite upravljanje Kodijem putem UPnP-a i HTTP-a · Prilagodite dijeljenje datoteka[CR]Omogućite Zeroconf · Prilagodite AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pomoć kod prvog pokretanja..." - -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 "Ova kartica označava da postoji izbornik sa strane ovog prozora koji sadrži dodatne mogućnosti ovog odjeljka. Za pristup izborniku, idite lijevo daljinskim upravljačem ili tipkovnicom ili postavite pokazivač miša iznad kartice. [CR] [CR] Kliknite na \"U redu\" za zatvaranje ovog dijaloga. Neće se ponovno pojaviti." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokalni podnaslovi dostupni" - -msgctxt "#31420" -msgid "Login" -msgstr "Prijava" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Odaberite svoj Kodi korisnički profil[CR]za prijavu i nastavak" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Prikaži ili sakrij zaslon prijave pri pokretanju." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Odaberite profil koji će se koristiti pri pokretanju kada je zaslon prijave onemogućen." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Planirano vrijeme" - -msgctxt "#31502" -msgid "TV" -msgstr "Televizija" - -msgctxt "#31503" -msgid "Add group" -msgstr "Dodaj grupu" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Preimenuj grupu" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Obriši grupu" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Dostupne[CR]grupe" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupa programa" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Postavljanje zakazanog snimanja" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Mogućnosti programa" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-satna prognoza" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Prognoza za svaki sat" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prognoza za vikend" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dnevna prognoza" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognoza" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Moguće padaline" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Nabavljanje informacija prognoze..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Karte" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VRIJEME" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "SLIKE" - -msgctxt "#31952" -msgid "TV" -msgstr "TELEVIZIJA" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMOVI" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SERIJE" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "GLAZBA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMI" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "OPTIČKI DISK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SUSTAV" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.hu_hu/strings.po b/addons/skin.confluence/language/resource.language.hu_hu/strings.po deleted file mode 100644 index 7d0e376a89..0000000000 --- a/addons/skin.confluence/language/resource.language.hu_hu/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/kodi-main/language/hu_HU/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hu_HU\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Választható" - -msgctxt "#31003" -msgid "Power options" -msgstr "Kikapcsolási lehetőségek" - -msgctxt "#31004" -msgid "Working..." -msgstr "Dolgozom..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Információ elrejtése" - -msgctxt "#31006" -msgid "View options" -msgstr "Nézet beállítások" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Teljes képernyő" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Teljes időtartam" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Zene - Fájlmód" - -msgctxt "#31023" -msgid "Playing" -msgstr "Éppen játszva" - -msgctxt "#31024" -msgid "Page" -msgstr "Oldal" - -msgctxt "#31025" -msgid "Items" -msgstr "Elem" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Egyéb beállítások" - -msgctxt "#31027" -msgid "Location" -msgstr "Fekvés" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Poszter" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Kép ikonok" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Képborító" - -msgctxt "#31033" -msgid "Info" -msgstr "Infó" - -msgctxt "#31039" -msgid "Actions" -msgstr "Műveletek" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Most játszva" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "LEJÁTSZÁS" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "MEGÁLLÍTVA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ELŐRETEKERÉS" - -msgctxt "#31045" -msgid "REWIND" -msgstr "VISSZATEKERÉS" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "KERESŐ" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Vizualizáció beállításai" - -msgctxt "#31049" -msgid "End time" -msgstr "Befejezési időpont" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sorrend: Növekvő" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sorrend: Csökkenő" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Játszáslista megnyitása" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Játszáslista mentése" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Játszáslista zárása" - -msgctxt "#31058" -msgid "System music files" -msgstr "Rendszer, zene fájlok" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Jelenlegi játszáslista" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ez a fájl egyesített. Válaszd azt a részt, ahonnan a lejátszást szeretnéd kezdeni." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Jelenleg kiválasztott" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Főképernyő lehetőségei" - -msgctxt "#31102" -msgid "Background" -msgstr "Háttér" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "\"Megállítva\" mutatása a diavetítés közben" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Filmelőzetesek lejátszása ablakban [COLOR=grey3](csak a videóinfó ablakban)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Egyéb beállítások" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Fájlnevekből olvasott filmjellemzők elrejtése [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Főmenü gombok elrejtése" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Saját háttér" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Háttér mappa: " - -msgctxt "#31111" -msgid "Hide" -msgstr "Elrejt" - -msgctxt "#31112" -msgid "Options" -msgstr "Lehetőségek" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Nemrég hozzáadott albumok mutatása" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Nemrég hozzáadott videók mutatása" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Főképernyő Programok almenü" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Fanart-háttér elrejtése" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "A háttérben az éppen játszott videó megjelenítése" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "A háttérben az éppen futó vizualizáció megjelenítése" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Dalszöveg" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Fanart elrejtése teljes képernyős vizualizációnál" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Dalszöveg kiegészítő" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Főképernyő Videó almenü" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Főképernyő Zene almenü" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Főképernyő Képek almenü" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Zene tálca" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Videó tálca" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Beállítás szint" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Parancsikonok" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Válaszd a dalodat" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Dalszövegforrás" - -msgctxt "#31206" -msgid "Found" -msgstr "Található" - -msgctxt "#31207" -msgid "Find more items" -msgstr "További elemek keresése" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Következő epizódok" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Aktuális hőmérséklet" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Utoljára frissítve" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Adatszolgáltató" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Fanart elrejtése" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Film részletek" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memória használat:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Zeneszám" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart kép[CR][CR]Elérhetetlen[CR][CR] Nyomj a gombra a beállításhoz" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Jelenlegi leolvasó" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Válassz leolvasót" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Tartalomkeresési lehetőségek" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Fanart elérési helye" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Választott profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Utoljára bejelentkezve" - -msgctxt "#31322" -msgid "Aired" -msgstr "Játszva" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Lejátszáslista lehetőségek" - -msgctxt "#31326" -msgid "Created" -msgstr "Létrehozva" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Felbontás" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nemrég bekerült" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Időzítő beállítva![/B] [COLOR=grey2] - Automatikus leállítás ennyi idő múlva:[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Nyomd a gombot a filmelőzetes[CR][CR]Lejátszásához" - -msgctxt "#31331" -msgid "Album details" -msgstr "Album részletek" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pillanat állj" - -msgctxt "#31352" -msgid "Stop" -msgstr "Leállítás" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Előretekerés" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Visszatekerés" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Film menü" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Felirat letöltése" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Megnézés 2D-ként" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Mód változtatása" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Engedélyezve" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Felszín alapértelmezése" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Alapértelmezett, nagybetűsítés nélkül" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial betűkészlet" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]MEGJELENÍTÉS MÓDJÁNAK BEÁLLÍTÁSA[/B][CR][CR]Felszín váltása · Nyelv, régió váltása · Fájl listázás módjának beállítása[CR]Képernyővédő beállítása" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]VIDEÓ BEÁLLÍTÁSOK[/B][CR][CR]Film médiatár kezelése · Videólejátszás beállítása · Videólistázás módjának beállítása[CR]Feliratok karaktertípusának váltása" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KÉP BEÁLLÍTÁSOK[/B][CR][CR]Képek listázási módjának beállítása · Diavetítés beállítása" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]IDŐJÁRÁS BEÁLLÍTÁSOK[/B][CR][CR]Három város megadása, melyekről időjárás információk fognak megjelenni" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]RENDSZERBEÁLLÍTÁSOK[/B][CR][CR]Kijelzők beállítása, kalibrálása · Hangkimenet konfigurálása · Távirányító beállítása[CR]Energiagazdálkodási lehetőségek beállítása · Hibakeresés bekapcsolása[CR]Mesterzár felállítása" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KIEGÉSZÍTŐK BEÁLLÍTÁSA[/B][CR][CR]A telepített kiegészítők kezelése · Kiegészítők böngészése és telepítése a kodi.tv[CR]webhelyről · Kiegészítők beállításainak módosítása" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]TV BEÁLLÍTÁSOK[/B][CR][CR]Teljesképernyős infó · Elektronikus Programújság \"EPG\" beállítások" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]SZOLGÁLTATÁSOK BEÁLLÍTÁSA[/B][CR][CR]Kodi UPNP-n és HTTP-n keresztüli vezérlésének beállításai · Fájlmegosztás beállításai[CR]Zeroconf engedélyezése · AirPlay beállításai" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Segítség első indításkor..." - -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 "Ez a fül azt jelzi hogy oldalt van egy menü, extra opciókkal az adott tartalomhoz. A menühöz hozzáférhetsz ha az egérmutatót a fül fölé viszed, vagy a bal nyilat megnyomod a távirányítón. [CR][CR]Nyomj \"OK\" gombot a szöveg bezárásához. Nem fog még egyszer megjelenni." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Helyi felirat elérhető" - -msgctxt "#31420" -msgid "Login" -msgstr "Bejelentkezés" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Válaszd ki a Kodi felhasználói profilod[CR]a belépéshez" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Bejelentkezési képernyő mutatása vagy elrejtése indításkor" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Profil kiválasztása amely használatra kerül ha a bejelentkező képernyő ki van kapcsolva." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Ütemezett időzítés" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Csoport hozzáadása" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Csoport átnevezése" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Csoport törlése" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Elérhető[CR]Csoportok" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Csatorna csoportok" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Időzítő beállítás" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Csatorna opciók" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36 órás előrejelzés" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Egyórás előrejelzés" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Hétvégi előrejelzés" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Napi Előrejezés" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Előrejelzés" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Csapadék esélye" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Előrejelzési információ letöltése..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Térképek" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "IDŐJÁRÁS" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "KÉPEK" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEÓK" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMEK" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SOROZATOK" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "ZENE" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMOK" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "LEMEZ LEJÁTSZÁSA" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "RENDSZER" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RÁDIÓ" diff --git a/addons/skin.confluence/language/resource.language.hy_am/strings.po b/addons/skin.confluence/language/resource.language.hy_am/strings.po deleted file mode 100644 index d8eb6a9cdc..0000000000 --- a/addons/skin.confluence/language/resource.language.hy_am/strings.po +++ /dev/null @@ -1,273 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Armenian (Armenia) (http://www.transifex.com/projects/p/kodi-main/language/hy_AM/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hy_AM\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Ընթացքում է ..." - -msgctxt "#31008" -msgid "Full screen" -msgstr "Ամբողջ էկրանով" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Երաժշտական ֆայլեր" - -msgctxt "#31023" -msgid "Playing" -msgstr "Նվագարկում է" - -msgctxt "#31024" -msgid "Page" -msgstr "Էջ" - -msgctxt "#31025" -msgid "Items" -msgstr "Պիտույք" - -msgctxt "#31027" -msgid "Location" -msgstr "Տեղը" - -msgctxt "#31033" -msgid "Info" -msgstr "Ինֆո" - -msgctxt "#31039" -msgid "Actions" -msgstr "Գործողություններ" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ՆՎԱԳԱՐԿԵԼ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ԴԱԴԱՐ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ԱՌԱՋ" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ՀԵՏԴԱՐՁ" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ՓՆՏՐԵԼ" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Աճողական" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Նվազող" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Բացել նվագացանկը" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Հիշել նվագացանկը" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Փակել նվագացանկը" - -msgctxt "#31058" -msgid "System music files" -msgstr "Համակարգի երաժշտական ֆայլեր" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Ընթացիկ նվագացանկ" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Այս ֆայլը կտրատված է: Ընտրեք հատված՝ նվագարկելու համար:" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Հիմնական էկրանի տարբերակներ" - -msgctxt "#31102" -msgid "Background" -msgstr "Ֆոն" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Այլ տարբերակներ" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Ֆոնի տեղակայում." - -msgctxt "#31111" -msgid "Hide" -msgstr "Թաքցնել" - -msgctxt "#31112" -msgid "Options" -msgstr "Տարբերակներ" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Երգի բառեր" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Երգերի OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Տեսանյութի OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Կարգավորումների խորություն" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Հղումներ" - -msgctxt "#31206" -msgid "Found" -msgstr "Գտնվեց" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Տվյալների մատակարար" - -msgctxt "#31322" -msgid "Aired" -msgstr "Եթերում է" - -msgctxt "#31326" -msgid "Created" -msgstr "Ստեղծված" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Թույլատվություն" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Ժամանակացույցը մեկնարկվեց![/B] [COLOR=grey2] - Համակարգը ավտոմատ կանջատվի[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Դադար" - -msgctxt "#31352" -msgid "Stop" -msgstr "Կանգ" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Հետդարձ" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Ֆիլմերի ցանկ" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Դիտել որպես 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Փոխել ռեժիմը" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Միացված" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Հիմնական տեսք" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial-հիմքով" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ՁԵՎԱՎՈՐՄԱՆ ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ[/B][CR][CR]Փոխել տեսքը · Ընտրել լեզուն և տեղայնքը · Փոխել ֆայլերի թերթման հատկությունները[CR]Ընտրել դադարի էկրան" - -msgctxt "#31420" -msgid "Login" -msgstr "Մուտք" - -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 "#31506" -msgid "Available[CR]Groups" -msgstr "Հասանելի[CR]խումբ" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Տեսություն" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Եղանակի տեսություն" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ԵՂԱՆԱԿ" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ՆԿԱՐՆԵՐ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ՏԵՍԱՆՅՈՒԹ" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ՖԻԼՄԵՐ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV ԾՐԱԳՐԵՐ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "ԵՐԳ-ԵՐԱԺՇՏՈՒԹՅՈՒՆ" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ԾՐԱԳՐԵՐ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ՆՎԱԳԱՐԿԵԼ" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "ՀԱՄԱԿԱՐԳ" diff --git a/addons/skin.confluence/language/resource.language.id_id/strings.po b/addons/skin.confluence/language/resource.language.id_id/strings.po deleted file mode 100644 index 58ee693d1f..0000000000 --- a/addons/skin.confluence/language/resource.language.id_id/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/kodi-main/language/id_ID/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: id_ID\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Ubah" - -msgctxt "#31003" -msgid "Power options" -msgstr "Pilihan daya" - -msgctxt "#31004" -msgid "Working..." -msgstr "Mengerjakan..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Menyembunyikan informasi" - -msgctxt "#31006" -msgid "View options" -msgstr "Lihat Pilihan" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Video Mainkan Secara Otomatis" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Total durasi" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Berkas - Musik" - -msgctxt "#31023" -msgid "Playing" -msgstr "Memainkan" - -msgctxt "#31024" -msgid "Page" -msgstr "Halaman" - -msgctxt "#31025" -msgid "Items" -msgstr "Item" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Pilihan Misc" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokasi" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Mengemas poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Tampilan gambar" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Mengemas gambar" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Aksi" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Sedang dimainkan" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "Mainkan" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "JEDA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "MAJU CEPAT" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PUTAR ULANG" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "MENCARI" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualisasi yang telah ditetapkan" - -msgctxt "#31049" -msgid "End time" -msgstr "Waktu selesai" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sortir: Urut" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sortir: Terbalik" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Buka daftar putar" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Simpan daftar putar" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Tutup daftar putar" - -msgctxt "#31058" -msgid "System music files" -msgstr "Berkas sistem musik" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Daftar putar saat ini" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Berkas ini sudah ditumpuk, pilih bagian yang ingin anda mainkan" - -msgctxt "#31061" -msgid "Current selected" -msgstr "Pilihan saat ini" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opsi Home Screen" - -msgctxt "#31102" -msgid "Background" -msgstr "Latar belakang" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Tampilkan video dalam daftar berkas gambar." - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Putar Trailer dalam sebuah jendela [COLOR=grey3](Hanya dialog informasi video Saja)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opsi Lainnya" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Sembunyikan flagging membaca dari nama file video [COLOR = grey3] (misalnya Blu-ray, HD-DVD) [/ COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Sembunyikan tombol menu utama" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Fungsikan background custom" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Path Latar belakang:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Sembunyikan" - -msgctxt "#31112" -msgid "Options" -msgstr "Opsi" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Tampilkan album baru yang sudah ditambahkan" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Tampilkan album baru yang sudah ditambahkan" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Laman Program Submenu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Sembunyikan Background Fanart" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Tampilkan Video latar belakang \"Sedang dimainkan\"" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Tampilkan latar belakang visualisasi \"Sedang Memainkan\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lirik" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Sembunyikan Fanart pada visualisasi layar penuh" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on lirik" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenu halaman utama \"Video\"" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenu halaman utama \"Music\"" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenu halaman utama \"gambar\"" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD Musik" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD Video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Tingkat Setelan" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Bookmark" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Pilih lagu Anda" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sumber lirik" - -msgctxt "#31206" -msgid "Found" -msgstr "Ditemukan" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Cari item" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Episode mendatang" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Suhu saat ini" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Pembaharuan terakhir" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Penyedia data" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Sembunyikan fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Rincian film" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memori yang digunakan:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Nomor track" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Gambar Fanart[CR][CR]Tidak tersedia[CR][CR] Klik tombol untuk mengatur" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper saat ini" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Pilih scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Pilihan pemindaian konten" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Set jalur fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil pilihan" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Login terakhir" - -msgctxt "#31322" -msgid "Aired" -msgstr "Disiarkan" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opsi Daftar Main" - -msgctxt "#31326" -msgid "Created" -msgstr "Dibuat" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolusi" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Baru ditambahkan" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Atur Timer![/B] [COLOR=grey2] - Sistem dimatikan secara otomatis dalam[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Klik tombol untuk mainkan [CR] [CR] trailer film" - -msgctxt "#31331" -msgid "Album details" -msgstr "Rincian album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Berhenti" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Mempercepat" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Mundurkan" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu film" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "unduh sub judul" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Tonton sebagai 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Rubah Modus" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktifkan" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Kulit Standar" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skin standard tanpa topi" - -msgctxt "#31392" -msgid "Arial based" -msgstr "berbasis Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGURASI SETELAN TAMPILAN[/B][CR][CR]Rubah skin - Atur bahasa dan region - Ubah opsi daftar berkas[CR]Atur screensaver" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGURASI SETELAN VIDEO[/B][CR][CR]Kelola pustaka video Anda · Set opsi pemutaran video · Rubah opsi daftar video[CR]Atur font subtitle" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B] PENGATURAN KONFIGURASI GAMBAR [/ B] [CR] [CR] Mengatur pilihan daftar gambar · Konfigurasi dafra slideshow" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B] PENGATURAN KONFIGURASI CUACA [/ B] [CR] [CR] Mengatur berbagai kota untuk mengumpulkan informasi cuaca" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGURASIKAN SETELAN SISTEM[/B][CR][CR]Setel dan kalibrasi tampilan · Konfigurasi keluaran audio · Setel remote control[CR]Atur opsi hemat daya · Aktifkan debugging · Setel kunci master" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B] KONFIGURASI ADD-ONS [/ B] [CR] [CR] Mengelola add-ons yang telah terintsall · Browse for dan menginstal add-ons dari kodi.tv [CR] Modifikasi pengaturan add-on" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGURASIKAN SETELAN TV[/B][CR][CR]Rubah info layar penuh · Kelola setelan data EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGURASIKAN SETELAN LAYANAN[/B][CR][CR]Setel kontrol Kodi melalui UPnP dan HTTP · Konfigurasikan layanan berbagi berkas[CR]Aktifkan Zeroconf · Konfigurasikan AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pertama jalankan bantuan..." - -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 "Tab ini menandakan bahwa ada menu off ke sisi jendela ini yang berisi opsi tambahan untuk bagian ini. Untuk mengakses menu, arahkan ke kiri dengan remote control atau keyboard atau tempatkan pointer mouse Anda ke tab. [CR] [CR] Klik \"OK\" untuk menutup dialog ini. Ini tidak akan muncul lagi." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Subtitle lokal tersedia" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Pilih profil pengguna Kodi Anda [CR] untuk login dan lanjutkan" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Tampilkan atau sembunyikan layar login pada startup." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Pilih profil akan digunakan ketika startup apabila layar login dinonaktifkan." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Waktu yang telah dijadwalkan" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Tambah grup" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Mengubah nama grup" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Hapus grup" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grup[CR]Tersedia" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grup saluran" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Set timer" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Pilihan saluran" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Perkiraan 36 jam" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Perkiraan jam" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Perkiraan akhir pekan" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Perkiraan harian" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Ramalan" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Kemungkinan presipitasi" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Mengambil info ramalan..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Map " - -msgctxt "#31950" -msgid "WEATHER" -msgstr "CUACA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "GAMBAR" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILM" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "ACARA TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAM" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "MAINKAN DISK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.is_is/strings.po b/addons/skin.confluence/language/resource.language.is_is/strings.po deleted file mode 100644 index 913fd35075..0000000000 --- a/addons/skin.confluence/language/resource.language.is_is/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/kodi-main/language/is_IS/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: is_IS\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Breyta þínu" - -msgctxt "#31003" -msgid "Power options" -msgstr "Orkukostir" - -msgctxt "#31004" -msgid "Working..." -msgstr "Vinnsla..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Fela upplýsingar" - -msgctxt "#31006" -msgid "View options" -msgstr "Stillingar sjónarhorns" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Fylla skjá" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Heildar tímalengd" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Tónlist - Skrár" - -msgctxt "#31023" -msgid "Playing" -msgstr "Spila" - -msgctxt "#31024" -msgid "Page" -msgstr "Síða" - -msgctxt "#31025" -msgid "Items" -msgstr "Hlutir" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Ýmsir valkostir" - -msgctxt "#31027" -msgid "Location" -msgstr "Staðsetning" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Veggspjaldafletting" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Aðdáendamyndir" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Smámyndir" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Myndafletting" - -msgctxt "#31033" -msgid "Info" -msgstr "Upplýsingar" - -msgctxt "#31039" -msgid "Actions" -msgstr "Aðgerðir" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Í spilun" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "SPILA" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "Í BIÐ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "HRATT ÁFRAM" - -msgctxt "#31045" -msgid "REWIND" -msgstr "TIL BAKA" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "LEITA" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Forstillingar myndskreytinga" - -msgctxt "#31049" -msgid "End time" -msgstr "Lokatími" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Raða: Hækkandi" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Raða: Lækkandi" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Opna lagalista" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Vista lagalista" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Loka lagalista" - -msgctxt "#31058" -msgid "System music files" -msgstr "Tónlistarskrár kerfis" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Núgildandi lagalisti" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Þessi skrá er stöfluð, veldu þann part sem þú vilt byrja að spila frá." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Núverandi val" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Stillingar heimaskjás" - -msgctxt "#31102" -msgid "Background" -msgstr "Bakgrunnur" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Sýna \"Í bið\" í mynda-glærusýningu" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Spila kvikmyndasýnishorn í glugga [COLOR=grey3](Aðeins myndbandaupplýsingarglugga)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Ýmsir valkostir" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Fela flagg lesið frá skráarnöfnum [COLOR=grey3](t.d Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Fela hnappa í aðalvalmynd" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Virkja sérsniðinn bakgrunn" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Bakgrunnsslóð" - -msgctxt "#31111" -msgid "Hide" -msgstr "Fela" - -msgctxt "#31112" -msgid "Options" -msgstr "Valkostir" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Sýna hljómplötur sem hefur nýlega verið bætt við" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Sýna myndbönd sem var nýlega bætt við" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Undirvalmynd forrita-heimasíðu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Fela aðdáendamyndir í bakgrunni" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Sýna \"Í spilun\" myndband í bakgrunni" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Sýna \"Í spilun\" myndskreytingu í bakgrunni" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lagatextar" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Fela aðdáendamyndir í myndhrifum fyrir allan skjá" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Viðbót fyrir lagatexta" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Undirvalmynd myndbandasíðu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Undirvalmynd tónlistarsíðu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Undirvalmynd ljósmyndaasíðu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Tónlistarskjár" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Myndbandaskjár" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Ítarleiki stillinga" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Flýtileiðir" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Veldu þitt lag" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Veita lagatexta" - -msgctxt "#31206" -msgid "Found" -msgstr "Fann" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Finna fleiri atriði" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Næstu þættir" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Núverandi hiti" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Síðast uppfært" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Gagnaveita" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Fela aðdáendamyndir" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Kvikmyndaupplýsingar" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Minni notað:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Númer lags" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Aðdáendamynd[CR][CR]Ekki fáanleg[CR][CR] Smelltu til að breyta" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Núverandi skafa" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Veldu sköfu" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Stillingar fyrir skönnun innihalds" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Breyta slóð fyrir aðdáendamyndir" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Valinn notandi" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Síðast skráður inn" - -msgctxt "#31322" -msgid "Aired" -msgstr "Sýnt" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Valkostir lagalista" - -msgctxt "#31326" -msgid "Created" -msgstr "Búið til" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Upplausn" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nýlega bætt við" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Tímamælir virkur![/B] [COLOR=grey2] - Sjálfvirkt Slökkt eftir[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Smelltu á takka til að spila[CR][CR]Kvikmyndasýnishorn" - -msgctxt "#31331" -msgid "Album details" -msgstr "Hljómplötuupplýsingar" - -msgctxt "#31351" -msgid "Pause" -msgstr "Bið" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stöðva" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Hratt áfram" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Til baka" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Kvikmyndavalmynd" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Niðurhala þýðingartextum" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Horfa á í 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Breyta ham" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Virkt" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Sjálfgildi útlits" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Sjálfgildi útlits með engum hástöfum" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Byggt á Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]BREYTA VIÐMÓTSSTILLINGUM[/B][CR][CR]Breyta útlitinu · Breyta tungumáli og svæði · Breyta stillingum skráarlista[CR]Breyta skjáhvílu" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]BREYTA SKJÁSTILLINGUM[/B][CR][CR]Sýsla með myndabandasafn · Breyta myndbandaspilun · Breyta stillingum myndbandalista[CR]Breyta leturgerðum þýðingartexta" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]BREYTA LJÓSMYNDASTILLINGUM[/B][CR][CR]Breyta stillingum ljósmyndalista · Stilla myndasýningar" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]BREYTA VEÐURSTILLINGUM[/B][CR][CR]Skilgreindu nokkrar borgir til að ná í veðurupplýsingar fyrir" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]BREYTA KERFISSTILLINGUM[/B][CR][CR]Breyta og stilla skjái · Breyta hljóðúttaki · Skilgreina fjarstýringar[CR]Breyta orkukostum · Virkja aflúsun · Skilgreina aðallykilorð" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]BREYTA VIÐBÓTUM[/B][CR][CR]Breyttu uppsettum viðbótum · Leitaðu að og settu upp viðbætur frá kodi.tv[CR]Breyta stillingum viðbóta" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]SJÓNVARPSSTILLINGAR[/B][CR][CR]Breyta upplýsingum á fullum skjá · Halda utan um EPG gagnastillingar" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Uppsetning á stjórnun Kodi með UPnP og HTTP · Setja upp skráardeilingu[CR]Virkja Zeroconf · Stilla AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Keyrið hjálp fyrst..." - -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 "Þessi flipi þýðir að það er valblað við hliðina á þessum glugga, sem er með aukastillingum fyrir þennan hluta. Til að komast í valblaðið skaltu fara til vinstri með fjarstýringunni eða lyklaborðinu eða setja músabendilinn á flipann. [CR][CR]Smelltu á \"Í lagi\" til að loka þessum texta. Hann birtist ekki aftur." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Staðvær þýðingartexti tiltækur" - -msgctxt "#31420" -msgid "Login" -msgstr "Innskrá" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Veldu Kodi notanda[CR]til að skrá þig inn og halda áfram" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Sýna eða fela innskráningarskjá við ræsingu." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Veldu uppsetninguna sem verður notuð í ræsingu þegar innskráningarglugginn hefur verið gerður óvirkur." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Uppsettur tími" - -msgctxt "#31502" -msgid "TV" -msgstr "Sjónvarp" - -msgctxt "#31503" -msgid "Add group" -msgstr "Bæta við hóp" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Endurnefna hóp" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Eyða hóp" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Tiltækir[CR]Hópar" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Rásarhópur" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Stilling teljara" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Valkostir rásar" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36 klst veðurspá" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Klukkustunda veðurspá" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Veðurspá helgarinnar" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dagleg veðurspá" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Veðurspá" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Líkur á úrkomu" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Næ í veðurspá..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kort" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VEÐUR" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "MYNDIR" - -msgctxt "#31952" -msgid "TV" -msgstr "Sjónvarp" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VÍDEÓ" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "KVIKMYNDIR" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SJÓNVARPSÞÆTTIR" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "TÓNLIST" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "FORRIT" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "SPILA DISK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "KERFI" - -msgctxt "#31960" -msgid "RADIO" -msgstr "ÚTVARP" diff --git a/addons/skin.confluence/language/resource.language.it_it/strings.po b/addons/skin.confluence/language/resource.language.it_it/strings.po deleted file mode 100644 index 56a6d8dd91..0000000000 --- a/addons/skin.confluence/language/resource.language.it_it/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/kodi-main/language/it_IT/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it_IT\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Cambia Il Tuo" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opzioni Alimentazione" - -msgctxt "#31004" -msgid "Working..." -msgstr "Attendere..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Nascondi Informazioni" - -msgctxt "#31006" -msgid "View options" -msgstr "Opzioni di visione" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Schermo Intero" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Durata totale" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musica - File" - -msgctxt "#31023" -msgid "Playing" -msgstr "In riproduzione" - -msgctxt "#31024" -msgid "Page" -msgstr "Pagina" - -msgctxt "#31025" -msgid "Items" -msgstr "Oggetti" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opzioni varie" - -msgctxt "#31027" -msgid "Location" -msgstr "Località" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniature immagini" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Immagine" - -msgctxt "#31033" -msgid "Info" -msgstr "Informazioni" - -msgctxt "#31039" -msgid "Actions" -msgstr "Azioni" - -msgctxt "#31040" -msgid "Now playing" -msgstr "In riproduzione" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "IN RIPRODUZIONE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "IN PAUSA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANTI VELOCE" - -msgctxt "#31045" -msgid "REWIND" -msgstr "INDIETRO" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "RICERCA" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Stili Predefiniti di Visualizzazione" - -msgctxt "#31049" -msgid "End time" -msgstr "Ora fine" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordina: Crescente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordina: Decrescente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Apri la playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Salva la playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Chiudi la playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "Suoni di sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Playlist corrente" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Questo file è stato accorpato, scegli la parte da cui vuoi iniziare." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Attualmente Selezionato" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opzioni pagina iniziale" - -msgctxt "#31102" -msgid "Background" -msgstr "Sfondo" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Mostra \"In pausa\" durante la presentazione delle immagini" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Mostra trailer in una finestra [COLOR=grey3](Solo finestra di dialogo Informazioni video)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opzioni varie" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Nascondi la spunta letto dai nomi dei file video [COLOR=grey3](es. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Nascondi i pulsanti del Menù Principale" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Attiva gli sfondi personalizzati" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Percorso sfondo:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Nascondi" - -msgctxt "#31112" -msgid "Options" -msgstr "Opzioni" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Mostra Album aggiunti di recente" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Mostra Video aggiunti di recente" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Sottomenù Programmi Pagina Iniziale" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Nascondi Sfondo Fanart" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Nascondi l'EPG se è presente l'RDS nella finestra del canale" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Mostra Sfondo Video \"In Riproduzione\"" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Mostra Sfondo Visualizzazione \"In Riproduzione\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Testi canzoni" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Nascondi Fanart nella visualizzazione a schermo intero" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on Testi" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Sottomenù \"Video\" Pagina Iniziale" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Sottomenù \"Musica\" Pagina Iniziale" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Sottomenù \"Immagini\" Pagina Iniziale" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD Musica" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD Video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Livello impostazioni" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Collegamenti" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Scegli la tua canzone" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sorgente Testi" - -msgctxt "#31206" -msgid "Found" -msgstr "Trovato" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Trova altri elementi" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Prossimi Episodi" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura attuale" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Ultimo aggiornamento" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Fornitore dei dati" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Nascondi Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Dettagli Film" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memoria usata:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Numero traccia" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Immagine fanart[CR][CR]Non disponibile[CR][CR] Premi il bottone per impostarla" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper attuale" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Scegli uno scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opzioni Scansione Contenuto" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Imposta percorso Fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profilo selezionato" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Ultimo login" - -msgctxt "#31322" -msgid "Aired" -msgstr "Trasmessa" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opzioni Playlist" - -msgctxt "#31326" -msgid "Created" -msgstr "Creato" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Risoluzione" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Aggiunti di recente" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Timer impostato![/B] [COLOR=grey2] - Il sistema verrà spento in[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Premi per riprodurre[CR][CR]il trailer del film" - -msgctxt "#31331" -msgid "Album details" -msgstr "Dettagli Album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausa" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avanti veloce" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Indietro" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menù Filmato" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Scarica Sottotitoli" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Guarda come 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Cambia modalità" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Abilitato" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Predefinito della skin" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Predefinito della skin senza maiuscole" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Basato su Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURA LE IMPOSTAZIONI PER L'ASPETTO[/B][CR][CR]Cambia la Skin · Imposta Lingua e Regione · Cambia le impostazioni di elenco dei file[CR]Imposta uno Screensaver" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURA IMPOSTAZIONI VIDEO[/B][CR][CR]Gestisci la tua Libreria video · Imposta le opzioni di riproduzione dei video · Cambia le opzioni per le liste video[CR]Imposta i font dei sottotitoli" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]CONFIGURA IMPOSTAZIONI MUSICA[/B][CR][CR]Gestisci la tua libreria musicale · Imposta le opzioni di riproduzione musicale · Cambia le impostazioni di ordinamento musicale[CR]Imposta invio canzone" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURA IMPOSTAZIONI IMMAGINI[/B][CR][CR]Cambia le opzioni per le liste delle immagini · Configura presentazioni" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURA IMPOSTAZIONI METEO[/B][CR][CR]Imposta varie città delle quali ottenere le informazioni meteo" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURA IMPOSTAZIONI DI SISTEMA[/B][CR][CR]Imposta e calibra il video · Configura l'uscita audio · Imposta i controlli remoti[CR]Imposta le opzioni di risparmio energetico · Abilita il debug · Imposta il master lock" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURA ADD-ON[/B][CR][CR]Gestisci i tuoi Add-on installati · Sfoglia e installa Add-on da kodi.tv[CR]Modifica impostazioni Add-on" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURA IMPOSTAZIONI TV[/B][CR][CR]Cambia impostazioni schermo intero · Gestisci impostazioni dati EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURA IMPOSTAZIONI DI RETE[/B][CR][CR]Imposta il controllo di Kodi via UPnP e HTTP · Configura la condivisione dei file[CR]Abilita Zeroconf · Configura AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Aiuto primo avvio...." - -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 "Questa linguetta significa che c'è un menù a lato di questa finestra che contiene ulteriori opzioni per questa sezione. Per accedere al menù, naviga a sinistra con il tuo telecomando o tastiera, oppure posiziona il cursore del mouse sulla linguetta. [CR][CR]Clicca \"OK\" per chiudere questo avviso. Non apparirà nuovamente." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Sottotitolo locale disponibile" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Scegli il tuo profilo utente Kodi[CR]per fare login e continuare" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostra o nascondi la schermata di login all'avvio." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Seleziona il profilo che sarà usato all'avvio quando la schermata di login è disabilitata." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Ora programmata" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Aggiungi gruppo" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Rinomina gruppo" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Cancella gruppo" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Gruppi[CR]disponibili" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Gruppo Canali" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Timer impostato" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opzioni Canali" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Previsioni a 36 ore" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Previsioni orarie" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Previsioni per il weekend" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Previsioni giornaliere" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Previsioni" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Possibilità di precipitazioni" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Recupero informazioni previsioni..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mappe" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "METEO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMMAGINI" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILM" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIE TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMI" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "RIPRODUCI DISCO" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.ja_jp/strings.po b/addons/skin.confluence/language/resource.language.ja_jp/strings.po deleted file mode 100644 index e4b987e878..0000000000 --- a/addons/skin.confluence/language/resource.language.ja_jp/strings.po +++ /dev/null @@ -1,329 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/kodi-main/language/ja_JP/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja_JP\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "処理中..." - -msgctxt "#31006" -msgid "View options" -msgstr "表示オプション" - -msgctxt "#31008" -msgid "Full screen" -msgstr "フルスクリーン" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "ミュージック - ファイル" - -msgctxt "#31023" -msgid "Playing" -msgstr "再生中" - -msgctxt "#31024" -msgid "Page" -msgstr "ページ" - -msgctxt "#31025" -msgid "Items" -msgstr "アイテム" - -msgctxt "#31027" -msgid "Location" -msgstr "地域" - -msgctxt "#31029" -msgid "Fanart" -msgstr "ファンアート" - -msgctxt "#31033" -msgid "Info" -msgstr "情報" - -msgctxt "#31039" -msgid "Actions" -msgstr "アクション" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "再生中" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "静止中" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "早送り" - -msgctxt "#31045" -msgid "REWIND" -msgstr "巻戻し" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "スキャン中" - -msgctxt "#31049" -msgid "End time" -msgstr "終了時刻" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "ソート: 昇順" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "ソート: 降順" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "プレイリストを開く" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "プレイリストを保存" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "プレイリストを閉じる" - -msgctxt "#31058" -msgid "System music files" -msgstr "システム音楽ファイル" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "現在のプレイリスト" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "このファイル内から再生したいパートを選択してください。" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "ホーム画面オプション" - -msgctxt "#31102" -msgid "Background" -msgstr "背景" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "その他の設定" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Enable Custom Background" - -msgctxt "#31110" -msgid "Background path:" -msgstr "背景のパス:" - -msgctxt "#31111" -msgid "Hide" -msgstr "隠す" - -msgctxt "#31112" -msgid "Options" -msgstr "オプション" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "歌詞" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "ミュージック OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "ビデオ OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "設定レベル" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "ショートカット" - -msgctxt "#31206" -msgid "Found" -msgstr "見つかりました" - -msgctxt "#31303" -msgid "Data provider" -msgstr "気象データ提供元" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "ファンアート画像[CR][CR]使用不可[CR][CR] ボタンを押して設定" - -msgctxt "#31322" -msgid "Aired" -msgstr "放映日" - -msgctxt "#31326" -msgid "Created" -msgstr "制作日" - -msgctxt "#31327" -msgid "Resolution" -msgstr "解像度" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]タイマーセット完了![/B] [COLOR=grey2] - システムがシャットダウンします[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "一時停止" - -msgctxt "#31352" -msgid "Stop" -msgstr "停止" - -msgctxt "#31354" -msgid "Rewind" -msgstr "巻き戻し" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "ムービーメニュー" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "2D で観る" - -msgctxt "#31361" -msgid "Change mode" -msgstr "モードを変更" - -msgctxt "#31362" -msgid "Enabled" -msgstr "LCD有効" - -msgctxt "#31390" -msgid "Skin default" -msgstr "スキンのデフォルト" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial ベース" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]外観設定[/B][CR][CR]スキン選択 - 言語と地域の設定 - ファイル一覧設定変更[CR]スクリーンセーバー設定" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ビデオ設定[/B][CR][CR]ビデオライブラリ管理 - ビデオ再生設定 - ビデオ一覧設定変更[CR]字幕用フォント変更" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]システム設定[/B][CR][CR]画面の設定・調整 - オーディオ出力設定 - リモートコントローラー設定[CR]省電力設定 - デバッグの有効化 - マスターロック設定" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]TV設定[/B][CR][CR]フルスクリーン情報の変更 · EPGデータ設定" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]サービス設定[/B][CR][CR]UPnP や HTTP 経由による Kodi 操作設定 · ファイル共有設定[CR]Zeroconf を有効に · AirPlay 設定" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "ローカルの字幕を利用できます" - -msgctxt "#31420" -msgid "Login" -msgstr "ログイン" - -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 "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "利用可能な[CR]グループ" - -msgctxt "#31905" -msgid "Forecast" -msgstr "予報" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "天気予報データ取得中..." - -msgctxt "#31910" -msgid "Maps" -msgstr "マップ" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "天気" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "画像" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "動画" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "映画" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "テレビ番組" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "音楽" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "プログラム" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ディスク再生" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "システム" - -msgctxt "#31960" -msgid "RADIO" -msgstr "ラジオ" diff --git a/addons/skin.confluence/language/resource.language.ko_kr/strings.po b/addons/skin.confluence/language/resource.language.ko_kr/strings.po deleted file mode 100644 index 6c34221b89..0000000000 --- a/addons/skin.confluence/language/resource.language.ko_kr/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/kodi-main/language/ko_KR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ko_KR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "선택하세요" - -msgctxt "#31003" -msgid "Power options" -msgstr "전원 옵션" - -msgctxt "#31004" -msgid "Working..." -msgstr "작업 중..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "정보 숨김" - -msgctxt "#31006" -msgid "View options" -msgstr "보기 옵션" - -msgctxt "#31008" -msgid "Full screen" -msgstr "전체 화면" - -msgctxt "#31009" -msgid "Total duration" -msgstr "총 재생시간" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "음악 - 파일" - -msgctxt "#31023" -msgid "Playing" -msgstr "재생 중" - -msgctxt "#31024" -msgid "Page" -msgstr "페이지" - -msgctxt "#31025" -msgid "Items" -msgstr "항목" - -msgctxt "#31026" -msgid "Misc options" -msgstr "기타 옵션" - -msgctxt "#31027" -msgid "Location" -msgstr "위치" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "포스터 나열" - -msgctxt "#31029" -msgid "Fanart" -msgstr "팬아트" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "사진 썸네일" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "이미지 나열" - -msgctxt "#31033" -msgid "Info" -msgstr "정보" - -msgctxt "#31039" -msgid "Actions" -msgstr "동작" - -msgctxt "#31040" -msgid "Now playing" -msgstr "지금 재생 중" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "재생 중" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "일시 중지" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "빨리 감기" - -msgctxt "#31045" -msgid "REWIND" -msgstr "되감기" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "찾는 중" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "시각화 프리셋" - -msgctxt "#31049" -msgid "End time" -msgstr "종료 시각" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "정렬: 오름차순" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "정렬: 내림차순" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "재생목록 열기" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "재생목록 저장" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "재생목록 닫기" - -msgctxt "#31058" -msgid "System music files" -msgstr "시스템 음악 파일" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "현재 재생목록" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "이 파일은 연결되었습니다, 재생하고 싶은 부분을 선택하세요." - -msgctxt "#31061" -msgid "Current selected" -msgstr "현재 선택됨" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "홈 화면 옵션" - -msgctxt "#31102" -msgid "Background" -msgstr "배경" - -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" -msgid "Miscellaneous options" -msgstr "기타 옵션" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "비디오 파일 이름에서 읽은 플래그 숨김 [COLOR=grey3](예. 블루레이, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "메인 메뉴 버튼 숨김" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "사용자 지정 배경 사용" - -msgctxt "#31110" -msgid "Background path:" -msgstr "배경화면 경로:" - -msgctxt "#31111" -msgid "Hide" -msgstr "숨김" - -msgctxt "#31112" -msgid "Options" -msgstr "옵션" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "최근 추가한 앨범 보기" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "최근 추가한 비디오 보기" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "홈 페이지 프로그램 하위 메뉴" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "배경 팬아트 숨김" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "배경에 \"지금 재생 중\" 비디오 보기" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "배경에 \"지금 재생 중\" 시각화 보기" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "가사" - -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" -msgid "Music OSD" -msgstr "음악 OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "비디오 OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "설정 수준" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "바로가기" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "노래 선택" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "가사 소스" - -msgctxt "#31206" -msgid "Found" -msgstr "찾음" - -msgctxt "#31207" -msgid "Find more items" -msgstr "더 찾아보기" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "방송 예정 에피소드" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "현재 온도" - -msgctxt "#31301" -msgid "Last updated" -msgstr "마지막 업데이트" - -msgctxt "#31303" -msgid "Data provider" -msgstr "날씨 정보 제공" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "팬아트 숨김" - -msgctxt "#31308" -msgid "Movie details" -msgstr "영화 상세정보" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "사용 메모리:" - -msgctxt "#31310" -msgid "Track number" -msgstr "트랙 번호" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "팬아트 이미지[CR][CR]사용할 수 없음[CR][CR] 설정하려면 버튼을 누르세요" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "현재 정보수집기" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "정보수집기 선택" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "콘텐츠 탐색 옵션" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "팬아트 경로 설정" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "선택된 프로파일" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "마지막 로그인" - -msgctxt "#31322" -msgid "Aired" -msgstr "방영" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "재생목록 옵션" - -msgctxt "#31326" -msgid "Created" -msgstr "제작일" - -msgctxt "#31327" -msgid "Resolution" -msgstr "해상도" - -msgctxt "#31328" -msgid "Recently added" -msgstr "최근 추가" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]타이머 설정![/B] [COLOR=grey2] - 시스템 자동 종료[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "영화 예고편을[CR][CR]재생하려면 누르세요" - -msgctxt "#31331" -msgid "Album details" -msgstr "앨범 상세정보" - -msgctxt "#31351" -msgid "Pause" -msgstr "일시 중지" - -msgctxt "#31352" -msgid "Stop" -msgstr "중지" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "빨리감기" - -msgctxt "#31354" -msgid "Rewind" -msgstr "되감기" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "자막 애드온" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "자막 다운로드" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "2D로 감상" - -msgctxt "#31361" -msgid "Change mode" -msgstr "모드 변경" - -msgctxt "#31362" -msgid "Enabled" -msgstr "사용함" - -msgctxt "#31390" -msgid "Skin default" -msgstr "스킨 기본값" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "대문자 없는 스킨 기본값" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial based" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]모양새 설정[/B][CR][CR]스킨 변경 · 언어 및 지역 설정 · 파일 목록 옵션 변경[CR]화면 보호기 설정" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]비디오 설정[/B][CR][CR]비디오 라이브러리 관리 · 비디오 재생 옵션 변경 · 비디오 목록 옵션 변경[CR]자막 글꼴 설정" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]사진 설정[/B][CR][CR]사진 목록 옵션 변경 · 슬라이드쇼 설정" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]날씨 설정[/B][CR][CR]날씨 정보를 수집할 도시 설정" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]시스템 설정[/B][CR][CR]화면 설정 및 조정 · 오디오 출력 설정 · 원격 제어 설정[CR]전원 절약 옵션 설정 · 디버깅 사용 · 마스터 잠금 설정" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]애드온 설정[/B][CR][CR]설치된 애드온 관리 · kodi.tv에서 애드온 탐색 및 설치[CR]애드온 설정" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]TV 설정[/B][CR][CR]전체 화면 정보 변경 · EPG 데이터 설정" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]서비스 설정[/B][CR][CR]UPnP 및 HTTP를 통한 Kodi 제어 설정 · 파일 공유 설정[CR]Zeroconf 활성화 · AirPlay 설정" - -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" -msgid "Local subtitle available" -msgstr "로컬 자막 있음" - -msgctxt "#31420" -msgid "Login" -msgstr "로그인" - -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 "#31501" -msgid "Scheduled time" -msgstr "예약 시각" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "그룹 추가" - -msgctxt "#31504" -msgid "Rename group" -msgstr "그룸 이름 변경" - -msgctxt "#31505" -msgid "Delete group" -msgstr "그룹 삭제" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "사용가능한[CR]그룹" - -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" -msgid "Forecast" -msgstr "예보" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "강수확률" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "날씨 정보를 가져오는 중..." - -msgctxt "#31910" -msgid "Maps" -msgstr "지도" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "날씨" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "사진" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "비디오" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "영화" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV 쇼" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "음악" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "프로그램" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "디스크 재생" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "시스템" - -msgctxt "#31960" -msgid "RADIO" -msgstr "라디오" diff --git a/addons/skin.confluence/language/resource.language.lt_lt/strings.po b/addons/skin.confluence/language/resource.language.lt_lt/strings.po deleted file mode 100644 index 75590edd95..0000000000 --- a/addons/skin.confluence/language/resource.language.lt_lt/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/kodi-main/language/lt_LT/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Kodi" - -msgctxt "#31003" -msgid "Power options" -msgstr "Maitinimo parinktys" - -msgctxt "#31004" -msgid "Working..." -msgstr "Veikia..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Slėpti informaciją" - -msgctxt "#31006" -msgid "View options" -msgstr "Rodinio parinkys" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Visas ekranas" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Bendra trukmė" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muzika - Failai" - -msgctxt "#31023" -msgid "Playing" -msgstr "Atkuriama" - -msgctxt "#31024" -msgid "Page" -msgstr "Puslapis" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementai" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Įvairios parinktys" - -msgctxt "#31027" -msgid "Location" -msgstr "Vieta" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakatų karusėlė" - -msgctxt "#31029" -msgid "Fanart" -msgstr "FanArt" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniatiūros" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Atvaizdų karusėlė" - -msgctxt "#31033" -msgid "Info" -msgstr "Informacija" - -msgctxt "#31039" -msgid "Actions" -msgstr "Veiksmai" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Dabar atkuriama" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ATKŪRIMAS" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZĖ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "PRASUKTI PIRMYN" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PRASUKTI ATGAL" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "PAIEŠKA" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Vizualizacijų išankstinės parinktys" - -msgctxt "#31049" -msgid "End time" -msgstr "Pabaigos laikas" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Rūšiuoti: didėjančiai" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Rūšiuoti: mažėjančiai" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Atidaryti grojaraštį" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Išsaugoti grojaraštį" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Uždaryti grojaraštį" - -msgctxt "#31058" -msgid "System music files" -msgstr "Sistemos muzikos failai" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Dabartinis grojaraštis" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Šis failais yra sugrupuotas, pasirinkite dalį kurią norite atkurti." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Dabartinis pasirinktas" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Pradinio ekrano parinktys" - -msgctxt "#31102" -msgid "Background" -msgstr "Fonas" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Rodyti \"Pauzė\" nuotraukų skaidrių peržiūroje" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Atkurti anonsus lange [COLOR=grey3](Tik vaizdo informacijos lange)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Įvairios parinktys" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Slėpti žymes vaizdo failų varduose [COLOR=grey3](pvz., Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Slėpti pagrindinio meniu mygtukus" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Įjungti savą foną" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Fono kelias:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Slėpti" - -msgctxt "#31112" -msgid "Options" -msgstr "Parinktys" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Rodyti neseniai pridėtus albumus" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Rodyti neseniai pridėtus vaizdo įrašus" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Pradinio puslapio programų submeniu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Slėpti fono Fanart" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Slėpti EPG, jei kanalo lange yra RDS" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Rodyti \"Dabar atkuriamą\" vaizdo įrašą fone" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Rodyti \"Dabar atkuriamos\" muzikos vizualizaciją fone" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Dainų žodžiai" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Slėpti Fanart viso ekrano vizualizacijoje" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Dainos žodžių priedas" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Pradinio puslapio \"Vaizdo įrašų\" submeniu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Pradinio puslapio \"Muzikos\" submeniu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Pradinio puslapio \"Nuotraukų\" submeniu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Muzikos OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Vaizdo OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nustatymų lygis" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Nuorodos" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Pasirinkite dainą" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Dainos žodžių šaltinis" - -msgctxt "#31206" -msgid "Found" -msgstr "Rasta" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Rasti daugiau elementų" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Artimiausi epizodai" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Dabartinė temperatūra" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Paskutinis atnaujinimas" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Duomenų tiekėjas" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Slėpti Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Filmo duomenys" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Naudojama atminties:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Takelio numeris" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart atvaizdas[CR][CR]nepasiekiamas[CR][CR] Spauskite mygtuką, norėdami nustatyti" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Dabartinis skreperis" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Pasirinkite skreperį" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Turinio nuskaitymo parinktys" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Nustatyti Fanart kelią" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Pasirinktas profilis" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Paskutinis prisijungimas" - -msgctxt "#31322" -msgid "Aired" -msgstr "Transliuotas" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Grojaraščio parinktys" - -msgctxt "#31326" -msgid "Created" -msgstr "Sukurtas" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Raiška" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Neseniai pridėta" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Laikmatis nustatytas![/B] [COLOR=grey2] - Sistemos automatinis išjungimas po[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Spauskite mygtuką, norėdami atkurti[CR][CR]filmo anonsą" - -msgctxt "#31331" -msgid "Album details" -msgstr "Albumo informacija" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauzė" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stabdyti" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Prasukti pirmyn" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Prasukti atgal" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmo meniu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Atsisiųsti subtitrus" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Žiūrėti 2D režimu" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Pakeisti režimą" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Įjungta" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Dabartinė teminė išvaizda" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Kaip numatyta, tik be didžiųjų" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial pagrindu" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGŪRUOTI IŠVAIZDOS NUSTATYMUS[/B][CR][CR]Pakeisti teminę išvaizdą · Nustatyti kalbą ir regioną[CR]Pakeisti failų sąrašo atvaizdavimo parinktis · Nustatyti ekrano užsklandą" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGŪRUOTI VAIZDO ĮRAŠŲ NUSTATYMUS[/B][CR][CR]Tvarkyti vaizdo biblioteką · Nustatyti vaizdo atkūrimo parinktis[CR]Keisti vaizdo įrašų sąrašo atvaizdavimo parinktis · Nustatyti subtitrų šriftus" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]KONFIGŪRUOTI MUZIKOS NUSTATYMUS[/B][CR][CR]Tvarkyti muzikos biblioteką · Nustatyti dainų įkėlimą[CR]Keisti muzikos sąrašo atvaizdavimo parinktis · Nustatyti muzikos atkūrimo parinktis" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KONFIGŪRUOTI NUOTRAUKŲ NUSTATYMUS[/B][CR][CR]Nustatyti nuotraukų sąrašo atvaizdavimo parinktis · Konfigūruoti skaidrių peržiūrą" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KONFIGŪRUOTI ORŲ NUSTATYMUS[/B][CR][CR]Nustatykite įvarius miestus, kuriems rinkti orų informaciją" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGŪRUOTI SISTEMOS NUSTATYMUS[/B][CR][CR]Nustatyti ir kalibruoti ekranus · Nustatyti garso išvestį · Nustatyti nuotolinį valdymą[CR]Nustatyti energijos taupymo parinktis · Įjungti derinimą · Nustatyti valdytojo užraktą" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGŪRUOTI PRIEDUS[/B][CR][CR]Tvarkyti įdiegtus priedus · naršyti ir įdiegti priedus iš kodi.tv[CR]Keisti priedų nustatymus" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGŪRUOTI TELEVIZIJOS NUSTATYMUS[/B][CR][CR]Pakeisti viso ekrano informaciją · Tvarkyti EPG duomenų nustatymus" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGŪRUOTI PASLAUGŲ NUSTATYMUS[/B][CR][CR]Nustatyti Kodi valdymą per UPnP ir HTTP · Konfigūruoti failų bendrinimą[CR]Įjungti Zeroconf · Konfigūruoti AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pirmo paleidimo pagalba..." - -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 "Šis skirtukas reiškia, kad šio lango krašte yra meniu, kuriame yra papildomų parinkčių šiam skyriui. Norėdami atidaryti meniu, pereikite į kairę, naudojant nuotolinio valdymo pultą ar klaviatūrą arba užeikite pelės žymekliu virš skirtuko.[CR][CR]Norėdami uždaryti šį langą spauskite \"OK\", ir jis daugiau nebus rodomas." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Prieinami vietiniai subtitrai" - -msgctxt "#31420" -msgid "Login" -msgstr "Prisijungti" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Pasirinkite savi Kodi profilį,[CR]norėdami prisijungti ir tęsti" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Rodyti arba slėpti prisijungimo ekraną paleidimo metu." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Pasirinkite profilį, kuris bus naudojamas paleidimo metu, kai prisijungimo langas išjungtas." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Suplanuotas laiaks" - -msgctxt "#31502" -msgid "TV" -msgstr "Televizija" - -msgctxt "#31503" -msgid "Add group" -msgstr "Pridėti grupę" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Pervadinti grupę" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Pašalinti grupę" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Galimos[CR]grupės" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanalo grupė" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Laikmatis nustatytas" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanalo parinktys" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36 valandų prognozė" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Valandinė prognozė" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Savaitgalio prognozė" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dienos prognozė" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognozė" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Kritulių tikimybė" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Atsiunčiama prognozės informacija..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Žemėlapai" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ORAI" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "NUOTRAUKOS" - -msgctxt "#31952" -msgid "TV" -msgstr "TELEVIZIJA" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VAIZDO ĮRAŠAI" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMAI" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV LAIDOS" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZIKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMOS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ATKURTI DISKĄ" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIJAS" diff --git a/addons/skin.confluence/language/resource.language.lv_lv/strings.po b/addons/skin.confluence/language/resource.language.lv_lv/strings.po deleted file mode 100644 index 1eaecc80d5..0000000000 --- a/addons/skin.confluence/language/resource.language.lv_lv/strings.po +++ /dev/null @@ -1,341 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Latvian (Latvia) (http://www.transifex.com/projects/p/kodi-main/language/lv_LV/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lv_LV\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Darbojas..." - -msgctxt "#31006" -msgid "View options" -msgstr "Skata opcijas" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pilnekrāns" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Mūzika - Faili" - -msgctxt "#31023" -msgid "Playing" -msgstr "Atskaņo" - -msgctxt "#31024" -msgid "Page" -msgstr "Lapa" - -msgctxt "#31025" -msgid "Items" -msgstr "Ieraksti" - -msgctxt "#31027" -msgid "Location" -msgstr "Atrašanās vieta" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakāta ietvars" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanumāksla" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Attēla ietvars" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Darbības" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ATSKAŅO" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "IEPAUZĒTS" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "TĪT UZ PRIEKŠU" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ATTĪT ATPAKAĻ" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "NOVIETOŠANA" - -msgctxt "#31049" -msgid "End time" -msgstr "Beigu laiks" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Kārtot: augošā secībā" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Kārtot: dilstošā secībā" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Atvērt spēļsarakstu" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Saglabāt spēļsarakstu" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Aizvērt spēļsarakstu" - -msgctxt "#31058" -msgid "System music files" -msgstr "Sistēmas mūzikas faili" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Pašreizējais spēļsaraksts" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Fails ir ielādēts, atlasiet daļu, no kuras atskaņot." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Mājas ekrāna opcijas" - -msgctxt "#31102" -msgid "Background" -msgstr "Fons" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Dažādas opcijas" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Ieslēgt pielāgotu fonu" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Fona ceļš:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Slēpt" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcijas" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Dziesmu vārdi" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Mūzikas OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Iestatījumu līmenis" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Saīsnes" - -msgctxt "#31206" -msgid "Found" -msgstr "Atrada" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Datu piegādātājs" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanumākslas attēls[CR][CR]Nav pieejams[CR][CR] Klišķis uz pogas, lai iestatītu" - -msgctxt "#31322" -msgid "Aired" -msgstr "Ēterā" - -msgctxt "#31326" -msgid "Created" -msgstr "Izveidots" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Izšķirtspēja" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Taimeris iestatīts![/B] [COLOR=grey2] - Sistēmas auto izslēgšana pēc[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauze" - -msgctxt "#31352" -msgid "Stop" -msgstr "Apturēt" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Attīt atpakaļ" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmas izvēlne" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Skatīties 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Mainīt režīmu" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Ieslēgts" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Apvalka noklusējums" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Balstīts uz Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGURĒT IZSKATA IESTATĪJUMUS[/B][CR][CR]Mainīt apvalku · Iestatīt valodu un reģionu · Mainīt failu saraksta opcijas[CR]Iestatīt ekrānsaudzētāju" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGURĒT VIDEO IESTATĪJUMUS[/B][CR][CR]Pārvaldīt savu video bibliotēku · Iestatīt video atskaņošanas opcijas · Mainīt video saraksta opcijas[CR]Iestatīt subtitru fontus" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGURĒT SISTĒMAS IESTATĪJUMUS[/B][CR][CR]Uzstādīt un kalibrēt displejus · Konfigurēt audio izvadi · Uzstādīt tālvadības pulti[CR]Iestatīt enerģijas taupīšanas opcijas · Ieslēgt atkļūdošanu · Uzstādīt galveno slēdzeni" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGURĒT PIELIKUMUS[/B][CR][CR]Pārvaldīt savus instalētos pielikumus · Pārlūkot un instalēt pielikumus no kodi.tv[CR]Mainīt pielikuma iestatījumus" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGURĒT TV IESTATĪJUMUS[/B][CR][CR]Mainīt pilnekrāna info · Pārvaldīt EPG datu iestatījumus" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGURĒT PAKALPOJUMA IESTATĪJUMUS[/B][CR][CR]Uzstādīt Kodi kontroli no UPnP un HTTP · Konfigurēt failu koplietošanu[CR]Ieslēgt Zeroconf · Konfigurēt AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Pieejami lokālie subtitri" - -msgctxt "#31420" -msgid "Login" -msgstr "Pieteikšanās" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Uzsākot rādīt vai paslēpt pieteikšanās logu." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Atlasīt profilu, ko izmantot uzsākot, ja pieteikšanās logs ir izslēgts. " - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Pieejamās[CR]grupas" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognoze" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Uzmeklēju laikaprognozi..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kartes" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "LAIKAPSTĀKĻI" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ATTĒLI" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMAS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV RAIDĪJUMI" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MŪZIKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ATSKAŅOT DISKU" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTĒMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.mi/strings.po b/addons/skin.confluence/language/resource.language.mi/strings.po deleted file mode 100644 index 260e374c87..0000000000 --- a/addons/skin.confluence/language/resource.language.mi/strings.po +++ /dev/null @@ -1,93 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Maori (http://www.transifex.com/projects/p/kodi-main/language/mi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mi\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -msgctxt "#31006" -msgid "View options" -msgstr "Tirohia ngā kōwhiringa" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Mata katoa" - -msgctxt "#31027" -msgid "Location" -msgstr "Tauwāhi" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31049" -msgid "End time" -msgstr "Wā mutunga" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Rārangi ō naianei" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Tāpae i tēnei kōnae te, tīpako i te wahi e hiahia ana koe ki te takaro i te." - -msgctxt "#31102" -msgid "Background" -msgstr "He Whakamārama" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Whakahohe i muri ritenga" - -msgctxt "#31111" -msgid "Hide" -msgstr "Huna" - -msgctxt "#31112" -msgid "Options" -msgstr "Ngā Kōwhiringa" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lyrics" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Ngā Pokatata" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Taumira" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Kua whakahohe" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Kiri taunoa" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31910" -msgid "Maps" -msgstr "Mahere" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" diff --git a/addons/skin.confluence/language/resource.language.mk_mk/strings.po b/addons/skin.confluence/language/resource.language.mk_mk/strings.po deleted file mode 100644 index 3a80f4ceb6..0000000000 --- a/addons/skin.confluence/language/resource.language.mk_mk/strings.po +++ /dev/null @@ -1,329 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Macedonian (Macedonia) (http://www.transifex.com/projects/p/kodi-main/language/mk_MK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mk_MK\n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Обработка..." - -msgctxt "#31006" -msgid "View options" -msgstr "Прикажи опции" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Цел екран" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Музика - Датотеки" - -msgctxt "#31023" -msgid "Playing" -msgstr "Репродукција" - -msgctxt "#31024" -msgid "Page" -msgstr "Страна" - -msgctxt "#31025" -msgid "Items" -msgstr "Предмети" - -msgctxt "#31027" -msgid "Location" -msgstr "Локација" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fan-арт" - -msgctxt "#31033" -msgid "Info" -msgstr "Информации" - -msgctxt "#31039" -msgid "Actions" -msgstr "Дела" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ИЗВЕДБА" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ПАУЗИРАНО" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ПРЕМОТУВАЊЕ НАПРЕД" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ПРЕМОТУВАЊЕ НАЗАД" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ПРЕБАРУВАЊЕ" - -msgctxt "#31049" -msgid "End time" -msgstr "Време на крај" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Подреди: Опаѓачки" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Подреди: Растечки" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Отвори плејлиста" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Сочувај плејлиста" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Затвори плејлиста" - -msgctxt "#31058" -msgid "System music files" -msgstr "Системски музички датотеки" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Сегашна плејлиста" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Оваа датотека е сложена, изберете дел кој сакате да го пуштите." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Опции на почетен екран" - -msgctxt "#31102" -msgid "Background" -msgstr "Позадина" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Разни опции" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Овозможи сопствени позадини" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Патека на позадината:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Сокриј" - -msgctxt "#31112" -msgid "Options" -msgstr "Опции" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Стихови на песни" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Музички OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Видео OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Ниво на поставки" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Кратенки" - -msgctxt "#31206" -msgid "Found" -msgstr "Најдено" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Провајдер на податоци" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Посебна слика[CR]не е доделена.[CR][CR]Кликнете на копчето за да[CR]ја доделите." - -msgctxt "#31322" -msgid "Aired" -msgstr "Емитирано" - -msgctxt "#31326" -msgid "Created" -msgstr "Креирано" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Резолуција" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Одбројувањето е поставено![/B] [COLOR=grey2] - Системот ќе се искучи за[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Паузирај" - -msgctxt "#31352" -msgid "Stop" -msgstr "Сопри" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Премотај наназад" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Филмско мени" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Гледај во 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Измени начин" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Овозможено" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Основен изглед" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Базирано на Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]КОНФИГУРИРАЊЕ ПОСТАВКИ ЗА ПРИКАЗ[/B][CR][CR]Променете го изгледот · Изберете јазик и област на живеење[CR]Променете опции за прикажување на датотеки · Изберете чувар на екран" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]КОНФИГУРИРАЊЕ ПОСТАВКИ ЗА ФИЛМОВИ[/B][CR][CR]Управувајте со вашата библиотека на видеа · Поставете опции за изведба на филмови[CR]Изменете опции за прикажување на филмови · Поставете фонт за преводот" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]КОНФИГУРИРАЊЕ СИСТЕМСКИ ПОСТАВКИ[/B][CR][CR]Подесете и калибрирајте екрани · Конфигурирајте звучен излез · Подесете далечинско управување · Поставете опции за заштеда на енергија[CR]Овозможете евиденција на грешки · Подесете главна лозинка" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]КОНФИГУРИРАЈ ТВ ПОСТАВКИ[/B][CR][CR]Промени инфо на цел екран · Подесување на EPG податоци" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]КОНФИГУРИРАЈ СЕРВИСНИ ПОДЕСУВАЊА[/B][CR][CR]Подеси контрола врз Kodi преку UPnP и HTTP · Конфигурирај споделување папки[CR]Овозможи Zeroconf ·Конфигурирај AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Локален превод е достапен" - -msgctxt "#31420" -msgid "Login" -msgstr "Најави се" - -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 "#31502" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Достапни[CR]Групи" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Прогноза" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Превземање на прогноза..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Мапи" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "Време" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "Слики" - -msgctxt "#31952" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "Видеа" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "Филмови" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "ТВ Серијали" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "Музика" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "Програми" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "Пушти диск" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "Систем" - -msgctxt "#31960" -msgid "RADIO" -msgstr "Радио" diff --git a/addons/skin.confluence/language/resource.language.ml_in/strings.po b/addons/skin.confluence/language/resource.language.ml_in/strings.po deleted file mode 100644 index f78b9f4a28..0000000000 --- a/addons/skin.confluence/language/resource.language.ml_in/strings.po +++ /dev/null @@ -1,25 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/kodi-main/language/ml_IN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ml_IN\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "കുറുക്കുവഴി" - -msgctxt "#31327" -msgid "Resolution" -msgstr "വ്യക്തത" diff --git a/addons/skin.confluence/language/resource.language.mn_mn/strings.po b/addons/skin.confluence/language/resource.language.mn_mn/strings.po deleted file mode 100644 index 2123814e42..0000000000 --- a/addons/skin.confluence/language/resource.language.mn_mn/strings.po +++ /dev/null @@ -1,137 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Mongolian (Mongolia) (http://www.transifex.com/projects/p/kodi-main/language/mn_MN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mn_MN\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Бүтэн дэлгэц" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Дууны Файлууд" - -msgctxt "#31023" -msgid "Playing" -msgstr "Тоглуулж байна" - -msgctxt "#31024" -msgid "Page" -msgstr "Хуудас" - -msgctxt "#31026" -msgid "Misc options" -msgstr "бусад тохиргоонууд" - -msgctxt "#31027" -msgid "Location" -msgstr "Байрлал" - -msgctxt "#31033" -msgid "Info" -msgstr "мэдээлэл" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Одоо тоглуулж байгаа" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ТОГЛУУЛЖ БАЙНА" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ТҮР ЗОГСООСОН" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "УРАГШ ГҮЙЛГЭХ" - -msgctxt "#31045" -msgid "REWIND" -msgstr "БУЦААХ" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ХАЙХ" - -msgctxt "#31049" -msgid "End time" -msgstr "Дуусах цаг" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Өсөхөөр эрэмбэлэх" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Уруудахаар эрэмбэлэх" - -msgctxt "#31102" -msgid "Background" -msgstr "Арын хэсэг" - -msgctxt "#31111" -msgid "Hide" -msgstr "Нуух" - -msgctxt "#31112" -msgid "Options" -msgstr "Тохиргоонууд" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Саяхан нэмэгдсэн хуурцаг" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Саяхан нэмэгдсэн видеонууд" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Дууны үгс" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Дөт зам" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Дууны үгсийн эх үүсвэр" - -msgctxt "#31206" -msgid "Found" -msgstr "Оллоо" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Киноны мэдээлэл" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Нягтаршил" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Идэвхижүүлэх" - -msgctxt "#31502" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31952" -msgid "TV" -msgstr "ТВ" diff --git a/addons/skin.confluence/language/resource.language.ms_my/strings.po b/addons/skin.confluence/language/resource.language.ms_my/strings.po deleted file mode 100644 index 40bb8a42a4..0000000000 --- a/addons/skin.confluence/language/resource.language.ms_my/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/kodi-main/language/ms_MY/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ms_MY\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Ubah" - -msgctxt "#31003" -msgid "Power options" -msgstr "Pilihan kuasa" - -msgctxt "#31004" -msgid "Working..." -msgstr "Bekerja..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Sembunyi maklumat" - -msgctxt "#31006" -msgid "View options" -msgstr "Pilihan paparan" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Skrin Penuh" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Tempoh keseluruhan" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muzik - Fail" - -msgctxt "#31023" -msgid "Playing" -msgstr "Bermain" - -msgctxt "#31024" -msgid "Page" -msgstr "Muka surat" - -msgctxt "#31025" -msgid "Items" -msgstr "Item" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Pilihan lain" - -msgctxt "#31027" -msgid "Location" -msgstr "Kedudukan" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Lilit poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Hasil Seni Peminat" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Lakaran kecil gambar" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Lilit imej" - -msgctxt "#31033" -msgid "Info" -msgstr "Maklumat" - -msgctxt "#31039" -msgid "Actions" -msgstr "Tindakan" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Kini dimainkan" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "BERMAIN" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "TERHENTI SEJENAK" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "MARA LAJU" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PUTAR SEMULA" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "MENCARI" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Praset pengvisualan" - -msgctxt "#31049" -msgid "End time" -msgstr "Masa tamat" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Isih: Menaik" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Isih: Menurun" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Buka senarai main" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Simpan senarai main" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Tutup senarai main" - -msgctxt "#31058" -msgid "System music files" -msgstr "Fail muzik sistem" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Senarai main semasa" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Fail ini disusun-tindan. Pilih bahagian yang anda ingin mainkan." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Terkini dipilih" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Pilihan skrin utama" - -msgctxt "#31102" -msgid "Background" -msgstr "Latar Belakang" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Tunjuk \"Dijeda\" dalam paparan slaid gambar" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Main treler dalam tetingkap [COLOR=grey3](Dialog maklumat video sahaja)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Pilihan pelbagai" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Sembunyi penanda bacaan dari nama fail video [COLOR=grey3](contoh Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Sembunyi butang menu utama" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Benarkan latar belakang suai" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Laluan latar belakang:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Sembunyi" - -msgctxt "#31112" -msgid "Options" -msgstr "Pilihan" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Tunjuk album ditambah baru-baru ini" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Tunjuk video ditambah baru-baru ini" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenu program laman rumah" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Sembunyi seni peminat latar belakang" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Tunjuk video latar belakang \"Kini dimainkan\"" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Tunjuk pengvisualan latar belakang \"Kini dimainkan\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lirik" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Sembunyi seni peminat dalam pengvisualan skrin penuh" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Tambahan lirik" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Sub-menu \"Video\" laman rumah" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Sub-menu \"Muzik\" laman rumah" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Sub-menu \"Gambar\" laman rumah" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD Muzik" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD Video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Aras tetapan" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Pintasan" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Pilih lagu anda" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sumber lirik" - -msgctxt "#31206" -msgid "Found" -msgstr "Ditemui" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Cari lagi item" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Episod akan datang" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Suhu semasa" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Kemaskini terakhir" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Penyedia data" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Sembunyi seni peminat" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Perincian cereka" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Ingatan digunakan:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Nombor trek" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imej seni peminat[CR][CR]Tidak Tersedia[CR][CR] Klik butang untuk tetapkan" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Pengikis semasa" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Pilih pengikis" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Pilihan pengimbasan kandungan" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Tetapkan laluan seni peminat" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil terpilih" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Daftar masuk terakhir" - -msgctxt "#31322" -msgid "Aired" -msgstr "Disiarkan" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Pilihan senarai main" - -msgctxt "#31326" -msgid "Created" -msgstr "Dicipta" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolusi" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Ditambah baru-baru ini" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Pemasa ditetapkan![/B] [COLOR=grey2] - Sistem dimatikan sendiri dalam tempoh[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Klik butang untuk main[CR][CR]treler cereka" - -msgctxt "#31331" -msgid "Album details" -msgstr "Perincian album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Jeda" - -msgctxt "#31352" -msgid "Stop" -msgstr "Henti" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Maju pantas" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Undur" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu cereka" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Muat turun sari kata" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Tonton sebagai 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Ubah mod" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Dibenarkan" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Lalai Kulit" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Lalai kulit tanpa penutup" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Berasaskan Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGUR TETAPAN PENAMPILAN[/B][CR][CR]Ubah kulit · Tetapkan bahasa dan wilayah · Ubah pilihan penyenaraian fail[CR]Tetapkan penyelamat skrin" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGUR TETAPAN VIDEO[/B][CR][CR]Ubah pustaka video anda · Tetapkan pilihan main balik video · Ubah pilihan penyenaraian video[CR]Tetapkan fon sarikata" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KONFIGUR TETAPAN GAMBAR[/B][CR][CR]Tetapkan pilihan penyenaraian gambar · Konfigur paparan slaid" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KONFIGUR TETAPAN CUACA[/B][CR][CR]Tetapkan bandar-bandar untuk kutip maklumat cuaca" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGUR TETAPAN SISTEM[/B][CR][CR]Sedia dan tentukur paparan · Konfigur output audio · Persediaan kawalan jauh[CR]Tetapkan pilihan penjimatan kuasa · Benarkan penyahpepijatan · Persediaan kunci master" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGUR TAMBAHAN[/B][CR][CR]Urus tambahan terpasang anda · Layar dan pasang tambahan dari kodi.tv[CR]Ubahsuai tetapan tambahan" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGUR TETAPAN TV[/B][CR][CR]Ubah maklumat skrin penuh · Urus tetapan data EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGUR TETAPAN PERKHIDMATAN[/B][CR][CR]Persediaan kawalan Kodi melalui UPnP dan HTTP · Konfigur perkongsian fail[CR]Benarkan Zeroconf · Konfigur AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Bantuan kali pertama..." - -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 "Tab ini menjelaskan terdapat menu di luar sisi tetingkap ini yang mengandungi pilihan tambahan untuk seksyen. Untuk mencapai menu, navigasi ke kiri dengan kawalan jauh atau papan kekunci atau letak penuding tetikus anda diatas tab. [CR][CR]Klik \"Ok\" untuk tutup dialog ini. Ia tidak akan muncul lagi." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Sarikata setempat tersedia" - -msgctxt "#31420" -msgid "Login" -msgstr "Daftar Masuk" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Pilih Profil pengguna Kodi anda[CR]untuk daftar masuk dan teruskan" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Tunjuk atau sembunyi skrin daftar masuk ketika permulaan." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Pilih profil yang akan digunakan ketika permulaan bila skrin daftar masuk dilumpuhkan." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Masa terjadual" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Tambah kumpulan" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Namakan semula kumpulan" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Padam kumpulan" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Kumpulan[CR]Tersedia" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kumpulan saluran" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Pemasa ditetapkan" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Pilihan saluran" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Ramalan 36-jam" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Ramalan sejam" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Ramalan mingguan" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Ramalan harian" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Ramalan" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Pembentukan pemendakan" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Mendapatkan maklumat ramalan..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Peta" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "CUACA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "GAMBAR" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "CEREKA" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "RANCANGAN TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZIK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAM" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "MAIN CAKERA" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.mt_mt/strings.po b/addons/skin.confluence/language/resource.language.mt_mt/strings.po deleted file mode 100644 index 77d6030750..0000000000 --- a/addons/skin.confluence/language/resource.language.mt_mt/strings.po +++ /dev/null @@ -1,497 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Maltese (Malta) (http://www.transifex.com/projects/p/kodi-main/language/mt_MT/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: mt_MT\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Ibdel il-" - -msgctxt "#31004" -msgid "Working..." -msgstr "Qed jaħdem..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Aħbi l-informazzjoni" - -msgctxt "#31006" -msgid "View options" -msgstr "Ara l-għażliet" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Skrin sħiħ" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Tul totali" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Mużika - Fajls" - -msgctxt "#31023" -msgid "Playing" -msgstr "Qed jindaqq" - -msgctxt "#31024" -msgid "Page" -msgstr "Paġna" - -msgctxt "#31025" -msgid "Items" -msgstr "Affarijiet" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Għażliet mixxelanji" - -msgctxt "#31027" -msgid "Location" -msgstr "Post" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Tgeżwira tal-powster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Thumbs tal-istampi" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Tgeżwir tal-istampi" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Azzjonijiet" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Qed jindaqq bħalissa" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "IDOQQ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "IPPAWŻAT" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "GĦAĠĠEL QUDDIEM" - -msgctxt "#31045" -msgid "REWIND" -msgstr "B'LURA" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "IFITTEX" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Viżwalizzazjoni ssetjata minn qabel" - -msgctxt "#31049" -msgid "End time" -msgstr "Ħin tat-tmiem" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Qassam: Jikbru" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Qassam: Jiċkienu" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Iftaħ il-playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Żomm il-playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Għalaq il-playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "Fajls tal-mużika tas-sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Playlist kurrenti" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Dan il-fajl huwa stacked, għażel il-parti minn fejn trid tibda ddoqq." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Magħżul bħalissa" - -msgctxt "#31102" -msgid "Background" -msgstr "Sfond" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Għażliet varji" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Attiva l-isfond preferut" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Path tal-isfond" - -msgctxt "#31111" -msgid "Hide" -msgstr "Aħbi" - -msgctxt "#31112" -msgid "Options" -msgstr "Għażliet" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Uri l-albums li ġew miżjuda dan l-aħħar" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Uri vidjos li ġew miżjuda dan l-aħħar" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Aħbi l-fanart fl-isfond" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Uri l-vidjo li qed jindaqq bħalissa fl-isfond" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Uri l-viżwalizzazjoni fl-isfond" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Liriċi" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Aħbi l-fanart f'viżwalizzazjonijiet fuq l-iskrin kollu" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on tal-lirika" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD tal-Mużika" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD tal-Vidjo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Livell ta' settings" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Shortcuts" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "AGħżel id-diska tiegħek" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sors ta' lirika" - -msgctxt "#31206" -msgid "Found" -msgstr "Misjub" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Sib aktar affarijiet" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Episodji li jmiss" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura kurrenti" - -msgctxt "#31301" -msgid "Last updated" -msgstr "L-aħħar li ġġedded" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Fornitur ta' informazzjoni" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Aħbi l-fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Dettalji tal-film" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memorja użata:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Numru tad-diska" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Stampa tal-fanart[CR][CR]mhux disponibbli[CR][CR] Għafas il-buttuna biex tagħżel" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper kurrenti" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Għażel scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Għażliet ta' kif jitfittex il-kontenut" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Għażel il-path tal-fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil magħżul" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "L-aħħar login" - -msgctxt "#31322" -msgid "Aired" -msgstr "Intwera" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Għażliet tal-playlist" - -msgctxt "#31326" -msgid "Created" -msgstr "Maħluq" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Reżoluzzjoni" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Miżjud dan l-aħħar" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Arloġġ issetjat![/B] [COLOR=grey2] - Sistema se tintefa' waħedha f'[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Għafas il-buttuna biex iddoqq it-trejler tal-film[CR][CR]" - -msgctxt "#31331" -msgid "Album details" -msgstr "Dettalji dwar l-album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Ippawża" - -msgctxt "#31352" -msgid "Stop" -msgstr "Waqqaf" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Għaġġel quddiem" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Lura" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu tal-film" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Niżżel is-sottotitoli" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ara bħala 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Ibdel il-modalita'" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Attivat" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Dehra normali" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Id-derha normal mingħajr ittri kapitali" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Ibbażat fuq l-Arial" - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Ħin skedat" - -msgctxt "#31502" -msgid "TV" -msgstr "Televixin" - -msgctxt "#31503" -msgid "Add group" -msgstr "Żid grupp" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Ibdel l-isem ta' grupp" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Ħassar grupp" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Gruppi[CR]Disponibbli" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupp ta' stazzjonijiet" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Issettja l-arloġġ" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Għażliet tal-istazzjon" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Tbassir ta' 36 siegħa" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Tbassir siegħa b'siegħa" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Tbassir għal tmiem il-ġimgħa" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Tbassir ġurnata b'ġurnata" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Tbassir tat-temp" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Ċans ta' xita" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Qed tinstab l-informazzjoni tat-tbassir..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mappep" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "TEMP" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "STAMPI" - -msgctxt "#31952" -msgid "TV" -msgstr "Televixin" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDJOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "XOWS TELEVIŻIVI" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUŻIKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMI" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "DOQQ CD" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADJU" diff --git a/addons/skin.confluence/language/resource.language.my_mm/strings.po b/addons/skin.confluence/language/resource.language.my_mm/strings.po deleted file mode 100644 index 4694c0e03d..0000000000 --- a/addons/skin.confluence/language/resource.language.my_mm/strings.po +++ /dev/null @@ -1,169 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/kodi-main/language/my_MM/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: my_MM\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "အလုပ်လုပ်နေသည်" - -msgctxt "#31008" -msgid "Full screen" -msgstr "မျက်နှာပြင်အပြည့် " - -msgctxt "#31022" -msgid "Music - Files" -msgstr "ဂီတ-ဖိုင်များ" - -msgctxt "#31023" -msgid "Playing" -msgstr "ဖွင့်နေပါသည်။" - -msgctxt "#31024" -msgid "Page" -msgstr "စာမျက်နှာ" - -msgctxt "#31025" -msgid "Items" -msgstr "အမျိုးအစားများ" - -msgctxt "#31027" -msgid "Location" -msgstr "တည်နေရာ" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "အချက်အလက်များ" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ဖွင့်ထားပါသည်။" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ခဏရပ်မည်" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "အရှေ့သို့အနည်းငယ်ရစ်မည်" - -msgctxt "#31049" -msgid "End time" -msgstr "ဆုံးမည့်အချိန်" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "သီချင်းစာရင်းကိုဖွင့်မည်" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "သီချင်းစာရင်းကိုသိမ်းမည်" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "သီချင်းစာရင်းကိုပိတ်မည်" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "ယခုသီချင်းစာရင်း" - -msgctxt "#31102" -msgid "Background" -msgstr "နောက်ခံ" - -msgctxt "#31111" -msgid "Hide" -msgstr "ဖျောက်ထားမည်" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "စာသား" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Music OSD" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "အမြန်ခလုတ်များ" - -msgctxt "#31206" -msgid "Found" -msgstr "တွေ့ရှိသည်" - -msgctxt "#31303" -msgid "Data provider" -msgstr "အချက်အလက်များထောက်ပံ့သူ" - -msgctxt "#31326" -msgid "Created" -msgstr "ဖန်တီးခဲ့သည်" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolution" - -msgctxt "#31351" -msgid "Pause" -msgstr "ခဏရပ်မည်" - -msgctxt "#31352" -msgid "Stop" -msgstr "လုံး၀ရပ်မည်" - -msgctxt "#31354" -msgid "Rewind" -msgstr "နောက်သို့အနည်းငယ်ရစ်မည်" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "ရုပ်ရှင်မီနူး" - -msgctxt "#31362" -msgid "Enabled" -msgstr "ဖွင့်ထားမည်" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Local စာတန်းထိုး များရနိုင်ပါသည်။" - -msgctxt "#31420" -msgid "Login" -msgstr "ဝင်ရန်" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "ရရှိနိုင်သော [CR]Groups" - -msgctxt "#31905" -msgid "Forecast" -msgstr "ခန့်မှန်းခြင်း" - -msgctxt "#31910" -msgid "Maps" -msgstr "မြေပုံများ" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" diff --git a/addons/skin.confluence/language/resource.language.nb_no/strings.po b/addons/skin.confluence/language/resource.language.nb_no/strings.po deleted file mode 100644 index 9c89a2244a..0000000000 --- a/addons/skin.confluence/language/resource.language.nb_no/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/kodi-main/language/nb_NO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb_NO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Endre dine" - -msgctxt "#31003" -msgid "Power options" -msgstr "Strømalternativer" - -msgctxt "#31004" -msgid "Working..." -msgstr "Arbeider..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Skjul informasjon" - -msgctxt "#31006" -msgid "View options" -msgstr "Visningsalt." - -msgctxt "#31008" -msgid "Full screen" -msgstr "Fullskjerm" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Total varighet" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musikk - Filer" - -msgctxt "#31023" -msgid "Playing" -msgstr "Spiller" - -msgctxt "#31024" -msgid "Page" -msgstr "Side" - -msgctxt "#31025" -msgid "Items" -msgstr "Elementer" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Øvrige alternativer" - -msgctxt "#31027" -msgid "Location" -msgstr "Sted" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakatsvøpe" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Bildeminiatyrer" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Bildesvøpe" - -msgctxt "#31033" -msgid "Info" -msgstr "Informasjon" - -msgctxt "#31039" -msgid "Actions" -msgstr "Handlinger" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Spilles nå" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "SPILLER" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSE" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "SPOL FRAM" - -msgctxt "#31045" -msgid "REWIND" -msgstr "SPOL TILBAKE" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SØKER" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualiseringsforvalg" - -msgctxt "#31049" -msgid "End time" -msgstr "Ferdig klokken" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Rekkefølge: Stigende" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Rekkefølge: Synkende" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Åpne spilleliste" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Lagre spilleliste" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Lukk spilleliste" - -msgctxt "#31058" -msgid "System music files" -msgstr "Systemmusikkfiler" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Nåværende spilleliste" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Denne filen er stablet, velg den delen du vil spille fra." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Nåværende valgt" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Alternativer for hovedvindu" - -msgctxt "#31102" -msgid "Background" -msgstr "Bakgrunn" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Vis «Pause» under lysbildefremvisning" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Spill trailere i et vindu[COLOR=grey3](Kun videoinformasjonsdialog)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Øvrige alternativer" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Gjem «sett»-flagg fra videofilnavn [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Skjul hovedmenyknapper" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Aktiver egendefinert bakgrunn" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Sti til bakgrunn:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Skjul" - -msgctxt "#31112" -msgid "Options" -msgstr "Alternativer" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Vis nylig tilføyde albumer" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Vis nylig tilføyde videoer" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Programundermeny i hovedmeny" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Skjul fanart-bakgrunn" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Vis videoer i bakgrunnen" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Vis «spilles nå» bakgrunnen i visualisering" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Sangtekster" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Gjem Fanart i fullskjermsvisualisering" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Sangtekst-utvidelse" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Hjemmeskjerm video-undermeny" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Hjemmeskjerm musikk-undermeny" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Hjemmeskjerm bilder-undermeny" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Musikk OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivå" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Snarveier" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Velg din låt" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sangtekstskilde" - -msgctxt "#31206" -msgid "Found" -msgstr "Funnet" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Finn flere elementer" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Kommende episoder" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Været nå" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Sist oppdatert" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Datatilbyder" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Skjul fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Filmdetaljer" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Benyttet minne:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Spornummer" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart-bilde[CR][CR]ikke tilgjengelig[CR][CR]Klikk på knappen for å oppgi" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Nåværende skraper" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Velg en skraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Alternativer for innholdsskraper" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Oppgi søkesti for fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Valgt profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Sist innlogget" - -msgctxt "#31322" -msgid "Aired" -msgstr "Sendt" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Alternativer for spilleliste" - -msgctxt "#31326" -msgid "Created" -msgstr "Laget" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Oppløsning" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nylig lagt til" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Tidsur fastsatt![/B] [COLOR=grey2] - Systemet avsluttes automatisk om[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Klikk for å spille[CR][CR]filmtrailer" - -msgctxt "#31331" -msgid "Album details" -msgstr "Albumdetaljer" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pause" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stopp" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Spol framover" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Spol bakover" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmmeny" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Hent undertekster" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Se som 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Endre modus" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktivert" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Standard for skall" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skallstandard uten store bokstaver" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial-basert" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ENDRE DINE UTSEENDEINNSTILLINGER:[/B][CR][CR]Endre skallet · Oppgi dine regionale innstillinger · Endre globale visningsalternativer[CR]Konfigurer skjermsparer" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ENDRE DINE GRAFIKKINNSTILLINGER:[/B][CR][CR]Håndter ditt filmbibliotek · Oppgi videoavspillingsalternativer · Endre videolistealternativer[CR]Oppgi skrifttype for undertekster" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KONFIGURER BILDE INSTILLINGER[/B][CR][CR]Forandre bilde opplistings alternativer · Konfigurer bildefremvisning" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KONFIGURER VÆR INSTILLINGER[/B][CR][CR]Skriv inn hvilke byer informasjon skal vises for" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]ENDRE SYSTEMVALG[/B][CR][CR]Oppsett og kalibrering av skjerm · Konfigurer lydmaskinvare · Still inn fjernkontroller[CR]Endre strømsparingsalternativer · Aktiver feilsøking · Sett opp systemlås" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGURER UTVIDELSER[/B][CR][CR]Håndter dine installerte utvidelser · Se etter og installer utvidelser fra kodi.tv[CR]Forandre utvidelses innstillinger" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGURER TV-INNSTILLINGER[/B][CR][CR]Skift fullskjermsinfo · Administrer datainnstillinger for EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]ENDRE DINE TJENESTEINNSTILLINGER[/B][CR][CR]Konfigurer kontroll av Kodi via UPnP og HTTP · Konfigurer fildeling[CR]Aktiver Zeroconf · Konfigurer AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Førstegangsintroduksjon..." - -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 "Denne fanen viser at det er en meny på siden av vinduet om inneholder ekstra alternativer for denne avdelingen. For å få åpne menyen, trykk til venstre med fjernkontrollen, tastaturet eller plaser musepekeren over fanen. [CR][CR]Trykk \"OK\" for å lukke denne ruten. Den vil ikke vises igjen." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokal tekst tilgjengelig" - -msgctxt "#31420" -msgid "Login" -msgstr "Logg inn" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Velg din Kodi brukerprofil[CR]for å logge inn og fortsette" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Vis eller skjul innloggingsskjermen ved oppstart" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Velg profil som vil bli brukt ved oppstart når innloggingsskjermen er deaktivert ." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Planlagt tid" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Legg til gruppe" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Gi nytt navn til gruppe" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Slett gruppe" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Ledige[CR]grupper" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanalgruppe" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Tidsur fastsatt" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanal instillinger" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-timersvarsel" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Time for time" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Helgevarsel" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Langtidsvarsel" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Værvarsel" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Mulighet for nedbør" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Henter værvarsel..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kart" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VÆR" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "BILDER" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOER" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMER" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV-SERIER" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIKK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMER" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "SPILL PLATE" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.nl_nl/strings.po b/addons/skin.confluence/language/resource.language.nl_nl/strings.po deleted file mode 100644 index a0f7f30ab8..0000000000 --- a/addons/skin.confluence/language/resource.language.nl_nl/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/kodi-main/language/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Verander je" - -msgctxt "#31003" -msgid "Power options" -msgstr "vermogen opties" - -msgctxt "#31004" -msgid "Working..." -msgstr "Bezig..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Verberg informatie" - -msgctxt "#31006" -msgid "View options" -msgstr "Weergaveopties" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Volledig scherm" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Totale duur" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muziek - Bestanden" - -msgctxt "#31023" -msgid "Playing" -msgstr "Afspelen" - -msgctxt "#31024" -msgid "Page" -msgstr "Pagina" - -msgctxt "#31025" -msgid "Items" -msgstr "Items" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Diverse Opties" - -msgctxt "#31027" -msgid "Location" -msgstr "Locatie" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Poster wrap" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Afbeelding miniaturen" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Afbeelding wrap" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Acties" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Nu afspelend" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "AFSPELEN" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZE" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "VOORUIT SPOELEN" - -msgctxt "#31045" -msgid "REWIND" -msgstr "TERUGSPOELEN" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ZOEKEN" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualisatie voor-instellingen" - -msgctxt "#31049" -msgid "End time" -msgstr "Eindtijd" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sorteren: Oplopend" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sorteren: Aflopend" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Afspeellijst openen" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Afspeellijst bewaren" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Afspeellijst sluiten" - -msgctxt "#31058" -msgid "System music files" -msgstr "Systeem muziekbestanden" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Huidige afspeellijst" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Dit bestand bestaat uit meerdere delen, selecteer het deel dat u wilt afspelen." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Huidige geselecteerde" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Beginschermopties" - -msgctxt "#31102" -msgid "Background" -msgstr "Achtergrond" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Toon \"Gepauzeerd\" in afbeelding diavoorstelling" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Speel trailers in een venster [COLOR=grey3](Alleen video informatie dialoog)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Diverse opties" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Verberg markeringen gelezen uit bestandsnamen[COLOR=grey3](Bijv. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Verberg hoofd menu knoppen" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Gebruik achtergrond naar keuze" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Achtergrond locatie:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Verbergen" - -msgctxt "#31112" -msgid "Options" -msgstr "Opties" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Toon recent toegevoegde albums" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Toon recent toegevoegde video`s" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Beginscherm Programma's submenu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Fanart achtergronden verbergen" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Verberg EPG wanneer RDS is aanwezig op kanaalvenster" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Toon achtergrond \"nu afspelend\" video" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Toon achtergrond \"Nu afspelend\" visualisatie" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Songteksten" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Verberg fanart in volledig scherm visualisatie" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Songtekst add-on" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Beginscherm Video's submenu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Beginscherm Muziek submenu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Beginscherm Afbeeldingen submenu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Muziek-OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video-OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Instellingsniveau" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Snelkoppelingen" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Kies je lied" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Songtekst bron" - -msgctxt "#31206" -msgid "Found" -msgstr "Gevonden" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Vind meer items" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Aankomende afleveringen" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Huidige temperatuur" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Laatst bijgewerkt" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Data provider" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Fanart verbergen" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Filmdetails" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Gebruikt geheugen:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Tracknummer" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart afbeelding[CR][CR]niet beschikbaar[CR][CR] klik hier om in te stellen" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Huidige scanner" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Scanner kiezen" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opties inhoudsscanner" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Instellen Fanart locatie" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Geselecteerd profiel" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Laatst ingelogd op" - -msgctxt "#31322" -msgid "Aired" -msgstr "Uitgezonden" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Afspeellijst opties" - -msgctxt "#31326" -msgid "Created" -msgstr "Gemaakt" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolutie" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Onlangs toegevoegd" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Timer geconfigureerd![/B] [COLOR=grey2] - Systeem schakelt automatisch uit over[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Klik op de knop om af te spelen[CR][CR]Filmtrailer" - -msgctxt "#31331" -msgid "Album details" -msgstr "Album details" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauze" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Vooruitspoelen" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Terugspoelen" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmmenu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Download ondertitels" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Bekijk als 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Verander modus" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Geactiveerd" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skinstandaard" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skin standaard zonder hoofdletters" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Gebaseerd op Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]UITERLIJK INSTELLINGEN CONFIGUREREN[/B][CR][CR]Wijzig skin · Stel taal en regio in · Configureer bestandslijstopties en schermbeveiliging" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]VIDEO-INSTELLINGEN CONFIGUREREN[/B][CR][CR]Beheer uw videobibliotheek · Configureer videoafspeelopties en -bestandslijstsopties · Stel lettertype in voor ondertitels" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]MUZIEKINSTELLINGEN[/B][CR][CR]Beheer uw muziekbibliotheek · Instellen muziekplayback · Verander muzieklijsten opties[CR]Instellen nummerinstelling" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]AFBEELDING INSTELLINGEN CONFIGUREREN[/B][CR][CR]Configureer Afbeelding bestandslijstopties en diavoorstelling." - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]WEER INSTELLINGEN CONFIGUREREN[/B][CR][CR]Geef drie locaties op voor weersverwachtingen." - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]SYSTEEMINSTELLINGEN CONFIGUREREN[/B][CR][CR]Configureer en kalibreer schermen · Configureer geluidsuitgang · Configureer invoerapparaten en energiebeheeropties · Schakel debugging in · Configureer vergrendelingsopties" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGUREER ADD-ONS[/B][CR][CR]Beheer jouw geïnstalleerde add-ons · Zoek naar en installeer add-ons van Kodi.tv[CR]verander add-on instellingen" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGUREER TV INSTELLINGEN[/B][CR][CR]Verander volledig scherm info · Beheer EPG data instellingen" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGUREER SERVICE-INSTELLINGEN[/B][CR][CR]Stel Kodi-beheer in via UPnP en HTTP · Configureer bestandsdeling[CR]Schakel Zeroconf in · Configureer AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Eerste sessie hulp..." - -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 "Deze tab betekent dat er een menu met extra opties voor deze sectie aan de zijkant van het scherm beschikbaar is. Voor toegang tot het menu, navigeer naar links met de afstandsbediening of toetsenbord of ga met de muisaanwijzer naar de tab. [CR][CR]Klik \"Ok\" om het dialoogscherm te sluiten. Deze zal niet meer worden getoond. " - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokale ondertitel beschikbaar" - -msgctxt "#31420" -msgid "Login" -msgstr "Log-in" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Selecteer jouw Kodi Gebruikersprofiel[CR]om in te loggen en door te gaan" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Toon of verberg het log-in scherm bij opstarten" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Selecteer het profiel dat moet worden gebruikt bij opstarten wanneer het log-in scherm is gedeactiveerd." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Geplande tijd" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Voeg groep toe" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Hernoem groep" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Verwijder Groep" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Beschikbare[CR]Groepen" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanaliseer groep" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Timer instellen" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanaal opties" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-Uur Vooruitzicht" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Uur vooruitzicht" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Weekend vooruitzicht" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dagelijkse vooruitzicht" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Voorspelling" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Kans op neerslag" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Weersvoorspelling ophalen..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kaarten" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "WEER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "AFBEELDINGEN" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO'S" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "SPEELFILMS" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV-SERIES" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZIEK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMMA'S" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "DISC AFSPELEN" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.pl_pl/strings.po b/addons/skin.confluence/language/resource.language.pl_pl/strings.po deleted file mode 100644 index cfb5b0b0eb..0000000000 --- a/addons/skin.confluence/language/resource.language.pl_pl/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/kodi-main/language/pl_PL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pl_PL\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Zmień" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opcje zasilania" - -msgctxt "#31004" -msgid "Working..." -msgstr "Proszę czekać..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Ukryj informacje" - -msgctxt "#31006" -msgid "View options" -msgstr "Opcje widoku" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pełny ekran" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Całkowity czas trwania" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muzyka - Pliki" - -msgctxt "#31023" -msgid "Playing" -msgstr "Odtwarzanie" - -msgctxt "#31024" -msgid "Page" -msgstr "Strona" - -msgctxt "#31025" -msgid "Items" -msgstr "Pozycje" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opcje dodatkowe" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokalizacja" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Kolejka plakatów" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fototapeta" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniatury" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Kolejka obrazów" - -msgctxt "#31033" -msgid "Info" -msgstr "Informacje" - -msgctxt "#31039" -msgid "Actions" -msgstr "Operacje" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Teraz odtwarzane" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ODTWARZANIE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "DO PRZODU" - -msgctxt "#31045" -msgid "REWIND" -msgstr "DO TYŁU" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "PRZEWIJANIE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Wzorce wizualizacji" - -msgctxt "#31049" -msgid "End time" -msgstr "Koniec" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sortuj: Rosnąco" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sortuj: Malejąco" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Otwórz listę odtwarzania" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Zapisz listę odtwarzania" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zamknij listę odtwarzania" - -msgctxt "#31058" -msgid "System music files" -msgstr "Systemowe pliki muzyczne" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Aktualna lista odtwarzania" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Plik jest wynikiem scalania, wybierz część do odtwarzania." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Aktualnie wybrany" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opcje ekranu startowego" - -msgctxt "#31102" -msgid "Background" -msgstr "Tło" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Pokazuj \"Pauza\" poczas pokazu slajdów" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Odtwarzaj zwiastuny w oknie [COLOR=grey3](tylko w oknie informacji)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opcje dodatkowe" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Ukrywaj etykiety mediów wczytane z nazw pliku [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ukrywaj przyciski menu" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Pokazuj niestandardowe tło" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Ścieżka do folderu z obrazami tła:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ukrywaj" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcje" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Pokazuj albumy ostatnio dodane" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Pokazuj wideo ostatnio dodane" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Podmenu Programy ekranu startowego" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Nie używaj fototapet w roli tła" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Ukrywaj przewodnik, gdy dostępne są informacje RDS" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Wyświetlaj odtwarzane wideo w tle interfejsu" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Wyświetlaj wizualizację muzyki w tle interfejsu" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Tekst utworu" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Ukrywaj fototapety podczas pełnoekranowej wizualizacji" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Dodatek Tekst utworu" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Podmenu \"Wideo\" ekranu startowego" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Podmenu \"Muzyka\" ekranu startowego" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Podmenu \"Obrazy\" ekranu startowego" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Menu ekranowe muzyki" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Menu ekranowe wideo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Poziom ustawień" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Skróty" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Wybierz swój utwór" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Źródło tekstów utworów" - -msgctxt "#31206" -msgid "Found" -msgstr "Odnaleziono" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Znajdź więcej pozycji" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Odcinki wkrótce na antenie" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Ostatnia aktualizacja" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Dostawca danych" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Ukrywaj tapety" - -msgctxt "#31308" -msgid "Movie details" -msgstr "O filmie" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Użycie pamięci:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Numer utworu" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fototapeta[CR][CR]niedostępna[CR][CR]Naciśnij przycisk, aby dodać" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Aktualny dostawca" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Wybierz dostawcę" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opcje skanowania zawartości" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Ustaw ścieżkę do folderu z tapetami" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Wybrany profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Ostatnio zalogowany" - -msgctxt "#31322" -msgid "Aired" -msgstr "Premiera" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opcje listy odtwarzania" - -msgctxt "#31326" -msgid "Created" -msgstr "Utworzony" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rozdzielczość" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Ostatnio dodane" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Zaplanowano zamknięcie systemu![/B] [COLOR=grey2] - Zamknięcie systemu za[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Naciśnij przycisk, aby[CR][CR]odtworzyć zwiastun" - -msgctxt "#31331" -msgid "Album details" -msgstr "O albumie" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauza" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Przewiń" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Cofnij" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu filmu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Pobierz napisy" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Odtwarzaj w trybie 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Zmień tryb " - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktywne" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Domyślne dla skóry" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Domyślne dla skóry bez wielkich liter" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Bazujące na Arialu" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGURACJA WYGLĄDU[/B][CR][CR]Wybór skóry · Ustawienia regionalne · Listy plików · Wygaszacz ekranu" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGURACJA WIDEO[/B][CR][CR]Biblioteka wideo · Odtwarzanie · Akceleracja · Listy wideo · Napisy" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]KONFIGURACJA MUZYKI[/B][CR][CR]Biblioteka muzyki · Odtwarzanie · Listy utworów · CD-Audio" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KONFIGURACJA OBRAZÓW[/B][CR][CR]Listy obrazów · Pokaz slajdów" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KONFIGURACJA POGODY[/B][CR][CR]Wybór lokalizacji pobierania informacji pogodowych" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGURACJA SYSTEMU[/B][CR][CR]Wyświetlanie obrazu · Odtwarzanie dźwięku · Urządzenia wejściowe · Internet[CR]Oszczędzanie energii · Diagnostyka · Kontrola dostępu" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGURACJA DODATKÓW[/B][CR][CR]Zarządzanie zainstalowanymi dodatkami · Przeglądanie i instalacja dodatków[CR]Modyfikacja ustawień dodatków" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGURACJA TELEWIZJI[/B][CR][CR]Menu ekranowe · Przewodnik · Nagrywanie · Kontrola rodzicielska" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGURACJA USŁUG[/B][CR][CR]Zdalne sterowanie przez uPnP i HTTP · Współdzielenie plików[CR]Aktywacja Zeroconf · Ustawienia AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Wskazówki na początek..." - -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 "Ta zakładka oznacza iż za krawędzią tego okna jest menu, które zawiera dodatkowe opcje dla tej sekcji. Aby dostać się do tego menu, nawiguj w lewo przy pomocy pilota, klawiszy lub umieść wskaźnik myszy nad zakładką.[CR][CR]Naciśnij \"OK\", aby zamknąć to okno. Nie pojawi się ono ponownie." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Dostępne lokalne napisy" - -msgctxt "#31420" -msgid "Login" -msgstr "Logowanie" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Wybierz profil użytkownika[CR]do zalogowania, aby kontynuować" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Określa widoczność ekranu logowania podczas uruchomienia." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Wybierz profil, który będzie używany w przypadku wyłączenia ekranu logowania." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Zaplanowany czas" - -msgctxt "#31502" -msgid "TV" -msgstr "Telewizja" - -msgctxt "#31503" -msgid "Add group" -msgstr "Dodaj grupę" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Przemianuj grupę" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Usuń grupę" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Dostępne[CR]grupy" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupa kanałów" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Zaplanowane zamknięcie" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opcje kanału" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Prognoza 36 godzinna" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Prognoza godzinowa" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prognoza na weekend" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Prognoza dzienna" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognoza" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Możliwe opady" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Pobieranie prognozy pogody..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapy" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "POGODA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "OBRAZY" - -msgctxt "#31952" -msgid "TV" -msgstr "TELEWIZJA" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "WIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMY" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIALE" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZYKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMY" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "DYSK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.pt_br/strings.po b/addons/skin.confluence/language/resource.language.pt_br/strings.po deleted file mode 100644 index b19b636269..0000000000 --- a/addons/skin.confluence/language/resource.language.pt_br/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/kodi-main/language/pt_BR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Altere suas" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opções de energia" - -msgctxt "#31004" -msgid "Working..." -msgstr "Executando..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Ocultar informação" - -msgctxt "#31006" -msgid "View options" -msgstr "Visualização" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Tela Cheia" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Duração Total" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Música - Arquivos" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reproduzindo" - -msgctxt "#31024" -msgid "Page" -msgstr "Página" - -msgctxt "#31025" -msgid "Items" -msgstr "Itens" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opções diversas" - -msgctxt "#31027" -msgid "Location" -msgstr "Localização" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Vitrine poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Ícones de imagens" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Vitrine de imagens" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Ações" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Reproduzindo agora" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUZINDO" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSADO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANÇO RÁPIDO" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RETROCEDER" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "PROCURANDO" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualização das pré-definições" - -msgctxt "#31049" -msgid "End time" -msgstr "Hora fim" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ordem: Ascendente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ordem: Descendente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Abrir lista de reprodução" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Salvar lista de reprodução" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Fechar lista de reprodução" - -msgctxt "#31058" -msgid "System music files" -msgstr "Arquivos de música do sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Lista de reprodução atual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Este arquivo está empilhado, selecione a parte de onde executar." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Selecionado " - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opções da tela principal (home)" - -msgctxt "#31102" -msgid "Background" -msgstr "Fundo" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Mostrar \"Pausado\" na apresentação de imagens" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reproduzir trailers na janela [COLOR=grey3](Somente caixa de diálogo de Informação de vídeo)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opções diversas" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Esconder marcação de fontes dos arquivos de vídeo [COLOR=grey3](ex. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ocultar botões do menu principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Ativar papel de parede" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Caminho imagem de fundo:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ocultar" - -msgctxt "#31112" -msgid "Options" -msgstr "Opções" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Mostrar álbuns adicionados recentemente" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Mostrar vídeos adicionados recentemente" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenu de programas na página principal" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Ocultar fanart fundo da visualização" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Esconder EPG se RDS está presente na janela do canal" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Exibir vídeo \\\"reproduzindo agora\\\" ao fundo" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Apresentar visualização de fundo em \\\"Agora reproduzindo\\\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letras" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Ocultar fanart em visualização tela cheia" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on de letras" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenu de \"Vídeos\" na página principal" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenu de \"Músicas\" na página principal" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenu de \"Imagens\" na página principal" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD de Música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD de Video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Níveis de Ajustes" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Atalhos" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Escolha sua música" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Origem das letras" - -msgctxt "#31206" -msgid "Found" -msgstr "Encontrado" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Procurar mais itens" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Próximos episódios" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura atual" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Última atualização" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Provedor de Dados" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Ocultar fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalhes do vídeo" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memória usada:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Número da faixa" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imagem de Fanart[CR][CR]Indisponível[CR][CR] Clique no botão para definir" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Scraper atual" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Escolha um scraper" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opções de busca de conteúdo" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Definir caminho para o fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Perfil selecionado" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "última conexão" - -msgctxt "#31322" -msgid "Aired" -msgstr "Transmitido" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opções da lista de reprodução" - -msgctxt "#31326" -msgid "Created" -msgstr "Criado" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolução" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Mais recentes" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Timer definido![/B] [COLOR=grey2] - Sistema se desligará em[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Clique no botão para reproduzir o[CR][CR]trailer do filme" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalhes do álbum" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausar" - -msgctxt "#31352" -msgid "Stop" -msgstr "Parar" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avançar" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Voltar" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu do Filme" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Download legendas" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Assistir como 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Alterar modo" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Ativado" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Padrão da skin" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Padrão da skin sem capslock" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Baseado em Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]AJUSTES DE APARÊNCIA[/B][CR][CR]Mude a skin · Defina região e idioma · Defina opções de listagem de arquivos[CR]Defina um descanso de tela" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]AJUSTES DE VÍDEO[/B][CR][CR]Gerencie sua coleção de vídeos · Defina opções de execução de vídeo[CR]Altere opções de listagem de vídeo · Defina fonte para legendas" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]AJUSTES DE MÚSICAS[/B][CR][CR]Gerencie sua coleção de músicas · Defina opções de execução de música[CR]Altere opções de listagem de música · Configure submissão de música" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]AJUSTES DE IMAGENS[/B][CR][CR]Defina opções de listagem de imagens · Configure apresentação de slides" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]AJUSTES DE CLIMA[/B][CR][CR]Defina três cidades para coletar informações sobre o tempo" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]AJUSTES DE SISTEMA[/B][CR][CR]Configure e calibre telas · Configure saída de áudio · Configure controles remotos[CR]Defina opções para economia de energia · Habilite a depuração · Configure o bloqueio mestre" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURAR ADD-ONS[/B][CR][CR]Administre seus addons instalados · Procure por e instale add-ons de kodi.tv[CR]Modifique os ajustes dos add-ons\"" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURAR AJUSTESDE TV[/B][CR][CR]Alterar info tela cheia - Gerenciar ajustes de dados de EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]AJUSTES DE SERVIÇOS[/B][CR][CR]Configure o controle do Kodi via UPnP e HTTP · Configure o compartilhamento de arquivos[CR]Habilite Zeroconf · Configure o AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Executar ajudar primeiramente..." - -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 "Esta guia significa que existe um menu lateral que contém opções adicionais para esta seção. Para acessar o menu, navegue para a esquerda com o controle remoto ou teclado ou coloque o ponteiro do mouse sobre a aba. [CR][CR]Clique em \"Ok\" para fechar este diálogo. Ele não vai aparecer novamente." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Legenda local disponível" - -msgctxt "#31420" -msgid "Login" -msgstr "Login" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Selecione seu perfil de usuário no Kodi[CR]para conectar e continue" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostrar ou Ocultar a tela de login ao inicializar." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Selecione o perfil que será utilizado na inicialização quando a tela de login estiver desativada." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Agendamento" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Adicionar grupo" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renomear grupo" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Deletar grupo" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupos [CR] Disponíveis" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupo de Canais" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Configurar agendamento" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opções do Canal" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Previsão de 36 horas" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Previsão por hora" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Previsão final de semana" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Previsão diária" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Previsão" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Chance de precipitação" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Buscando informações da previsão..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapas" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "CLIMA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAGENS" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VÍDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SÉRIES DE TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÚSICAS" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REPRODUZIR DISCO" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RÁDIO" diff --git a/addons/skin.confluence/language/resource.language.pt_pt/strings.po b/addons/skin.confluence/language/resource.language.pt_pt/strings.po deleted file mode 100644 index 65d673b425..0000000000 --- a/addons/skin.confluence/language/resource.language.pt_pt/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/kodi-main/language/pt_PT/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt_PT\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Altere as suas" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opções de energia" - -msgctxt "#31004" -msgid "Working..." -msgstr "A processar..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Ocultar informação" - -msgctxt "#31006" -msgid "View options" -msgstr "Opções da vista" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Ecrã cheio" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Duração total" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Música - Ficheiros" - -msgctxt "#31023" -msgid "Playing" -msgstr "A reproduzir" - -msgctxt "#31024" -msgid "Page" -msgstr "Página" - -msgctxt "#31025" -msgid "Items" -msgstr "Itens" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opções diversas" - -msgctxt "#31027" -msgid "Location" -msgstr "Localização" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Cartaz" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniaturas de imagens" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Envolver a imagem" - -msgctxt "#31033" -msgid "Info" -msgstr "Informações" - -msgctxt "#31039" -msgid "Actions" -msgstr "Ações" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Em reprodução" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "A REPRODUZIR" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "EM PAUSA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "AVANÇAR" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RETROCEDER " - -msgctxt "#31046" -msgid "SEEKING" -msgstr "A PROCURAR" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Predefinições de visualização" - -msgctxt "#31049" -msgid "End time" -msgstr "Hora de fim" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Orientar: Ascendente" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Orientar: Descendente" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Abrir Lista Reprodução" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Guardar Lista Reprodução" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Fechar Lista Reprodução" - -msgctxt "#31058" -msgid "System music files" -msgstr "Ficheiros de música do sistema" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Lista de Reprodução Actual" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Este ficheiro está dividido por partes. Escolha a parte que pretende reproduzir." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Seleccionado actualmente" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opções do ecrã inicial" - -msgctxt "#31102" -msgid "Background" -msgstr "Fundo de ecrã" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Mostrar \"Pausa\" em apresentação de imagens" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Reproduzir trailers numa janela [COLOR=grey3](Apenas na janela de diálogo do vídeo)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opções variadas" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Ocultar leitura de flags dos ficheiros de vídeo [COLOR=grey3](ex. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ocultar botões do menu principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Activar fundo personalizado" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Caminho do fundo de ecrã:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ocultar" - -msgctxt "#31112" -msgid "Options" -msgstr "Opções" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Mostrar álbuns adicionados recentemente" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Mostrar vídeos adicionados recentemente" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submenu \"Programas\" da página inicial" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Ocultar fanart de fundo" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Mostrar vídeo \"A reproduzir\" em fundo" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Mostrar visualização \"A reproduzir\" em fundo" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Letras" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Ocultar o Fanart em ecrã completo" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Add-on de letras" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submenu \"Vídeos\" da página inicial" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submenu \"Música\" da página inicial" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submenu \"Imagens\" da página inicial" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Controlos de música" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Controlos de vídeo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nível das definições" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Atalhos" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Escolha a sua música" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Fonte das letras" - -msgctxt "#31206" -msgid "Found" -msgstr "Encontrado" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Encontrar mais itens" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Proximos episódios" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatura actual" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Última actualização" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Fornecedor de dados" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Ocultar o Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalhes do filme" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Memória utilizada:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Número da faixa" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imagem de Fanart[CR][CR]Indisponível[CR][CR] Clique no botão para seleccionar" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Colector atual" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Escolha um colector" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opções de pesquisa de conteúdos" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Defina o caminho fanart" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Perfil seleccionado" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Última vez ligado" - -msgctxt "#31322" -msgid "Aired" -msgstr "Transmitido a" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opções da lista de reprodução" - -msgctxt "#31326" -msgid "Created" -msgstr "Criado a" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Resolução" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Recentemente adicionados" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Temporizador activado![/B] [COLOR=grey2] - Sistema vai desligar-se em[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Clique no botão para reproduzir[CR][CR]o trailer do filme" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalhes do álbum" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pausar" - -msgctxt "#31352" -msgid "Stop" -msgstr "Parar" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Avançar" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Retroceder" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu do filme" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Transferir Legendas" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ver em 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Modo de alteração" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activado" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Predefinição do tema" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Predefinição do tema sem maiúsculas" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Baseada em Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURAR DEFINIÇÕES DE APARÊNCIA[/B][CR][CR]Mudar de tema · Definir o idioma e a região · Opções de listagem de ficheiros[CR]Definir um protector de ecrã" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURAR DEFINIÇÕES DE VÍDEO[/B][CR][CR]Gerir Biblioteca de Vídeo · Opções de reprodução de vídeo · Opções de listagem de vídeo[CR]Definir tipo de letra das legendas" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURAR DEFINIÇÕES DE IMAGENS[/B][CR][CR]Definir opções de listagem de imagens · Configurar apresentação de slides" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURAR DEFINIÇÕES METEOROLÓGICAS[/B][CR][CR]Definir várias cidades para recolher informação meterológica" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURAR DEFINIÇÕES DO SISTEMA[/B][CR][CR]Configurar e calibrar ecrãs · Configurar saída de áudio · Configurar controlo remoto[CR]Configurar poupança de energia · Activar depuração · Configurar bloqueio geral" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURAR EXTRAS[/B][CR][CR]Gerir os seus extras instalados · Procurar e instalar os extras a partir de kodi.tv[CR]Modificar as definições dos extras" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURAR DEFINIÇÕES DE TV[/B][CR][CR]Definir informação em ecrã cheio · Gerir definições de dados do EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURAR DEFINIÇÕES DE SERVIÇOS[/B][CR][CR]Configurar controlo do Kodi via UPnP e HTTP · Configurar partilha de ficheiros[CR]Activar ZeroConf · Configurar AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Ajuda da primeira execução..." - -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 "Este separador significa que existe um menu lateral nesta janela, que contém opções extra para esta seção. Para aceder ao menu, navegue para a esquerda com o controlo remoto ou teclado, ou posicione o ponteiro do rato sobre o separador. [CR][CR]Clique em \"OK\" para fechar este diálogo. Não irá aparecer novamente." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Legenda local disponível" - -msgctxt "#31420" -msgid "Login" -msgstr "Iniciar sessão" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Escolha o seu perfil de utilizador do Kodi[CR]para iniciar sessão e prosseguir" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Mostrar ou ocultar o ecrã de início de sessão ao iniciar o Kodi" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Seleccionar o perfil que será usado inicialmente quando o ecrã de início de sessão não é exibido" - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Hora agendado" - -msgctxt "#31502" -msgid "TV" -msgstr "Televisão" - -msgctxt "#31503" -msgid "Add group" -msgstr "Adicionar grupo" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Renomear grupo" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Remover grupo" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupos[CR] disponíveis" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupo de canais" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Temporizador definido" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opções do canal" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Previsão para 36 horas" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Previsão horária" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Previsão semanal" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Previsão diária" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Previsão" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Probabilidade de precipitação" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "A receber previsões meteorológicas..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapas" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "METEOROLOGIA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAGENS" - -msgctxt "#31952" -msgid "TV" -msgstr "Televisão" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VÍDEOS" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMES" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SÉRIES TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÚSICA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMAS" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "INICIAR DISCO" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEMA" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RÁDIO" diff --git a/addons/skin.confluence/language/resource.language.ro_ro/strings.po b/addons/skin.confluence/language/resource.language.ro_ro/strings.po deleted file mode 100644 index ca8d8e1c47..0000000000 --- a/addons/skin.confluence/language/resource.language.ro_ro/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/kodi-main/language/ro_RO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ro_RO\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Modificare" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opțiuni de alimentare" - -msgctxt "#31004" -msgid "Working..." -msgstr "Procesare..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Ascunde informații" - -msgctxt "#31006" -msgid "View options" -msgstr "Opțiuni de afișare" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Ecran complet" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Durată totală" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Fișiere audio" - -msgctxt "#31023" -msgid "Playing" -msgstr "Redare" - -msgctxt "#31024" -msgid "Page" -msgstr "Pagina" - -msgctxt "#31025" -msgid "Items" -msgstr "Elemente" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Opțiuni diverse" - -msgctxt "#31027" -msgid "Location" -msgstr "Locație" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Roată afișe" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Creație artistică" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniaturi imagini" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Roată de imagini" - -msgctxt "#31033" -msgid "Info" -msgstr "Informații" - -msgctxt "#31039" -msgid "Actions" -msgstr "Acțiuni" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Acum în redare" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ÎN REDARE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ÎN PAUZĂ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "DERULARE ÎNAINTE" - -msgctxt "#31045" -msgid "REWIND" -msgstr "DERULARE ÎNAPOI" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "DERULARE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Predefiniri vizualizare" - -msgctxt "#31049" -msgid "End time" -msgstr "Se termină la" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sortare:Ascendentă" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sortare:Descendentă" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Deschide listă de redare" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Salvează lista de redare" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Închide lista de redare" - -msgctxt "#31058" -msgid "System music files" -msgstr "Fișiere de muzică în sistem" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Listă de redare curentă" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Acest fișier este în stivă, selectați partea din care doriți să redați." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Selectat curent" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opțiuni ecran principal" - -msgctxt "#31102" -msgid "Background" -msgstr "Fundal" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Arată „În pauză\" în diaporamă imagini" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Redă secvențele într-o fereastră [COLOR=grey3](Doar în dialogul de informații video)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opțiuni diverse" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Ascunde etichetele citite din numele fișierelor video [COLOR=grey3](de ex.: Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ascunde butoane meniu principal" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Activează fundal personalizat" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Cale fundal" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ascunde" - -msgctxt "#31112" -msgid "Options" -msgstr "Opțiuni" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Arată albumele adăugate recent" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Arată fișierele video adăugate recent" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Submeniu programe în pagina inițială" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Ascunde creația artistică de pe fundal" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Ascunde EPG dacă RDS este prezent în fereastra canal" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Arată fundal video „Acum în redare”" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Arată vizualizare „Acum în redare” pe fundal" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Versuri" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Ascunde creația artistică când vizualizarea este pe tot ecranul" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Supliment versuri" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Submeniu „Video” în pagina inițială" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Submeniu „Muzică” în pagina inițială" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Submeniu „Imagini” în pagina inițială" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Meniu audio" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Meniu video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivel setări" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Scurtături" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Alegeți-vă cântecul" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sursă versuri" - -msgctxt "#31206" -msgid "Found" -msgstr "Găsite" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Găsește mai multe elemente" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Episoade viitoare" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Temperatură curentă" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Ultima actualizare" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Furnizor informații" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Ascunde creația artistică" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalii film" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Utilizare memorie:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Număr pistă" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imagine creație artistică[CR][CR]Indisponibilă[CR][CR] Clic pe buton pentru definire" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Catalog curent" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Alegeți un catalog" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opțiuni scanare conținut" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Definire cale creație artistică" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Profil selectat" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Ultimul autentificat" - -msgctxt "#31322" -msgid "Aired" -msgstr "Difuzat pe" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opțiuni listă de redare" - -msgctxt "#31326" -msgid "Created" -msgstr "Creat" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rezoluție" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Adăugate recent" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Planificare închidere activată![/B] [COLOR=grey2] Închidere sistem în[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Dați clic pe buton pentru a reda[CR][CR]secvențe din film" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalii album" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauză" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Derulează înainte" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Derulează înapoi" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Meniu film" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Descarcă subtitrări" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Afișează în 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Schimbare mod" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Activat" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Implicit pentru costum" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Implicit pentru costum fără majuscule" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Cu Arial la bază" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]CONFIGURAȚI SETĂRI DE ASPECT[/B][CR][CR]Schimbați costumul · Alegeți limba și regiunea · Modificați opțiunile de listare a fișierelor[CR]Alegeți un protector ecran" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]CONFIGURAȚI SETĂRI VIDEO[/B][CR][CR]Administrați mediateca video · Configurați opțiuni redare video · Modificați opțiuni afișare liste de fișiere video[CR]Alegeți font subtitrare" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]CONFIGURAȚI SETĂRI MUZICĂ[/B][CR][CR]Administrați mediateca audio · Stabiliți opțiunile de redare a muzicii · Schimbați opțiunile de afișare listă ale muzicii[CR]Configurați trimitere cântece" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]CONFIGURAȚI SETĂRI IMAGINE[/B][CR][CR]Modificați opțiuni afișare liste de imagini · Configurați diaporama" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]CONFIGURAȚI SETĂRI METEO[/B][CR][CR]Alegeți orașe diverse pentru care se obțin informații meteo" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]CONFIGURAȚI SETĂRI SISTEM[/B][CR][CR]Configurați și calibrați ecrane · Configurați ieșirea audio · Instalați telecomenzi[CR]Alegeți opțiuni de economisire energie · Activați depanarea · Configurați blocarea principală" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]CONFIGURAȚI SUPLIMENTE[/B][CR][CR]Administrați suplimentele instalate · Răsfoiți și instalați suplimente de la kodi.tv[CR]Modificați setările suplimentelor" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]CONFIGURAȚI SETĂRI TELEVIZIUNE ÎN DIRECT[/B][CR][CR]Schimbați informațiile afișate pe ecran în modul ecran complet · Gestionați setări date ghid tv" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]CONFIGURARAȚI SETĂRI SERVICII[/B][CR][CR]Stabiliți controului Kodi prin UPnP și HTTP · Configurarați partajarea de fișiere[CR]Activați Zeroconf · Configurați AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Ajutor la prima execuție..." - -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 "Acestă săgeată indică prezența unui meniu în partea stângă a ferestrei care oferă opțiuni suplimentare pentru această secțiune. Pentru a accesa meniul, apăsați la stânga cu telecomanda sau tastatura sau poziționați cursorul mausului deasupra acestei săgeți.[CR][CR]Apăsați „Bine” pentru a închide acest dialog. Nu va mai apărea ulterior." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Este disponibilă o subtitrare locală" - -msgctxt "#31420" -msgid "Login" -msgstr "Autentificare" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Selectați profilul dumneavoastră de utilizator Kodi[CR]pentru a vă autentifica și continua" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Arată sau ascunde ecranul de autentificare la pornire." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Selectați profilul care va fi folosit la pornire când ecranul de autentificare este dezactivat." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Timpul programat" - -msgctxt "#31502" -msgid "TV" -msgstr "Televizor" - -msgctxt "#31503" -msgid "Add group" -msgstr "Adăugare grup" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Redenumire grup" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Ștergere grup" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "[CR]Grupuri disponibile" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grup de canale" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Cronometru pornit" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opțiuni canal" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Prognoză pe 36 de ore" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Prognoză la o oră" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prognoză pe sfârșit de săptămână" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Prognoză zilnică" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognoză" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Șansă de precipitații" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Preluare informații prognoză..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Hărți" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "METEO" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "IMAGINI" - -msgctxt "#31952" -msgid "TV" -msgstr "Televizor" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILME" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIALE" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZICĂ" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAME" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "REDARE DISC" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.ru_ru/strings.po b/addons/skin.confluence/language/resource.language.ru_ru/strings.po deleted file mode 100644 index e46690e887..0000000000 --- a/addons/skin.confluence/language/resource.language.ru_ru/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/kodi-main/language/ru_RU/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru_RU\n" -"Plural-Forms: nplurals=3; 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 "#31003" -msgid "Power options" -msgstr "Настройки питания" - -msgctxt "#31004" -msgid "Working..." -msgstr "Подождите…" - -msgctxt "#31005" -msgid "Hide information" -msgstr "Без сведений" - -msgctxt "#31006" -msgid "View options" -msgstr "Настройки просмотра" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Полный экран" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Общая длительность" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Музыка: файлы" - -msgctxt "#31023" -msgid "Playing" -msgstr "Воспроизведение" - -msgctxt "#31024" -msgid "Page" -msgstr "страница" - -msgctxt "#31025" -msgid "Items" -msgstr "в списке" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Другие параметры" - -msgctxt "#31027" -msgid "Location" -msgstr "Расположение" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "карусель постеров" - -msgctxt "#31029" -msgid "Fanart" -msgstr "фанарт" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "эскизы фото" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "карусель изображений" - -msgctxt "#31033" -msgid "Info" -msgstr "Информация" - -msgctxt "#31039" -msgid "Actions" -msgstr "Действия" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Сейчас воспроизводится:" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ВОСПРОИЗВЕДЕНИЕ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ПАУЗА" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ПЕРЕМОТКА ВПЕРЕД" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ПЕРЕМОТКА НАЗАД" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ПОИСК" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Настройки визуализации" - -msgctxt "#31049" -msgid "End time" -msgstr "Время окончания" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "По возрастанию" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "По убыванию" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Открыть плейлист" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Сохранить плейлист" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Закрыть плейлист" - -msgctxt "#31058" -msgid "System music files" -msgstr "Системные аудиофайлы" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Текущий плейлист" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Это составной файл. Выберите часть для проигрывания." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Текущее выделение" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Настройки главного экрана" - -msgctxt "#31102" -msgid "Background" -msgstr "Фон" - -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" -msgid "Miscellaneous options" -msgstr "Различные параметры" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Скрыть флаги, полученные из имени видео файла [COLOR=grey3](например BluRray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Скрыть кнопки главного меню" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Использовать собственный фон" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Путь к фоновой картинке:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Скрыть" - -msgctxt "#31112" -msgid "Options" -msgstr "Параметры" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Показывать последние добавленные альбомы" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Показывать последнее добавленное видео" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Подменю программ главного экрана" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Скрыть фоновый фанарт" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Воспроизводимое видео в качестве фона" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Музыкальная визуализация в качестве фона" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Тексты" - -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" -msgid "Music OSD" -msgstr "Экранное меню музыки" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Экранное меню видео" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Уровень настроек" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Ярлыки" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Выберите композицию" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Источник текстов песен" - -msgctxt "#31206" -msgid "Found" -msgstr "Найдено" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Найти ещё" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Следующие серии" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Текущая температура" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Последнее обновление" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Источник данных" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Скрыть фанарт" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Сведения о фильме" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Использовано памяти:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Номер композиции" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Фанарт[CR][CR]недоступен,[CR][CR]нажмите кнопку, чтобы выбрать" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Текущий инфоресурс" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Выбрать инфоресурс" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Параметры сканирования содержимого" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Выбрать расположение фанарта" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Выбранный профиль" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Последний вход" - -msgctxt "#31322" -msgid "Aired" -msgstr "Премьера" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Параметры плейлиста" - -msgctxt "#31326" -msgid "Created" -msgstr "Создан" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Размеры" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Последние" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Установлен таймер![/B] [COLOR=grey2] Выключение через[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Нажмите кнопку,[CR][CR]чтобы воспроизвести трейлер к фильму" - -msgctxt "#31331" -msgid "Album details" -msgstr "Сведения об альбоме" - -msgctxt "#31351" -msgid "Pause" -msgstr "Пауза" - -msgctxt "#31352" -msgid "Stop" -msgstr "Стоп" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Перемотка вперед" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Перемотка назад" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Меню фильма" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Загрузить субтитры" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Смотреть в 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Изменить режим" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Вкл." - -msgctxt "#31390" -msgid "Skin default" -msgstr "Стандартные" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Стандартные без прописных" - -msgctxt "#31392" -msgid "Arial based" -msgstr "На основе Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]НАСТРОЙКА ВНЕШНЕГО ВИДА[/B][CR][CR]Изменение обложки • Выбор языка и региона • Настройка списка файлов[CR]Настройка заставки" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]НАСТРОЙКА ПАРАМЕТРОВ ВИДЕО[/B][CR][CR]Управление медиатекой видео • Параметры воспроизведения видео[CR]Настройка списка видео • Настройка шрифта субтитров" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]НАСТРОЙКА ПАРАМЕТРОВ ИЗОБРАЖЕНИЙ[/B][CR][CR]Параметры списка изображений · Настройка слайд-шоу" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]НАСТРОЙКА ПАРАМЕТРОВ ПОГОДЫ[/B][CR][CR]Выбор разных городов для получения информации о погоде" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]НАСТРОЙКА ПАРАМЕТРОВ СИСТЕМЫ[/B][CR][CR]Настройка и калибровка дисплеев • Настройка вывода аудио • Настройка[CR]дистанционного управления • Настройка параметров энергосбережения • Включение отладки • Настройка блокировки" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]КОНФИГУРАЦИЯ ДОПОЛНЕНИЙ[/B][CR][CR]Управление дополнениями - Поиск и установка дополнений с kodi.tv[CR]Настройки дополнений" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]НАСТРОЙКА ПАРАМЕТРОВ ТВ[/B][CR][CR]Настройка полноэкранной информации · Настройка отображения EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]НАСТРОЙКА ПАРАМЕТРОВ СЛУЖБ[/B][CR][CR]Настройка управления Kodi по UPnP и HTTP • Настройка доступа к файлам[CR]Включение Zeroconf • Настройка AirPlay" - -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" -msgid "Local subtitle available" -msgstr "Доступны локальные субтитры" - -msgctxt "#31420" -msgid "Login" -msgstr "Вход" - -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 "#31501" -msgid "Scheduled time" -msgstr "Запланированное время" - -msgctxt "#31502" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31503" -msgid "Add group" -msgstr "Добавить группу" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Переименовать группу" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Удалить группу" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Доступные[CR]группы" - -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" -msgid "Forecast" -msgstr "Прогноз" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Возможны осадки" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Получение прогноза…" - -msgctxt "#31910" -msgid "Maps" -msgstr "Карты" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ПОГОДА" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ФОТО" - -msgctxt "#31952" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ВИДЕО" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ФИЛЬМЫ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "СЕРИАЛЫ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "МУЗЫКА" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ПРОГРАММЫ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ИГРАТЬ ДИСК" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "СИСТЕМА" - -msgctxt "#31960" -msgid "RADIO" -msgstr "РАДИО" diff --git a/addons/skin.confluence/language/resource.language.si_lk/strings.po b/addons/skin.confluence/language/resource.language.si_lk/strings.po deleted file mode 100644 index 85793ebd8d..0000000000 --- a/addons/skin.confluence/language/resource.language.si_lk/strings.po +++ /dev/null @@ -1,41 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/kodi-main/language/si_LK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: si_LK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31006" -msgid "View options" -msgstr "වීඩියෝ කැමැත්ත " - -msgctxt "#31008" -msgid "Full screen" -msgstr "සම්පුර්ණ තිරය" - -msgctxt "#31027" -msgid "Location" -msgstr "පරිස්ථානය" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "කෙටිමාර්ගයන්" - -msgctxt "#31327" -msgid "Resolution" -msgstr "සම්මතකරනය" - -msgctxt "#31362" -msgid "Enabled" -msgstr "ක්රියාත්මක කලා" diff --git a/addons/skin.confluence/language/resource.language.sk_sk/strings.po b/addons/skin.confluence/language/resource.language.sk_sk/strings.po deleted file mode 100644 index 75f2bbd107..0000000000 --- a/addons/skin.confluence/language/resource.language.sk_sk/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/kodi-main/language/sk_SK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sk_SK\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Zmeňte vaše" - -msgctxt "#31003" -msgid "Power options" -msgstr "Nastavenia napájania" - -msgctxt "#31004" -msgid "Working..." -msgstr "Pracujem..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Skryť informáciu" - -msgctxt "#31006" -msgid "View options" -msgstr "Zobrazenie" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Celá obrazovka" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Celkové trvanie" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Hudba - Súbory" - -msgctxt "#31023" -msgid "Playing" -msgstr "Práve hrá" - -msgctxt "#31024" -msgid "Page" -msgstr "Strana" - -msgctxt "#31025" -msgid "Items" -msgstr "Položky" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Ďalšie nastavenia" - -msgctxt "#31027" -msgid "Location" -msgstr "Mesto" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Obal posteru" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Obrázky náhľadov" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Obal obrázku" - -msgctxt "#31033" -msgid "Info" -msgstr "Informácie" - -msgctxt "#31039" -msgid "Actions" -msgstr "Akcie" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Práve hrá" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "PREHRÁVA SA" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "PRETÁČA SA DOPREDU" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PRETÁČA SA DOZADU" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "VYHĽADÁVANIE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Predvoľby vizualizácie" - -msgctxt "#31049" -msgid "End time" -msgstr "Čas konca" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Ukázať: Vzostupne" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Ukázať: Zostupne" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Otvoriť playlist" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Uložiť playlist" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zatvoriť playlist" - -msgctxt "#31058" -msgid "System music files" -msgstr "Hudobné súbory systému" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Aktuálny playlist" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Tento súbor sa skladá z viac častí. Vyberte tu, od ktorej chcete spustit prehrávaníe." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Aktuálne vybraný" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Informácie na Domovskej stránke" - -msgctxt "#31102" -msgid "Background" -msgstr "Pozadie" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Zobrazovať \"Pauza\" pri prezentácii obrázkov" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Prehrávať ukážky v okne [COLOR=grey3](iba z okna Informácie o videu)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Rôzne nastavenia" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Nezobrazovať ikonky zdroja videa [COLOR=grey3](napr. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Skryť položky hlavného menu" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Aktivovať vlastné pozadie" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Cesta k pozadiu:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Skryť" - -msgctxt "#31112" -msgid "Options" -msgstr "Možnosti" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Zobraziť naposledy pridané albumy" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Zobrazovať naposledy pridané videá" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Domovská stránka / podmenu Programy" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Skryť Fanart na pozadí" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Ak je v okne kanálu informácia RDS, skryť EPG" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Zobrazovať práve prehrávané video na pozadí" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Zobrazovať práve prehrávanú vizualizáciu na pozadí" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Texty skladieb" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Skryť Fanart pri vizualizácii na celú obrazovku" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Doplnok Texty skladieb" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Domovská stránka / podmenu Videá" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Domovská stránka / podmenu Hudba" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Domovská stránka / podmenu Obrázky" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Hudobný OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Úroveň nastavení" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Odkazy" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Vyberte si vašu skladbu" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Zdroj textov skladieb" - -msgctxt "#31206" -msgid "Found" -msgstr "Nájdené" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Hľadať viac položiek" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Pripravované časti" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Aktuálna teplota" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Naposledy aktualizované" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Počasie Vám prináša" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Skryť FanArt" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Podrobnosti o filme" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Použitá pamäť:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Číslo skladby" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart obrázok[CR][CR]Nedostupný[CR][CR] Klik pre nastavenie" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Aktuálny sťahovač" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Vyber sťahovač" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Možnosti vyhľadávania obsahu" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Nastaviť cestu k FanArt" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Vybratý profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Posledné prihlásenie" - -msgctxt "#31322" -msgid "Aired" -msgstr "Vysielané" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Nastavenia Playlistu" - -msgctxt "#31326" -msgid "Created" -msgstr "Vytvorené" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rozlíšenie" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Naposledy pridané" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Časovač nastavený![/B] [COLOR=grey2] - Systém sa automaticky vypne za[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Pre spustenie ukážky[CR][CR]stlačte tlačidlo" - -msgctxt "#31331" -msgid "Album details" -msgstr "Podrobnosti o albume" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauza" - -msgctxt "#31352" -msgid "Stop" -msgstr "Zastaviť" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Posunúť dopredu" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Pretočiť dozadu" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu filmu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Stiahnuť titulky" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Pozerať ako 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Zmeniť režim" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktívne" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Predvolený vzhľad" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Predvolený vzhľad bez veľkých písmen" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]MOŽNOSTI PROSTREDIA[/B][CR][CR]Zmena vzhľadu · Výber jazyka a oblasti · Možnosti zobrazenia súborov[CR]Nastavenie šporiča obrazovky" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]MOŽNOSTI VIDEA[/B][CR][CR]Správa knižnice videí · Možnosti prehrávania videa · Zobrazenie video súborov[CR]Nastavenie titulkov" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]KONFIGUROVAŤ NASTAVENIA HUDBY[/B][CR][CR]Spravujte svoju hudobnú zbierku · Nastaviť možnosti prehrávania hudby · Zmeniť možnosti zobrazovania zoznamu[CR]Nastaviť informácie o skladbách" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]MOŽNOSTI OBRÁZKOV[/B][CR][CR]Možnosti zobrazenia obrázkov · Nastavenie prezentácie" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]MOŽNOSTI POČASIA[/B][CR][CR]Nastavte rôzne mestá, pre ktoré si prajete získavať predpoveď počasia" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]MOŽNOSTI SYSTÉMU[/B][CR][CR]Nastavenie obrazovky · Nastavenie zvukového výstupu[CR]Možnosti úsporného režimu · Ukladanie informácií · Konfigurácia rodičovského zámku" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]MOŽNOSTI DOPLNKOV[/B][CR][CR]Správa nainštalovaných doplnkov · Vyhľadávanie a inštalácia doplnkov z kodi.tv[CR]Zmena nastavenia doplnkov" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]NASTAVENIA TV[/B][CR][CR]Zmeniť informácie zobrazené na celej obrazovke · Spravovať nastavenia EPG dát" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGUROVAŤ NASTAVENIA SLUŽBY[/B][CR][CR]Nastaviť ovládanie Kodi pomocou UPnP a HTTP · Konfigurovať zdielanie[CR]Zapnúť Zeroconf · Konfigurovať AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pomocník po prvom spustení..." - -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 "Táto záložka zvýrazňuje, že sa na bočnej strane okna nachádza skryté menu. Aby ste sa k nemu dostali, kurzorovými tlačidlami na vašom diaľkovom ovládači alebo klávesnici choďte doľava, prípadne umiestnite kurzor myši ponad túto záložku. [CR][CR]Kliknutím na tlačidlo \"OK\" sa zavrie toto dialógové okno. V budúcnosti sa už nezobrazí." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Dostupné lokálne titulky" - -msgctxt "#31420" -msgid "Login" -msgstr "Prihlásiť" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Vyberte váš používateľský profil Kodi[CR]pre prihlásenie a pokračovanie" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Zobraziť alebo skryť prihlasovaciu obrazovku pri štarte." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Zvoľte profil, ktorý bude použitý pri štarte, ak je prihlasovacia obrazovka vypnutá." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Naplánovaný čas" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Pridať skupinu" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Premenovať skupinu" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Vymazať skupinu" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Dostupné[CR]skupiny" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Skupina kanálov" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Časovač nastavený" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Možnosti kanálu" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-hodinová predpoveď" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Hodinová predpoveď" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Víkendová predpoveď" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Denná predpoveď" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Predpoveď" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Riziko zrážok" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Zisťujem informácie o počasí..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapy" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "POČASIE" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "OBRÁZKY" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEÁ" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMY" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "SERIÁLY" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "HUDBA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMY" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "CD/DVD/Blu-ray" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTÉM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RÁDIO" diff --git a/addons/skin.confluence/language/resource.language.sl_si/strings.po b/addons/skin.confluence/language/resource.language.sl_si/strings.po deleted file mode 100644 index 5898be8088..0000000000 --- a/addons/skin.confluence/language/resource.language.sl_si/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/kodi-main/language/sl_SI/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sl_SI\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Spremenite vaše" - -msgctxt "#31003" -msgid "Power options" -msgstr "Možnosti napajanja" - -msgctxt "#31004" -msgid "Working..." -msgstr "Počakajte ..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Skrij informacije" - -msgctxt "#31006" -msgid "View options" -msgstr "Možnosti pogleda" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Celozaslonsko" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Celotno trajanje" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Glasba - Datoteke" - -msgctxt "#31023" -msgid "Playing" -msgstr "Predvajam" - -msgctxt "#31024" -msgid "Page" -msgstr "Stran" - -msgctxt "#31025" -msgid "Items" -msgstr "Predmetov" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Razne možnosti" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokacija" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakati" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Grafike" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Sličice" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Slike" - -msgctxt "#31033" -msgid "Info" -msgstr "Informacije" - -msgctxt "#31039" -msgid "Actions" -msgstr "Dejanja" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Trenutno predvajam" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "PREDVAJANJE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PREKINITEV" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "NAPREJ" - -msgctxt "#31045" -msgid "REWIND" -msgstr "NAZAJ" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ISKANJE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Prednastavitve vizualizacije" - -msgctxt "#31049" -msgid "End time" -msgstr "Končni čas" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Razvrsti: Naraščajoče" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Razvrsti: Padajoče" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Odpri seznam predvajanja" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Shrani seznam predvajanja" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zapri seznam predvajanja" - -msgctxt "#31058" -msgid "System music files" -msgstr "Sistemske glasbene datoteke" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Trenutni seznam predvajanja" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ta datoteka je združena. Izberite del za predvajanje." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Trenutno izbrano" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Možnosti domačega okna" - -msgctxt "#31102" -msgid "Background" -msgstr "Ozadje" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Prikaži »Prekinitev« v projekciji slik" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Predvajaj napovednik v oknu [COLOR=grey3](Samo informacije video dialoga)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Razne možnosti" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Skrij oznake videa, prebrane iz datotek [COLOR=grey3](npr. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Skrij gumbe glavnega okna" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Omogoči ozadja po meri" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Pot ozadja:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Skrij" - -msgctxt "#31112" -msgid "Options" -msgstr "Možnosti" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Prikaži nedavno dodane albume" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Prikaži nedavno dodane videe" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Podmeni »Programi« v domačem oknu" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Skrij ozadja" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "Skrij el. prog. vodnika, če je v oknu kanala prisoten RDS" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Prikaži v ozadju \"Zdaj se predvaja\" video" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Prikaži v ozadju \"Zdaj se predvaja\" vizualizacija" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Besedilo pesmi" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Skrij grafike v vizualizaciji v celozaslonskem načinu" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Dodatek besedil pesmi" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Podmeni »Video« v domačem oknu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Podmeni »Glasba« v domačem oknu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Podmeni »Slike« v domačem oknu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Glasbeni OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivo nastavitev" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Bližnjice" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Izberite svojo pesem" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Vir besedila pesmi" - -msgctxt "#31206" -msgid "Found" -msgstr "Najdenih" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Najdi več predmetov" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Prihajajoče epizode" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Trenutna temperatura" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Zadnja posodobitev" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Ponudnik" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Skrij grafike" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Podrobnosti o filmu" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Uporabljen pomnilnik:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Številka pesmi" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Grafika[CR][CR]Ni na voljo[CR][CR] Kliknite na gumb za nastavitev" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Trenutni ponudnik" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Izberi ponudnika" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Možnosti pregledovanja vsebin" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Nastavi pot grafik" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Izbran profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Zadnja prijava" - -msgctxt "#31322" -msgid "Aired" -msgstr "Predvajano" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Možnosti seznama predvajanja" - -msgctxt "#31326" -msgid "Created" -msgstr "Ustvarjeno" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Ločljivost" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nedavno dodano" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Zakasnitev nastavljena![/B] [COLOR=grey2] - Sistem se bo izklopil po[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Kliknite gumb za predvajanje[CR][CR]Filmski napovednik" - -msgctxt "#31331" -msgid "Album details" -msgstr "Podrobnosti o albumu" - -msgctxt "#31351" -msgid "Pause" -msgstr "Prekini" - -msgctxt "#31352" -msgid "Stop" -msgstr "Ustavi" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Hitro naprej" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Nazaj" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmski meni" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Prenesi podnapise" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Glej kot 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Spremeni način" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Vključen" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Privzeto" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Privzeto brez velikih začetnic" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]PRILAGODITE NASTAVITVE IZGLEDA[/B][CR][CR]Zamenjajte preobleko · Določite jezik in regijo · Spremenite možnosti seznamov[CR]Nastavite ohranjevalnik zaslona" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]PRILAGODITE NASTAVITVE VIDEA[/B][CR][CR]Upravljajte s knjižnico videa · Nastavite možnosti predvajanja videa[CR]Spremenite možnosti seznamov · Določite pisavo podnapisov" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]PRILAGODITE NASTAVITVE GLASBE[/B][CR][CR]Upravljajte knjižnico glasbe · Nastavite možnosti predvajanja glasbe · Spremenite možnosti seznamov[CR]Nastavite objavo pesmi" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]PRILAGODITE NASTAVITVE SLIK[/B][CR][CR]Spremenite možnosti seznamov · Nastavite projekcijo slik" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]PRILAGODITE NASTAVITVE VREMENA[/B][CR][CR]Izberite različne kraje, za katere bo na voljo vremenska napoved" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]PRILAGODITE NASTAVITVE SISTEMA[/B][CR][CR]Nastavite in prilagodite zaslon · Nastavite zvočni izhod · Nastavite oddaljeno upravljanje[CR]Nastavite varčevanje z energijo · Vključite razhroščevanje · Določite glavno geslo" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]PRILAGODI DODATKE[/B][CR][CR]Upravljajte nameščene dodatke · Poiščite in namestite dodatke s kodi.tv[CR]Spremenite nastavitve dodatka" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]PRILAGODITVE NASTAVITVE TV[/B][CR][CR]Spremenite informacije v celozaslonskem načinu · Upravljajte z nastavitvami EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]PRILAGODITE NASTAVITVE STORITEV[/B][CR][CR]Nastavite upravljanje Kodija preko UPnP-ja in HTTP-ja · Nastavite deljenje datotek[CR]Vključite Zeroconf · Prilagodite AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pomoč ob prvem zagonu ..." - -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 "Ta zavihek nakazuje, da se tu skriva meni z dodatnimi možnostmi trenutnega pogleda. Za dostop do menija pritisnite levo na vašem daljinskem upravljalniku ali tipkovnici, ali pa postavite miško na zavihek. [CR][CR]Kliknite »V redu«, da zaprete to okno. Ne bo se več prikazalo." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Na voljo so krajevni podnapisi" - -msgctxt "#31420" -msgid "Login" -msgstr "Prijava" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Izberite svoj Kodi uporabniški profil[CR]za prijavo in nadaljevanje" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Ob zagonu prikažite ali skrijte okno za prijavo." - -msgctxt "#31423" -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." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Načrtovan čas" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Dodaj skupino" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Preimenuj skupino" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Izbriši skupino" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Skupine[CR]na voljo" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Skupina programa" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Časovnik nastavljen" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Možnosti programa" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-urna napoved" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Urna napoved" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Vikend napoved" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dnevna napoved" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Napoved" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Možnost padavin" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Prenašam vremenske informacije ..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Zemljevidi" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VREME" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "SLIKE" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMI" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SERIJE" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "GLASBA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMI" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "PREDVAJAJ DISK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.sq_al/strings.po b/addons/skin.confluence/language/resource.language.sq_al/strings.po deleted file mode 100644 index 00dc91f0f2..0000000000 --- a/addons/skin.confluence/language/resource.language.sq_al/strings.po +++ /dev/null @@ -1,293 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/kodi-main/language/sq_AL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sq_AL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Në Funksionim..." - -msgctxt "#31006" -msgid "View options" -msgstr "Opcionet e pamjes" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Ekrani i plotë" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Skeda - Muzikë" - -msgctxt "#31023" -msgid "Playing" -msgstr "Duke riprodhuar" - -msgctxt "#31024" -msgid "Page" -msgstr "Faqe" - -msgctxt "#31025" -msgid "Items" -msgstr "Artikuj" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokalizimi" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "DUKE LUAJTUR" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZUAR" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "PËRSHPEJTO" - -msgctxt "#31045" -msgid "REWIND" -msgstr "RIKTHE" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "Duke kërkuar" - -msgctxt "#31049" -msgid "End time" -msgstr "Koha e përfundimit" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Rendit: Me Ngjitje" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Rendit: Me Zbritje" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Hap playlist’ën" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Ruaj playlist’ën " - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Mbyll playlist’ën " - -msgctxt "#31058" -msgid "System music files" -msgstr "Skeda muzikore të sistemit" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Playlist’a aktuale" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Kjo skedë është grupuar, zgjidh pjesën, nga e cila doni të luani." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opcionet e ekranit kryesor" - -msgctxt "#31102" -msgid "Background" -msgstr "Sfondi" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Opcione të ndryshme" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Aktivoni sfond të perzonalizuar" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Rregjistri i Sfondit" - -msgctxt "#31111" -msgid "Hide" -msgstr "Fsheh" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcionet" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Tekste Këngësh" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD Muizikë" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD Video" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Shkurtor" - -msgctxt "#31206" -msgid "Found" -msgstr "Gjetur" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Pajisës i të Dhënave" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Imazhi Fanart [CR][CR]i padisponueshëm[CR][CR] Kliko butonin për aktualizimin" - -msgctxt "#31322" -msgid "Aired" -msgstr "Në Transmetim" - -msgctxt "#31326" -msgid "Created" -msgstr "Krijuar" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Zbërthimi" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]\"Timer\" ështe vendosur![/B] [COLOR=grey2] - Auto mbyllja në [/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauzo" - -msgctxt "#31352" -msgid "Stop" -msgstr "Ndalo" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Rikthe" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Meny Filmi" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktivuar" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Standarte e Maskës" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Në Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGURO OPCIONET TË PAMJES[/B][CR][CR]Ndrysho maskën · Cakto gjuhën dhe rajonin · Ndrysho opcionet e skedarit[CR]Cakto një Ekran-ruajtes" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGURO OPCIONET E VIDEOVE[/B][CR][CR]Menaxho video-bibliotekën tënde · Cakto opcionet e video-riprodhimit · Ndrysho pamjen e video-listës[CR]Cakto shkrimin e subtitrave" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGURO OPCIONET E SISTEMIT[/B][CR][CR]Konfiguro dhe Kalibro Ekranet · Konfiguro daljen e zërit · Konfiguro telekomandat [CR]Cakto opcionet për kursimin e rrymës · Aktivizo debugging · Konfiguro dryrin përdorues" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGURO OPCIONET E SERVISEVE[/B][CR][CR]Konfiguro kontrollimin e Kodi'së nëpërmjet UPnP dhe HTTP · Konfiguro shpërndarjen e skedeve[CR]Aktivizo Zeroconf · Konfiguro AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Subtitra lokal në dispozicion" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Grupë në dispzicion[CR]" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Parashikimi" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Duke tërhequr parashikimin..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Hartat" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "Moti" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "Fotografit" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "Videot" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "Filmat" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "Emisionet televizive" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "Muzik" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "Programet" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "Luaj diskun" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "Sistemi" diff --git a/addons/skin.confluence/language/resource.language.sr_rs/strings.po b/addons/skin.confluence/language/resource.language.sr_rs/strings.po deleted file mode 100644 index fcb695e500..0000000000 --- a/addons/skin.confluence/language/resource.language.sr_rs/strings.po +++ /dev/null @@ -1,333 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Serbian (Serbia) (http://www.transifex.com/projects/p/kodi-main/language/sr_RS/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sr_RS\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Обрада..." - -msgctxt "#31006" -msgid "View options" -msgstr "Прикажи опције" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Цео екран" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Музика - Датотеке" - -msgctxt "#31023" -msgid "Playing" -msgstr "Репродукција" - -msgctxt "#31024" -msgid "Page" -msgstr "Страна" - -msgctxt "#31025" -msgid "Items" -msgstr "Ставки" - -msgctxt "#31027" -msgid "Location" -msgstr "Локација" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Зан. слика" - -msgctxt "#31033" -msgid "Info" -msgstr "Информације" - -msgctxt "#31039" -msgid "Actions" -msgstr "Наредбе" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "РЕПРОДУКОВАЊЕ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ПАУЗИРАНО" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ПРЕМОТАВАЊЕ УНАПРЕД" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ПРЕМОТАВАЊЕ УНАЗАД" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ПРЕМОТАВАЊЕ" - -msgctxt "#31049" -msgid "End time" -msgstr "Време завршетка" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Сортирај Растуће" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Сортирај Опадајуће" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Отвори реп. списак" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Сачувај реп. списак" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Затвори реп. списак" - -msgctxt "#31058" -msgid "System music files" -msgstr "Системске музичке датотеке" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Тренутни реп. списак" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ова датотека је сложена, изаберите део који желите да репродукујете." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Опције почетног екрана" - -msgctxt "#31102" -msgid "Background" -msgstr "Позадина" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Разне опције" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Омогући прилагођену позадину" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Путања позадине:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Сакриј" - -msgctxt "#31112" -msgid "Options" -msgstr "Опције" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Текстови песама" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Музички OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Видео OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Ниво поставки" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Пречице" - -msgctxt "#31206" -msgid "Found" -msgstr "Пронађено" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Провајдер" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Занимљива слика[CR]није додељена.[CR][CR]Кликните на дугме да[CR]бисте је доделили." - -msgctxt "#31322" -msgid "Aired" -msgstr "Емитовано" - -msgctxt "#31326" -msgid "Created" -msgstr "Направљено" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Резолуција" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Недавно додато" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Одбројавање је постављено![/B] [COLOR=grey2] - Систем ће се искључити за[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Пауза" - -msgctxt "#31352" -msgid "Stop" -msgstr "Заустави" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Премотај уназад" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Филмски мени" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Гледај као 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Промени режим" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Омогућено" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Подразумевана маска" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Засновано на Arial-у" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]КОНФИГУРИСАЊЕ ПОСТАВКИ ПРИКАЗА[/B][CR][CR]Промените маску · Изаберите језик и област где живите[CR]Промените опције излиставања датотека · Изаберите чувара екрана" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]КОНФИГУРИСАЊЕ ПОСТАВКИ ФИЛМОВА[/B][CR][CR]Управљајте вашом библиотеком филмова · Поставите опције репродукције филмова[CR]Промените опције излиставања филмова · Поставите изглед слова у титловима" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]КОНФИГУРИСАЊЕ ПОСТАВКИ СИСТЕМА[/B][CR][CR]Подесите и калибришите екране · Конфигуришите звучни излаз[CR]Подесите даљинско управљање · Поставите опције штедње енергије[CR]Омогућите евиденцију грешака · Подесите главну лозинку" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]КОНФИГУРИСАЊЕ ТВ ПОСТАВКИ[/B][CR][CR]Промените информације целог екрана · Управљајте поставкама података електронског програмског водича (EPG)" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]ПОДЕШАВАЊЕ СЕРВИСА[/B][CR][CR]Подешавање контроле Kodi-ја преко UPnP и HTTP · Подешавање дељења фајлова[CR]Укључи Zeroconf · Подешавање AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Локални превод доступан" - -msgctxt "#31420" -msgid "Login" -msgstr "Пријава" - -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 "#31502" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Доступне[CR]групе" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Прогноза" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Прибављам информације о прогнози..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Карта" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ВРЕМЕ" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "СЛИКЕ" - -msgctxt "#31952" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ВИДЕО" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ФИЛМОВИ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "ТВ СЕРИЈЕ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "МУЗИКА" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ПРОГРАМИ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ОПТИЧКИ ДИСК" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "СИСТЕМ" - -msgctxt "#31960" -msgid "RADIO" -msgstr "РАДИО" diff --git a/addons/skin.confluence/language/resource.language.sr_rs@latin/strings.po b/addons/skin.confluence/language/resource.language.sr_rs@latin/strings.po deleted file mode 100644 index fba59b5f0b..0000000000 --- a/addons/skin.confluence/language/resource.language.sr_rs@latin/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Serbian (Latin) (Serbia) (http://www.transifex.com/projects/p/kodi-main/language/sr_RS@latin/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sr_RS@latin\n" -"Plural-Forms: nplurals=3; 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 "Promenite vaše" - -msgctxt "#31003" -msgid "Power options" -msgstr "Opcije napajanja" - -msgctxt "#31004" -msgid "Working..." -msgstr "Obrada..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Sakrij informacije" - -msgctxt "#31006" -msgid "View options" -msgstr "Prikaži opcije" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Ceo ekran" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Ukupno trajanje" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muzika - Datoteke" - -msgctxt "#31023" -msgid "Playing" -msgstr "Reprodukcija" - -msgctxt "#31024" -msgid "Page" -msgstr "Strana" - -msgctxt "#31025" -msgid "Items" -msgstr "Stavki" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Ostale opcije" - -msgctxt "#31027" -msgid "Location" -msgstr "Lokacija" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Umotano u poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Umetnost ljubitelja" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Sličice slika" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Umotano u sliku" - -msgctxt "#31033" -msgid "Info" -msgstr "Informacije" - -msgctxt "#31039" -msgid "Actions" -msgstr "Akcije" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Sada pušteno" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "REPRODUKOVANjE" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZIRANO" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "PREMOTAVANjE UNAPRED" - -msgctxt "#31045" -msgid "REWIND" -msgstr "PREMOTAVANjE UNAZAD" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "TRAŽENJE" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Unapred zadate vizualizacije" - -msgctxt "#31049" -msgid "End time" -msgstr "Vreme kraja" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Složi: Uzlazno" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Složi: Silazno" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Otvori listu za reprodukciju" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Sačuvaj listu za reprodukciju" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zatvori listu za reprodukciju" - -msgctxt "#31058" -msgid "System music files" -msgstr "Sistemske muzičke datoteke" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Trenutna lista za reprodukciju" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ova datoteka je složena, odaberite koji deo želite da reprodukujete iz nje." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Trenutno odabrano" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Opcije glavnog ekrana" - -msgctxt "#31102" -msgid "Background" -msgstr "Pozadina" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Prikaži \"Pauzirano\" pri reprodukciji slajdova slika" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Pusti najave u prozoru [COLOR=grey3](Samo dijalog podataka videa)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Razne opcije" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Sakrij oznake pročitane iz naziva video datoteka [COLOR=grey3](npr. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Sakrij tastere glavnog menija" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Omogući prilagođenu pozadinu" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Putanja pozadine:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Sakrij" - -msgctxt "#31112" -msgid "Options" -msgstr "Opcije" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Prikaži nedavno dodate albume" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Prikaži nedavno dodat video materijal" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Podmeni programa na početnoj strani" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Sakrij pozadinsku sliku umetnosti ljubitelja" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Prikaži u pozadini \"Sada Pušteni\" video" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Prikaži u pozadini \"Sada Pušteno\" vizualizaciju" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Tekstovi pesama" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Sakrij umetnost ljubitelja pri vizualizaciji preko celog ekrana" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Dodatni program za tekstove pesama" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Podmeni \"Video materijal\" na glavnom ekranu" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Podmeni \"Muzika\" na glavnom ekranu" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Podmeni \"Slike\" na glavnom ekranu" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Muzički OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Nivo podešavanja" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Prečice" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Izaberite vašu pesmu" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Izvor tekstova pesama" - -msgctxt "#31206" -msgid "Found" -msgstr "Pronađeno" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Potraži još stavki" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Predstojeće epizode" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Trenutna temperatura" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Poslednji put ažurirano" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Provajder podataka" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Sakrij umetnost ljubitelja" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detalji filma" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Iskorišćenost memorije:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Broj numere" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Umetnost ljubitelja[CR][CR]Nije dostupna.[CR][CR]Kliknite na tater da biste je postavili." - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Trenutni dobavljač" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Izaberite dobavljača" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Opcije analiziranja sadržaja" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Postavite putanju umetnosti ljubitelja" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Odabrani profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Poslednja prijava" - -msgctxt "#31322" -msgid "Aired" -msgstr "Emitovano" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Opcije liste za reprodukciju" - -msgctxt "#31326" -msgid "Created" -msgstr "Napravljeno" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rezolucija" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nedavno dodato" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Tajmer je postavljen![/B] [COLOR=grey2] - Sistem će se isključiti za[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Kliknite na taster za reprodukciju[CR][CR]najave filma" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detalji albuma" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauza" - -msgctxt "#31352" -msgid "Stop" -msgstr "Zaustavi" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Premotaj unapred" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Premotaj unazad" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmski meni" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Preuzmi titlove" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Gledaj kao 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Promeni režim" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Omogućeno" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Podrazumevana maska" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Podrazumevana maska bez velikih slova" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Zasnovano na Arialu" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]PODESITE PODEŠAVANJA PRIKAZA[/B][CR][CR]Promenite masku · Postavite jezik i regiju - Promenite opcije izlistavanja datoteka[CR]Postavite čuvara ekrana" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]PODESITE VIDEO PODEŠAVANJA[/B][CR][CR]Upravljajte vašom video bibliotekom · Postavite opcije video reprodukcije - Promenite opcije izlistavanja filmova[CR]Postavite slova titlova" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]PODESITE PODEŠAVANJA SLIKA[/B][CR][CR]Postavite opcije izlistavanja slika · Podesite reprodukciju slajdova" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]PODESITE PODEŠAVANJA VREMENSKE PROGNOZE[/B][CR][CR]Postavite različite gradove za prikupljanje informacija o vremenskim prilikama" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]PODESITE PODEŠAVANJA SISTEMA[/B][CR][CR]Podesite i kalibrišite ekrane · Podesite zvučni izlaz - Podesite daljinsko upravljanje[CR]Postavite opcije uštede energije - Omogućite evidenciju grešaka · Podesite glavnu lozinku" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]PODESITE DODATNE PROGRAME[/B][CR][CR]Upravljajte vašim instaliranim dodatnim programima · Potražite i instalirajte dodatne programe sa kodi.tv[CR]Podesite podešavanja dodatnih programa" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]PODESITE TV PODEŠAVANJA[/B][CR][CR]Promenite informacije celog ekrana · Upravljajte podešavanjima EPG podataka " - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]PODESITE PODEŠAVANJA SERVISA[/B][CR][CR]Podesite kontrolu Kodija putem UPnP i HTTP · Podesite deljenje datoteka[CR]Omogućite Zeroconf - Podesite AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pomoć kod prvog pokretanja...." - -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 "Ovaj tab pokazuje da postoji meni sa strane ovog prozora koji sadrži dodatne opcije za ovaj odeljak. Da bi pristupili ovom meniju, idite na levu stranu vašim daljinskim upravljačem ili tastaturom ili postavite pointer miša preko taba. [CR][CR]Kliknite na \"U redu\" da bi zatvorili ovaj dijalog. Neće se pojaviti ponovo." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokalni prevod dostupan" - -msgctxt "#31420" -msgid "Login" -msgstr "Prijava" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Izaberite vaš Kodi korisnički profil[CR]za prijavu, a potom nastavite dalje" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Prikaži ili sakrij ekran za prijavu pri pokretanju" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Izaberite profil koji će se koristiti prilikom pokretanja kada je ekran za prijavu onemogućen" - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Zakazano vreme" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Dodaj grupu" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Preimenuj grupu" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Izbriši grupu" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Dostupne[CR]grupe" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Grupa kanala" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Tajmer podešen" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Opcije kanala" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "Prognoza za 36 časova" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Časovna prognoza" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prognoza za vikend" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dnevna prognoza" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognoza" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Moguće padavine" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Preuzimanje podataka prognoze..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Mape" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VREMENSKA PROGNOZA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "SLIKE" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEO MATERIJAL" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMOVI" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV SERIJE" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZIKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMI" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "OPTIČKI DISK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SISTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.sv_se/strings.po b/addons/skin.confluence/language/resource.language.sv_se/strings.po deleted file mode 100644 index c22bbf2eb4..0000000000 --- a/addons/skin.confluence/language/resource.language.sv_se/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/kodi-main/language/sv_SE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: sv_SE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Byt ditt" - -msgctxt "#31003" -msgid "Power options" -msgstr "Strömalternativ" - -msgctxt "#31004" -msgid "Working..." -msgstr "Arbetar..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Dölj information" - -msgctxt "#31006" -msgid "View options" -msgstr "Vyalternativ" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Fullskärm" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Total längd" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Musik - Filer" - -msgctxt "#31023" -msgid "Playing" -msgstr "Spelar" - -msgctxt "#31024" -msgid "Page" -msgstr "Sida" - -msgctxt "#31025" -msgid "Items" -msgstr "Objekt" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Övriga val" - -msgctxt "#31027" -msgid "Location" -msgstr "Plats" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Omslagssvep" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Bildminiatyrer" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Bildsvep" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Åtgärder" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Spelas nu" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "SPELAR" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUSAD" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "SPOLA FRAMÅT" - -msgctxt "#31045" -msgid "REWIND" -msgstr "SPOLA BAKÅT" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SÖKER" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Visualiseringsval" - -msgctxt "#31049" -msgid "End time" -msgstr "Sluttid" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sortering: Stigande" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sortering: Fallande" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Öppna spellista" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Spara spellista" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Stäng spellista" - -msgctxt "#31058" -msgid "System music files" -msgstr "Systemmusikfiler" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Nuvarande spellista" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Denna fil är sammanslagen, välj den del du vill spela." - -msgctxt "#31061" -msgid "Current selected" -msgstr "För närvarande vald" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Hemskärmsalternativ" - -msgctxt "#31102" -msgid "Background" -msgstr "Bakgrund" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Visa \"pausat\" i bildspel" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Visa trailers i ett fönster " - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Övriga alternativ" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Dölj flaggläsning från videofilnamn [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Dölj huvudmenyknappar" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Aktivera anpassad bakgrund" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Bakgrundsökväg:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Dölj" - -msgctxt "#31112" -msgid "Options" -msgstr "Alternativ" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Visa nyligen tillagda album" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Visa nyligen tillagda videos" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Hemskärmens \"program\"-undermeny" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Dölj bakgrundsfanart" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Visa bakgrund \"Nu spelas\" filmer" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Visa \"Spelas nu\" backgrundsvisualisering" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Sångtexter" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Dölj fanart i fullskärmsvisualisering" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Sångtextstillägg" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Hemskärmens \"video\"-undermeny" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Hemskärmens \"musik\"-undermeny" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Hemskärmens \"bilder\"-undermeny" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Musik-OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video-OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Inställningsnivå" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Genvägar" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Välj din låt" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Sångtextkälla" - -msgctxt "#31206" -msgid "Found" -msgstr "Hittade" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Hitta fler objekt" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Kommande episoder" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Nuvarande temperatur" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Senast uppdaterad" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Dataleverantör" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Dölj fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Filmdetaljer" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Använt minne:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Spårnummer" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart-bild[CR][CR]Inte Tillgänglig[CR][CR]Klicka på knappen för att ange" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Aktuell skrapare" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Välj en skrapare" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Alternativ för innehållsskanning" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Ange fanartsökväg" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Vald profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Senast inloggad" - -msgctxt "#31322" -msgid "Aired" -msgstr "Sänt" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Alternativ för spellista" - -msgctxt "#31326" -msgid "Created" -msgstr "Skapad" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Upplösning" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Nyligen tillagda" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Timer satt![/B] [COLOR=grey2] - Automatisk avstängning av systemet om[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Klicka på knappen för att spela filmtrailern för [CR][CR]" - -msgctxt "#31331" -msgid "Album details" -msgstr "Albumdetaljer" - -msgctxt "#31351" -msgid "Pause" -msgstr "Paus" - -msgctxt "#31352" -msgid "Stop" -msgstr "Stopp" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Spola fram" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Spola bakåt" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Filmmeny" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Ladda hem undertexter" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Se i 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Ändra läge" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktiverad" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skalets standard" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Skalets standard utan VERSALER" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arialbaserad" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KONFIGURERA UTSEENDEINSTÄLLNINGAR[/B][CR][CR]Ändra skalet · Ange språk och region · Ange fillistningsalternativ[CR]Ange en skärmsläckare" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KONFIGURERA GRAFIKINSTÄLLNINGAR[/B][CR][CR]Hantera ditt filmbibliotek · Ange filmuppspelningsalternativ[CR]Ändra videoförteckningsalternativ · Konfigurera undertexttypsnitt" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KONFIGURERA BILDINSTÄLLNINGAR[/B][CR][CR]Ange bildlistningsalternativ · Justera bildspel" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KONFIGURERA VÄDERINSTÄLLNINGAR[/B][CR][CR]Ange tre städer för insamling av väderinformation" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KONFIGURERA SYSTEMINSTÄLLNINGAR[/B][CR][CR]Ange och kalibrera bildskärmar · Konfigurera ljudutgång · Ställa in fjärrkontroller[CR]Ange energisparalternativ · Aktivera debuggningen · Konfigurera huvudkod och lås" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KONFIGURERA TILLÄGG[/B][CR][CR]Hantera installerade tillägg · Visa och installera tillägg från kodi.tv[CR]Ändra inställningar för tillägg" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]KONFIGURERA TV-INSTÄLLNINGAR[/B][CR][CR]Ändra fullskärmslägesinformation · Hantera EPG-datainställningar" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]KONFIGURERA TJÄNSTINSTÄLLNINGAR[/B][CR][CR]Ställ in kontroll av Kodi via UPnP och HTTP · Konfigurera fildelning[CR]Aktivera Zeroconf · Konfigurera AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Förstagångshjälp" - -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 "Denna flik visar att det finns en meny till sidan om detta fönster som innehåller extra inställningar för denna sektion. För att nå menyn, navigera till vänster med din fjärrkontroll eller tangentbord eller placera din mus ovanför fliken. [CR][CR]Klicka på \"OK\" för att stänga denna dialogruta. Den kommer inte att visas igen." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokal undertext tillgänglig" - -msgctxt "#31420" -msgid "Login" -msgstr "Logga in" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Välj din Kodi-användarprofil[CR]för att logga in och fortsätta" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Visa eller dölj inloggningsskärmen vid start." - -msgctxt "#31423" -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 start då inloggningsskärmen inte visas." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Schemalagd tid" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Lägg till grupp" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Byt namn på grupp" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Ta bort grupp" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Tillgängliga[CR]grupper" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanalgrupp" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Timer satt" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanalalternativ" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-timmars prognos" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Timprognos" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Veckoprognos" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dygnsprognos" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognos" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Chans för nederbörd" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Hämtar prognosinfo..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Kartor" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "VÄDER" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "FOTON" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VIDEOR" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMER" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV-SERIER" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUSIK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAM" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "SPELA SKIVA" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.szl/strings.po b/addons/skin.confluence/language/resource.language.szl/strings.po deleted file mode 100644 index cccc819ff1..0000000000 --- a/addons/skin.confluence/language/resource.language.szl/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Silesian (http://www.transifex.com/projects/p/kodi-main/language/szl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: szl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Zmiyń swoje" - -msgctxt "#31003" -msgid "Power options" -msgstr "Nasztalowania zasilaniŏ" - -msgctxt "#31004" -msgid "Working..." -msgstr "Robiã..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Skryj informacyje" - -msgctxt "#31006" -msgid "View options" -msgstr "Nasztalowania wyglōndu" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Pōłny ôbrŏz" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Cołki czŏs trwaniŏ" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Muzyka - zbiory" - -msgctxt "#31023" -msgid "Playing" -msgstr "Grŏ" - -msgctxt "#31024" -msgid "Page" -msgstr "Strōna" - -msgctxt "#31025" -msgid "Items" -msgstr "Pozycyjōw" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Roztōmajte nasztalowania" - -msgctxt "#31027" -msgid "Location" -msgstr "Plac" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Plakŏt" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Showcase2" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Miniatury ôbrŏzkōw" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Miniatury na spodku" - -msgctxt "#31033" -msgid "Info" -msgstr "Info" - -msgctxt "#31039" -msgid "Actions" -msgstr "Akcyje" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Terŏz grŏ" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "GRŎ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "PAUZA" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "DO PRZODKU" - -msgctxt "#31045" -msgid "REWIND" -msgstr "NAZŎD" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "SZUKŌM" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Wychodne nasztalowania wizualizacyje" - -msgctxt "#31049" -msgid "End time" -msgstr "Czŏs ukōńczyniŏ" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Zortowaniy: rosnōnco" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Zortowaniy: malyjōnco" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Ôtwōrz playlistã" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Spamiyntej plejlistã" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Zawrzij plejlistã" - -msgctxt "#31058" -msgid "System music files" -msgstr "Dostympne w systymie zbiory muzyczne" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Terŏźnŏ playlista" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Zbiōr dzielōny. Ôbier tajlã ôd keryj chcesz sztartnōńć." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Terŏźniy ôbrane" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Ôpcyje przodnigo ekranu" - -msgctxt "#31102" -msgid "Background" -msgstr "Zadek" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Pokŏzywać \"Pauza\" we prezyntacyji" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Przegrywej trailery w ôknie [COLOR=grey3](Ino dialog informacyji ô wideu)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Roztomajte ôpcyje" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Skryć ikōny przeczytane z miana widea [COLOR=grey3](Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Skryj knefle we przodnim myni" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Nasztaluj włŏsny bild na zadek" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Cesta ku ôbrŏzowi:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Skryj" - -msgctxt "#31112" -msgid "Options" -msgstr "Ôpcyje" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Pokŏż niydŏwno przidane albumy" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Pokŏż niydŏwno przidane widea" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Przodniŏ strōna, podmyni ôd Programy" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Skryć zadni fanart" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Pokŏż prawie przegrywane wideo na zadku" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Pokŏż prawie przegrywanõ wizualizacyjõ na zadku" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Teksty śpiywek" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Skryć fanart we cołkoôbrŏzowyj wizualizacyji" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Przidŏwka tekstōw śpiywek" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Przodniŏ strōna, podmyni ôd Wideo" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Przodniŏ strōna, podmyni ôd Muzyka" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Przodniŏ strōna, podmyni ôd Ôbrŏzy" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "OSD muzyki" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD wideo" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Poziōm nastalowań" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Skrōty" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Ôbier śwojã śpiywkã" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Zdrzōdło tekstōw śpiywek" - -msgctxt "#31206" -msgid "Found" -msgstr "Znŏlyziōne" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Znŏjdź wiyncyj" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Nŏjbliższe ôdcinki" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Terŏżnŏ tymperatura" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Ôstatnio ôdnŏwiane" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Dostŏwca datōw" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Skryj fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Detajle filmu" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Użytŏ pamiyńć:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Nōmer śpiywki" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Bild fanart[CR][CR]Niydostympny[CR][CR] Kliknij knefel, coby dodać" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Terŏżny sciōngŏcz" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Ôbier ściōngŏcz" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Nasztalowania podszukowaniŏ zawartości" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Nasztalować cestã ku fanartowi" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Ôbrany profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Ôstatnie logowaniy" - -msgctxt "#31322" -msgid "Aired" -msgstr "Emisyjŏ" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Nasztalowania playlisty" - -msgctxt "#31326" -msgid "Created" -msgstr "Zrychtowane" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Rozdzielczość" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Niydŏwno przidane" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Minutnik fōnguje![/B] [COLOR=grey2] - Zawarciy systymu za[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Kliknij knefel, coby ôbezdrzeć[CR][CR]trailer filmu" - -msgctxt "#31331" -msgid "Album details" -msgstr "Detajle albumu" - -msgctxt "#31351" -msgid "Pause" -msgstr "Pauza" - -msgctxt "#31352" -msgid "Stop" -msgstr "Sztop" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Do przodku" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Nazŏd" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Myni filmu" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Sciōngnōńć podnapisy" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Ôbezdrzeć we 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Zmiyń tryb" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Aktywny" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Wychodne dlŏ skōry" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Wychodnŏ skōra bez srogich liter" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Podane na Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]KŌNFIGURUJ NASZTALOWANIA WYGLŌNDU[/B][CR][CR]Ôbier skōry · Mowa · Lista zbiorōw · Wygaszŏcz ekranu" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]KŌNFIGURUJ NASZTALOWANIA WIDEO[/B][CR][CR]Biblioteka wideo · Ôdgrywaniy · Lista wideo · Czciōnka napisōw" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]KŌNFIGURUJ NASZTALOWANIA BILDŌW[/B][CR][CR]Lista bildōw · Prezyntacyjŏ" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]KŌNFIGURUJ NASZTALOWANIA POGODY[/B][CR][CR]Nasztaluj pogodã dlŏ roztōmajtych miast" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]KŌNFIGURUJ NASZTALOWANIA SYSTYMU[/B][CR][CR]Nasztalowania pokazowaniŏ · Wychōd audio · Zdalne sterowaniy · Ôpcyje zasilaniŏ · Debugging · Blokady" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]KŌNFIGURACYJŎ PRZIDŎWEK[/B][CR][CR]Reskyruj zainstalowanymi przidŏwkami. Przeziyrej i instaluj przidŏwki z kodi.tv[CR]Zmiyniej nasztalowania przidŏwek" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]NASZTALOWANIA TV[/B][CR][CR]Zmiyniej nasztalowania połnygo ôbrŏzu. Reskyruj datami EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]NASZTALOWANIA USUG[/B][CR][CR]Nasztalowania kōntrole Kodi bez UPnP i HTTP. Kōnfiguracyjŏ spōłdzielyniŏ zbiorōw[CR]Pozwolyniy Zeroconf. Kōnfiguracyjŏ AirPlay" - -msgctxt "#31411" -msgid "First run help..." -msgstr "Pōmoc piyrszygo sztartu..." - -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 "Ta zakłŏdka pokŏzuje, co je jeszcze we tym ôknie zawarte myni, w kerym sōm ekstra nasztalowania dlŏ tyj sekcyje. Coby ôdewrzić to myni, naciś lewo na swojij tastaturze abo pilocie, abo przeniyś kursōr ôd myszy nad zakłŏdkã.[CR][CR]Kliknij “OK”, coby zawrzić tyn dialog. Ôn sie już wiyncyj niy pokŏże." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Lokalne podnapisy dostympne" - -msgctxt "#31420" -msgid "Login" -msgstr "Zaloguj" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Ôbier swōj profil Kodi,[CR]coby sie zalogować i kōntynuować" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Pokŏż abo skryj ôkno logowaniŏ przi sztarcie" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Ôbier profil, kery bydzie używany przi sztarcie, kej ôkno logowaniŏ bydzie zastawiōne." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Zaplanowany czŏs" - -msgctxt "#31502" -msgid "TV" -msgstr "TELEWIZYJŎ" - -msgctxt "#31503" -msgid "Add group" -msgstr "Przidej skupinã" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Przemianuj skupinã" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Wyciep skupinã" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Dostympne[CR]Skupiny" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Skupina kanałōw" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Minutnik nasztalowany" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Nasztalowania kanału" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36-godzinnŏ prognoza" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Co godzinã" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Prognoza na wikynd" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Dziynnŏ prognoza" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Prognoza" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Prŏwdopodobiyństwo ôpadōw" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Ściōnganiy prognozy" - -msgctxt "#31910" -msgid "Maps" -msgstr "Mapy" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "POGODA" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ÔBRŎZY" - -msgctxt "#31952" -msgid "TV" -msgstr "TELEWIZYJŎ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "WIDEO" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FILMY" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "PROGRAMY TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MUZYKA" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMY" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "GREJ DYSK" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SYSTYM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADIO" diff --git a/addons/skin.confluence/language/resource.language.ta_in/strings.po b/addons/skin.confluence/language/resource.language.ta_in/strings.po deleted file mode 100644 index e0016d26b4..0000000000 --- a/addons/skin.confluence/language/resource.language.ta_in/strings.po +++ /dev/null @@ -1,249 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Tamil (India) (http://www.transifex.com/projects/p/kodi-main/language/ta_IN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ta_IN\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "சற்று காத்திருக்கவும்..." - -msgctxt "#31006" -msgid "View options" -msgstr "விருப்பங்கள் காண்க" - -msgctxt "#31008" -msgid "Full screen" -msgstr "முழுத்திரை" - -msgctxt "#31024" -msgid "Page" -msgstr "பக்கம்" - -msgctxt "#31025" -msgid "Items" -msgstr "உருப்படிகள்" - -msgctxt "#31027" -msgid "Location" -msgstr "இருப்பிடம்" - -msgctxt "#31029" -msgid "Fanart" -msgstr "விசிறிபடம்" - -msgctxt "#31033" -msgid "Info" -msgstr "தகவல்" - -msgctxt "#31039" -msgid "Actions" -msgstr "நடவடிக்கைகள்" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "வாசிக்கபடுகிறது" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "இடைநிறுத்தம்" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "முன்சுற்று" - -msgctxt "#31045" -msgid "REWIND" -msgstr "பின்சுற்று" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "தேடுகிறது" - -msgctxt "#31049" -msgid "End time" -msgstr "முடியும் நேரம்" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "வரிசைபடுத்து : ஏறுவரிசை" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "வரிசைபடுத்து : இறங்குவரிசை" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "பட்டியலை திற" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "பட்டியலை சேமி" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "பட்டியலை முடு" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "தற்போதைய பட்டியல்" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "கோப்பு அடுக்கப்பட்டுள்ளது - வாசிக்கப்பட வேண்டியதை தேர்வு செய்க" - -msgctxt "#31102" -msgid "Background" -msgstr "பின்னணி" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "இதர விருப்பங்கள்" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "தனிபயன் பின்புல இயக்கு" - -msgctxt "#31110" -msgid "Background path:" -msgstr "பின்புல பாதை:" - -msgctxt "#31112" -msgid "Options" -msgstr "விருப்பங்கள்" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "பாடல்வரிகள்" - -msgctxt "#31142" -msgid "Settings level" -msgstr "அமைப்புக்கள் நிலை" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "குறுக்குவழிகள்" - -msgctxt "#31206" -msgid "Found" -msgstr "கண்டுபிடிக்கப்பட்டுள்ளது" - -msgctxt "#31303" -msgid "Data provider" -msgstr "தரவு வழங்குநர்" - -msgctxt "#31322" -msgid "Aired" -msgstr "வாசிக்கப்பட்டுள்ளது" - -msgctxt "#31327" -msgid "Resolution" -msgstr "திரைத்திறன்" - -msgctxt "#31351" -msgid "Pause" -msgstr "இடைநிறுத்து" - -msgctxt "#31362" -msgid "Enabled" -msgstr "செயல்படுத்தபட்டுள்ளது" - -msgctxt "#31390" -msgid "Skin default" -msgstr "இயல்புநிலை அலங்கார அமைப்பு" - -msgctxt "#31392" -msgid "Arial based" -msgstr "ஏரியல் தொடர்பான" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]தோற்றம் அமைப்புகள் கட்டமைப்பு[/B][CR][CR]அலங்காரம் மாற்று · மொழி மற்றும் பிராந்தியம் அமைக்க · கோப்பு பட்டியல் விருப்பங்களை மாற்று[CR]திரை காப்பான் அமைக்க" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]நிகழ்படம் அமைப்புகள் கட்டமைப்பு[/B][CR][CR]உங்கள் வீடியோ நூலக மேலாண்மை · வீடியோ பின்னணி விருப்பங்களை அமைக்க · வீடியோ பட்டியல் விருப்பங்களை மாற்ற[CR]வசன எழுத்துருக்களை அமைக்க" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]கணினி அமைப்புகள் கட்டமைப்பு[/B][CR][CR]காட்சிகளை அமைப்பது மற்றும் அளவீடு · ஆடியோ வெளியீடு கட்டமைக்க · ரிமோட் கண்ட்ரோல்கள் அமைப்பதற்கு[CR]மின் ஆற்றல் சேமிப்பு விருப்பங்கள் அமைக்க · பிழைத்திருத்தம் செயல்படுத்த · மாஸ்டர் பூட்டு அமைப்பு" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]தொலைக்காட்சி அமைப்புகள் கட்டமைப்பு[/B][CR][CR]முழுத்திரை தகவல் மாற்று · EPG தரவு அமைப்புகள் மேலாண்மை" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]சேவை அமைப்புகள் கட்டமைப்பு[/B][CR][CR]UPnP மற்றும் HTTP வழியாக Kodiஅமைப்பு கட்டுப்பாடு · கோப்பு பகிர்வு கட்டமைப்பு[CR]Zeroconf செயல்படுத்த · AirPlay கட்டமைப்பு" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "உள்ளூர் வசன வரிகள் இருக்கிறது" - -msgctxt "#31420" -msgid "Login" -msgstr "புகுபதிகை" - -msgctxt "#31502" -msgid "TV" -msgstr "தொலைக்காட்சி" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "இருக்கின்ற[CR]குழுக்கள்" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "முன் அறிவிப்பு தகவல்களை சேகரித்தல்..." - -msgctxt "#31910" -msgid "Maps" -msgstr "வரைபடங்கள்" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "வானிலை" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "படங்கள்" - -msgctxt "#31952" -msgid "TV" -msgstr "தொலைக்காட்சி" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "வீடியோக்கள்" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "திரைப்படங்கள்" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "தொலைக்காட்சி நிகழ்சிகள்" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "இசை" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "தட்டை வாசி" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "கணினி" diff --git a/addons/skin.confluence/language/resource.language.te_in/strings.po b/addons/skin.confluence/language/resource.language.te_in/strings.po deleted file mode 100644 index ab88464960..0000000000 --- a/addons/skin.confluence/language/resource.language.te_in/strings.po +++ /dev/null @@ -1,33 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Telugu (India) (http://www.transifex.com/projects/p/kodi-main/language/te_IN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: te_IN\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31008" -msgid "Full screen" -msgstr "నిండుతెర" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "షార్ట్కట్లు" - -msgctxt "#31327" -msgid "Resolution" -msgstr "రిజల్యూషన్" - -msgctxt "#31362" -msgid "Enabled" -msgstr "ఎనేబుల్ చెయ్యబడింది" diff --git a/addons/skin.confluence/language/resource.language.tg_tj/strings.po b/addons/skin.confluence/language/resource.language.tg_tj/strings.po deleted file mode 100644 index 7e4ba2c1e7..0000000000 --- a/addons/skin.confluence/language/resource.language.tg_tj/strings.po +++ /dev/null @@ -1,329 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Tajik (Tajikistan) (http://www.transifex.com/projects/p/kodi-main/language/tg_TJ/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tg_TJ\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Дар ҳоли иҷро..." - -msgctxt "#31006" -msgid "View options" -msgstr "Имконоти намоиш" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Экрани пурра" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Файлҳои мусиқӣ" - -msgctxt "#31023" -msgid "Playing" -msgstr "Дар ҳоли пахш" - -msgctxt "#31024" -msgid "Page" -msgstr "Саҳифа" - -msgctxt "#31025" -msgid "Items" -msgstr "Объект" - -msgctxt "#31027" -msgid "Location" -msgstr "Ҷойгиршавӣ" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Маҳорати хӯшӣ" - -msgctxt "#31033" -msgid "Info" -msgstr "Маълумот" - -msgctxt "#31039" -msgid "Actions" -msgstr "Амалҳо" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ДАР ҲОЛИ ПАХШ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ТАВАҚҚУФШУДА" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "БАСУРЪАТ БА ПЕШ ГАРДОНИДАНИ РОҲЧА" - -msgctxt "#31045" -msgid "REWIND" -msgstr "БА АҚИБ БУРДАН" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ҶУСТУҶӮ" - -msgctxt "#31049" -msgid "End time" -msgstr "Вақти анҷом" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Мураттаб: Бароянда" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Мураттаб: Камшаванда" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Кушодани рӯйхати пахш" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Захира кардани рӯйхати пахш" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Пӯшидани рӯйхати пахш" - -msgctxt "#31058" -msgid "System music files" -msgstr "Файлҳои мусиқии системавӣ" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Рӯйхати пахши ҷорӣ" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Ин файли таркибӣ мебошад, қисмеро, ки мехоҳед пахш кунед, интихоб намоед." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Имконоти экрани асосӣ" - -msgctxt "#31102" -msgid "Background" -msgstr "Пасзамина" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Имконоти гуногун" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Истифодаи пасзаминаи шахсӣ" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Масири пасзамина:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Пинҳон кардан" - -msgctxt "#31112" -msgid "Options" -msgstr "Имконот" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Лирика" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Мусиқии OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Видеои OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Сатҳи танзимот" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Миёнбурҳо" - -msgctxt "#31206" -msgid "Found" -msgstr "Ёфтшуда" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Провайдери иттилоотӣ" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Маҳорати хӯшӣ[CR][CR]Дастнорас аст[CR][CR] Барои интихоб тугмаро зер кунед" - -msgctxt "#31322" -msgid "Aired" -msgstr "Премера" - -msgctxt "#31326" -msgid "Created" -msgstr "Санаи эҷод" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Возеҳӣ" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Вақтсанҷ танзим шудааст![/B] [COLOR=grey2] Хомушкунии худкори система баъд аз[/COLOR]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Таваққуф" - -msgctxt "#31352" -msgid "Stop" -msgstr "Истодан" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Ба ақиб бурдан" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Менюи филм" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Тамошо кардан дар 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Тағйир додани ҳолат" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Фаъол" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Пӯсти пешфарз" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Дар асоси шрифти Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ТАНЗИМОТИ НАМУДИ ЗОҲИРӢ[/B][CR][CR]Тағйир додани пӯст • Интихоби забон ва минтақа • Тағйир додани имконоти рӯйхати файлҳо[CR]Танзимоти пардаи экран" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ТАНЗИМОТИ ПАРАМЕТРҲОИ ВИДЕО[/B][CR][CR]Идоракунии китобхонаи видеоӣ • Имконоти пахши видео[CR]Тағйир додани имконоти рӯйхати видеоҳо • Танзимоти шрифтҳои зерунвон" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]ТАНЗИМОТИ ПАРАМЕТРҲОИ СИСТЕМА[/B][CR][CR]Танзимот ва санҷиши дисплейҳо · Танзимоти барориши аудио · Танзимоти идоракунии дурдаст[CR]Танзимоти масрафи барқ · Танзимоти ислоҳи хатоҳо · Танзимоти қулфкунӣ" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]ТАНЗИМОТИ ПАРАМЕТРҲОИ ТВ[/B][CR][CR]Танзимоти иттилооти экрани пурра · Идоракунии танзимоти иттилооти EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]ТАНЗИМОТИ ПАРАМЕТРҲОИ ХИДМАТҲО[/B][CR][CR]танзимоти идоракунии Kodi тавассути UPnP ва HTTP · Танзимоти мубодилакунии файлҳо[CR]Фаъол кардани Zeroconf · Танзимоти AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Зерунвонҳои маҳаллӣ дастрасанд" - -msgctxt "#31420" -msgid "Login" -msgstr "Вуруд" - -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 "#31502" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Гурӯҳҳои[CR]дастрас" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Пешгӯии обу ҳаво" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Бозёбии иттилооти пешгӯӣ..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Харитаҳо" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ОБУ ҲАВО" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "СУРАТҲО" - -msgctxt "#31952" -msgid "TV" -msgstr "ТВ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ВИДЕОҲО" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ФИЛМҲО" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "БАРНОМАҲОИ TV" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "МУСИҚӢ" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "БАРНОМАҲО" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ПАХШИ ДИСК" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "СИСТЕМА" - -msgctxt "#31960" -msgid "RADIO" -msgstr "РАДИО" diff --git a/addons/skin.confluence/language/resource.language.th_th/strings.po b/addons/skin.confluence/language/resource.language.th_th/strings.po deleted file mode 100644 index ddd452ec41..0000000000 --- a/addons/skin.confluence/language/resource.language.th_th/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/kodi-main/language/th_TH/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: th_TH\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "ปรับเปลี่ยน" - -msgctxt "#31003" -msgid "Power options" -msgstr "ตัวเลือกด้านพลังงาน" - -msgctxt "#31004" -msgid "Working..." -msgstr "ทำงานอยู่..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "ซ่อนรายละเอียดข้อมูล" - -msgctxt "#31006" -msgid "View options" -msgstr "ตัวเลือกการดู" - -msgctxt "#31008" -msgid "Full screen" -msgstr "เต็มจอ" - -msgctxt "#31009" -msgid "Total duration" -msgstr "รวมระยะเวลา" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "แฟ้ม-เพลง" - -msgctxt "#31023" -msgid "Playing" -msgstr "กำลังเล่น" - -msgctxt "#31024" -msgid "Page" -msgstr "หน้า" - -msgctxt "#31025" -msgid "Items" -msgstr "รายการ" - -msgctxt "#31026" -msgid "Misc options" -msgstr "ตัวเลือกอื่นๆ" - -msgctxt "#31027" -msgid "Location" -msgstr "ที่ตั้ง" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "ย่อโปสเตอร์" - -msgctxt "#31029" -msgid "Fanart" -msgstr "แฟนอาร์ต" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "รูปย่อของภาพ" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "ย่อส่วนภาพ" - -msgctxt "#31033" -msgid "Info" -msgstr "ข้อมูล" - -msgctxt "#31039" -msgid "Actions" -msgstr "การกระทำ" - -msgctxt "#31040" -msgid "Now playing" -msgstr "ขณะนี้กำลังเล่น" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "กำลังเล่น" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "หยุดชั่วขณะ" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ไปหน้าแบบเร็ว" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ย้อนกลับเร็ว" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ค้นหา" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "ชุดรูปแบบการแสดงแสงสี" - -msgctxt "#31049" -msgid "End time" -msgstr "เวลาสิ้นสุด" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "เรียง: น้อยไปมาก" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "เรียง: มากไปน้อย" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "เปิด รายการเล่น" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "บันทึก รายการเล่น" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "ปิด รายการเล่น" - -msgctxt "#31058" -msgid "System music files" -msgstr "แฟ้มเพลงของระบบ" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "รายการเล่น ปัจจุบัน" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "แฟ้มนี้ซ้อนกันอยู่เลือกส่วนที่คุณต้องการจะเล่นจาก" - -msgctxt "#31061" -msgid "Current selected" -msgstr "ที่เลือกในปัจจุบัน" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "ตัวเลือก หน้าจอหลัก" - -msgctxt "#31102" -msgid "Background" -msgstr "พื้นหลัง" - -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" -msgid "Miscellaneous options" -msgstr "ตัวเลือก อื่นๆ" - -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" -msgid "Enable custom background" -msgstr "เปิดใช้งานปรับแต่งพื้นหลัง" - -msgctxt "#31110" -msgid "Background path:" -msgstr "เส้นทางของพื้นหลัง:" - -msgctxt "#31111" -msgid "Hide" -msgstr "ซ่อน" - -msgctxt "#31112" -msgid "Options" -msgstr "ตัวเลือก" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "แสดงอัลบัมที่เพิ่งเพิ่ม" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "แสดงวิดีโอที่เพิ่งเพิ่ม" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "หน้าหลัก เมนูย่อยโปรแกรม" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "ซ่อนพื้นหลังแฟนอาร์ต" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "แสดงพื้นหลังวิดีโอ \"ที่กำลังเล่น\"" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "แสดงพื้นหลังแสงสีประกอบเพลง \"ที่กำลังเล่น\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "เนื้อเพลง" - -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" -msgid "Music OSD" -msgstr "OSD เพลง" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD วิดีโอ" - -msgctxt "#31142" -msgid "Settings level" -msgstr "ระดับของการตั้งค่า" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "ปุ่มลัด" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "เลือกเพลงของคุณ" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "แหล่งเนื้อเพลง" - -msgctxt "#31206" -msgid "Found" -msgstr "ค้นพบ" - -msgctxt "#31207" -msgid "Find more items" -msgstr "ค้นหารายการเพิ่มเติม" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "ตอนที่กำลังจะมา" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "อุณหภูมิปัจจุบัน" - -msgctxt "#31301" -msgid "Last updated" -msgstr "ปรับปรุงล่าสุด" - -msgctxt "#31303" -msgid "Data provider" -msgstr "ผู้ให้บริการข้อมูล" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "ซ่อนแฟนอาร์ต" - -msgctxt "#31308" -msgid "Movie details" -msgstr "รายละเอียดภาพยนตร์" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "หน่วยความจำที่ใช้:" - -msgctxt "#31310" -msgid "Track number" -msgstr "หมายเลขแทรค" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "รูปภาพแฟนอาร์ต[CR][CR]ไม่มี[CR][CR] คลิกปุ่มเพื่อตั้งค่า" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "ตัวดึงข้อมูลปัจจุบัน" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "เลือกตัวดึงข้อมูล" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "ตัวเลือกการสืบค้นเนื้อหา" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "กำหนดเส้นทางของแฟนอาร์ต" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "โปรไฟล์ที่เลือก" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "เข้าระบบล่าสุด" - -msgctxt "#31322" -msgid "Aired" -msgstr "ออกอากาศ" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "ตัวเลือกของรายการเล่น" - -msgctxt "#31326" -msgid "Created" -msgstr "สร้างเมื่อ" - -msgctxt "#31327" -msgid "Resolution" -msgstr "ความละเอียดจอ" - -msgctxt "#31328" -msgid "Recently added" -msgstr "ที่เพิ่งเพิ่ม" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]ตั้งค่า ตัวจับเวลา![/B] [COLOR=grey2] - ระบบจะปิดอัตโนมัติ ใน[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "คลิกปุ่มเพื่อเล่น[CR][CR]ตัวอย่างภาพยนตร์" - -msgctxt "#31331" -msgid "Album details" -msgstr "รายละเอียดอัลบั้ม" - -msgctxt "#31351" -msgid "Pause" -msgstr "หยุดชั่วขณะ" - -msgctxt "#31352" -msgid "Stop" -msgstr "หยุด" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "ไปหน้าแบบเร็ว" - -msgctxt "#31354" -msgid "Rewind" -msgstr "ย้อนกลับเร็ว" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "เมนู ภาพยนตร์" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "ดาวน์โหลดคำบรรยาย" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "ชมแบบ 2 มิติ" - -msgctxt "#31361" -msgid "Change mode" -msgstr "เปลี่ยนโหมด" - -msgctxt "#31362" -msgid "Enabled" -msgstr "ใช้งาน" - -msgctxt "#31390" -msgid "Skin default" -msgstr "หน้าตาพื้นฐาน" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "ค่าเริ่มต้นของสกินโดยไม่ใช้ caps" - -msgctxt "#31392" -msgid "Arial based" -msgstr "ใช้ฟ้อนท์ Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]ปรับเปลี่ยนค่าการแสดงผล[/B][CR][CR]เปลี่ยนสกิน · ตั้งค่าภูมิภาคและภาษา · เปลี่ยนตัวเลือกการเรียงชื่อไฟล์ [CR] ตั้งค่าถนอมหน้าจอ" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]ปรับเปลี่ยนการตั้งค่าวิดีโอ[/B][CR][CR]จัดการคลังข้อมูลวิดีโอของคุณ · ตั้งค่าตัวเลือกการเล่นวิดีโอ · เปลี่ยนตัวเลือกจัดเรียงรายการวิดีโอ[CR]ตั้งค่าแบบอักษรคำบรรยาย" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]กำหนดการตั้งค่ารูปภาพ[/B][CR][CR]ตั้งค่าตัวเลือกจัดเรียงรายการรูปภาพ · กำหนดค่าแสดงภาพนิ่ง" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]กำหนดการตั้งค่าสภาพอากาศ[/B][CR][CR]กำหนดเมืองต่างๆ ในการเก็บรวบรวมข้อมูลสภาพอากาศ" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]ปรับเปลี่ยนการตั้งค่าระบบ[/B][CR][CR]การติดตั้งและปรับเทียบการแสดงผล · กำหนดค่าการส่งออกสัญญาณเสียง · การติดตั้งรีโมทคอนโทรล[CR]ตั้งค่าตัวเลือกการประหยัดพลังงาน · เปิดใช้งานการแก้จุดบกพร่อง · ติดตั้ง กุญแจหลัก" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]กำหนดค่าส่วนเสริม[/B][CR][CR]จัดการส่วนเสริมที่ติดตั้งไว้ของคุณ · เรียกดูและติดตั้งส่วนเสริมจาก kodi.tv[CR]ปรับแต่งการตั้งค่าส่วนเสริม" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B] ตั้งค่าทีวี [/B][CR][CR]เปลี่ยนแปลงข้อมูลแบบเต็มหน้าจอ·จัดการการตั้งค่าข้อมูล EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]ปรับเปลี่ยนการตั้งค่าบริการ[/B][CR][CR]การตั้งค่าของ การควบคุม Kodi ผ่าน UPnP และ HTTP · กำหนดค่าใช้ไฟล์ร่วมกัน[CR]เปิดใช้ Zeroconf · กำหนดค่า AirPlay" - -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" -msgid "Local subtitle available" -msgstr "พบคำบรรยายภายใน" - -msgctxt "#31420" -msgid "Login" -msgstr "ลงชื่อเข้าใช้" - -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 "#31501" -msgid "Scheduled time" -msgstr "เวลาที่กำหนด" - -msgctxt "#31502" -msgid "TV" -msgstr "ทีวี" - -msgctxt "#31503" -msgid "Add group" -msgstr "เพิ่มกลุ่ม" - -msgctxt "#31504" -msgid "Rename group" -msgstr "เปลี่ยนชื่อกลุ่ม" - -msgctxt "#31505" -msgid "Delete group" -msgstr "ลบกลุ่ม" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "กลุ่มทีมีอยู่" - -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" -msgid "Forecast" -msgstr "พยากรณ์" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "โอกาสเกิดฝน" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "กำลังเรียกข้อมูลการพยากรณ์ ..." - -msgctxt "#31910" -msgid "Maps" -msgstr "แผนที่" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "สภาพอากาศ" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "รูปภาพ" - -msgctxt "#31952" -msgid "TV" -msgstr "ทีวี" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "วิดีโอ" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ภาพยนตร์" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "รายการทีวี" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "เพลง" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "โปรแกรม" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "เล่นแผ่น" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "ระบบ" - -msgctxt "#31960" -msgid "RADIO" -msgstr "วิทยุ" diff --git a/addons/skin.confluence/language/resource.language.tr_tr/strings.po b/addons/skin.confluence/language/resource.language.tr_tr/strings.po deleted file mode 100644 index 53b2eda066..0000000000 --- a/addons/skin.confluence/language/resource.language.tr_tr/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/kodi-main/language/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "Değiştir" - -msgctxt "#31003" -msgid "Power options" -msgstr "Güç seçenekleri" - -msgctxt "#31004" -msgid "Working..." -msgstr "Çalışıyor..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "Bilgiyi gizle" - -msgctxt "#31006" -msgid "View options" -msgstr "Görünüm seçenekleri" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Tam ekran" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Toplam süre" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Müzik - Dosyalar" - -msgctxt "#31023" -msgid "Playing" -msgstr "Oynatılıyor" - -msgctxt "#31024" -msgid "Page" -msgstr "Sayfa" - -msgctxt "#31025" -msgid "Items" -msgstr "Öğe" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Çeşitli seçenekler" - -msgctxt "#31027" -msgid "Location" -msgstr "Konum" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Kayan poster" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Küçük resimler" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Kayan resim" - -msgctxt "#31033" -msgid "Info" -msgstr "Bilgi" - -msgctxt "#31039" -msgid "Actions" -msgstr "Eylemler" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Şimdi oynatılıyor" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "OYNATILIYOR" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "DURAKLATILDI" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "İLERİ SAR" - -msgctxt "#31045" -msgid "REWIND" -msgstr "GERİ SAR" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ARIYOR" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Görsel öğe önayarları" - -msgctxt "#31049" -msgid "End time" -msgstr "Bitiş zamanı" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sırala: Artan" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sırala: Azalan" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Çalma listesini aç" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Çalma listesini kaydet" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Çalma listesini kapat" - -msgctxt "#31058" -msgid "System music files" -msgstr "Sistem müzik dosyaları" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Geçerli çalma listesi" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Bu dosya yığınlandı, oynatmak istediğiniz bölümü seçin." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Şu an seçilen" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Giriş ekranı seçenekleri" - -msgctxt "#31102" -msgid "Background" -msgstr "Arka Plan" - -msgctxt "#31103" -msgid "Show \"Paused\" in picture slideshow" -msgstr "Resim slayt gösterisinde \"Duraklatıldı\" mesajını göster" - -msgctxt "#31104" -msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]" -msgstr "Fragmanları pencere içinde oynat [COLOR=grey3](Sadece video bilgisi iletişim kutusu için)[/COLOR]" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Çeşitli seçenekler" - -msgctxt "#31107" -msgid "Hide flagging read from video filenames [COLOR=grey3](e.g. Blu-ray, HD-DVD)[/COLOR]" -msgstr "Video dosya adlarında etiket okumayı gizle [COLOR=grey3](örn. Blu-ray, HD-DVD)[/COLOR]" - -msgctxt "#31108" -msgid "Hide main menu buttons" -msgstr "Ana menü düğmelerini gizle" - -msgctxt "#31109" -msgid "Enable custom background" -msgstr "Özel arka planları etkinleştir" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Arka plan yolu:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Gizle" - -msgctxt "#31112" -msgid "Options" -msgstr "Seçenekler" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Son eklenen albümleri göster" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Son eklenen videoları göster" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Ana sayfa programlar alt menüsü" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Arka plan fanartını gizle" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Arkaplanda oynatılan videoyu göster" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Arkaplanda görsel öğeyi göster" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Şarkı sözleri" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "Tam ekran görsel öğede fanart'ı gizle" - -msgctxt "#31132" -msgid "Lyrics add-on" -msgstr "Şarkı sözleri eklentisi" - -msgctxt "#31134" -msgid "Home page \"Videos\" submenu" -msgstr "Ana sayfa \"Videolar\" alt menüsü" - -msgctxt "#31135" -msgid "Home page \"Music\" submenu" -msgstr "Ana sayfa \"Müzik\" alt menüsü" - -msgctxt "#31136" -msgid "Home page \"Pictures\" submenu" -msgstr "Ana sayfa \"Resimler\" alt menüsü" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Müzik OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Video OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Ayar düzeyi" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Kısayollar" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Şarkını seç" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Şarkı sözleri kaynağı" - -msgctxt "#31206" -msgid "Found" -msgstr "Bulundu" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Daha fazla öğe bul" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Gelecek bölümler" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Geçerli sıcaklık" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Son güncelleme" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Veri sağlayıcı" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Fanart'ı gizle" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Film detayları" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Kullanılan bellek:" - -msgctxt "#31310" -msgid "Track number" -msgstr "Parça numarası" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Fanart resmi[CR][CR]Mevcut Değil[CR][CR] Ayarlamak için düğmeye basın" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Geçerli sağlayıcı" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Sağlayıcı seç" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "İçerik tarama seçenekleri" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Fanart yolunu ayarla" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Seçilen profil" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Son giriş yapan" - -msgctxt "#31322" -msgid "Aired" -msgstr "Yayınlanma" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Çalma listesi seçenekleri" - -msgctxt "#31326" -msgid "Created" -msgstr "Oluşturma" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Çözünürlük" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Son eklenen" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Zamanlayıcı ayarlandı![/B] [COLOR=grey2] - Sistem'in otomatik kapanma süresi:[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Film fragmanını oynatmak için[CR][CR]düğmeye basın" - -msgctxt "#31331" -msgid "Album details" -msgstr "Albüm ayrıntıları" - -msgctxt "#31351" -msgid "Pause" -msgstr "Duraklat" - -msgctxt "#31352" -msgid "Stop" -msgstr "Durdur" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "İleri sar" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Geri sar" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Film menüsü" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Altyazıları indir" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "2 boyutlu olarak izle" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Modu değiştir" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Etkin" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Dış görünüm varsayılanı" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Büyük harfsiz dış görünüm varsayılanı" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Arial tabanlı" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]GÖRÜNÜM AYARLARINI YAPILANDIR[/B][CR][CR]Dış görünümü değiştir · Dil ve bölgesel ayarları değiştir · Dosya listeleme seçeneklerini değiştir[CR]Ekran koruyucuyu ayarla" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]VİDEO AYARLARINI YAPILANDIR[/B][CR][CR]Video kitaplığını yönet · Video oynatma seçeneklerini ayarla · Video listeleme seçeneklerini değiştir[CR]Altyazı yazı tiplerini ayarla" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]RESİM AYARLARINI YAPILANDIR[/B][CR][CR]Resim listeleme seçeneklerini ayarla · Slayt gösterisi ayarlarını yapılandır" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]HAVA DURUMU AYARLARINI YAPILANDIR[/B][CR][CR]Hava durumu bilgilerini almak için çeşitli şehirler seçin" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]SİSTEM AYARLARINI YAPILANDIR[/B][CR][CR]Görünümleri ayarla · Ses çıkış ayarlarını yapılandır · Uzaktan kumandaları ayarla[CR]Güç tasarrufu seçeneklerini ayarla · Hata ayıklamayı etkinleştir · Yönetici kilidini ayarla" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]EKLENTİLERİ YAPILANDIR[/B][CR][CR]Yüklenmiş eklentilerinizi yönetin · Eklentilere gözatın ve yenilerini yükleyin[CR]Eklenti ayarlarını değiştir" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]TV AYARLARINI YAPILANDIR[/B][CR][CR]Tam ekran bilgisini değiştir · EPG veri ayarlarını yönet" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]HİZMET AYARLARINI YAPILANDIR[/B][CR][CR]UPnP ve HTTP üzerinden Kodi kontrolü ayarları · Dosya paylaşımını yapılandır[CR]Zeroconf'u etkinleştir · AirPlay'i yapılandır" - -msgctxt "#31411" -msgid "First run help..." -msgstr "İlk çalıştırma yardımı..." - -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 "Bu sekme bu bölüm için ekstra özellikleri içeren bir menüye, bu pencerenin kenarından ulaşılabileceğini belirtir. Menüye ulaşmak için, uzaktan kumanda, klavye veya fare imlecini sekmenin sol tarafına götürün. [CR][CR]Pencereyi kapatmak için \"Tamam\" tuşuna basın. Bu bildiri bir daha çıkmayacaktır." - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Yerel altyazı mevcut" - -msgctxt "#31420" -msgid "Login" -msgstr "Oturum aç" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "Oturum açıp devam etmek için[CR]Kodi kullanıcı profilinizi seçin" - -msgctxt "#31422" -msgid "Show or hide the login screen at startup." -msgstr "Başlangıçta oturum açma ekranını göster veya gizle." - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -msgstr "Oturum açma ekranı devre dışı olduğunda başlangıçta kullanılacak profilinizi seçin." - -msgctxt "#31501" -msgid "Scheduled time" -msgstr "Planlanan saat" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31503" -msgid "Add group" -msgstr "Grup ekle" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Grubu yeniden adlandır" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Grubu sil" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Mevcut[CR]Gruplar" - -msgctxt "#31509" -msgid "Channel group" -msgstr "Kanal grubu" - -msgctxt "#31510" -msgid "Timer set" -msgstr "Zamanlayıcı ayarlandı" - -msgctxt "#31511" -msgid "Channel options" -msgstr "Kanal seçenekleri" - -msgctxt "#31901" -msgid "36-hour forecast" -msgstr "36 saatlik hava tahmini" - -msgctxt "#31902" -msgid "Hourly forecast" -msgstr "Saatlik hava tahmini" - -msgctxt "#31903" -msgid "Weekend forecast" -msgstr "Hafta sonu hava tahmini" - -msgctxt "#31904" -msgid "Daily forecast" -msgstr "Günlük hava tahmini" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Hava Tahmini" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Yağış olasılığı" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Hava tahmini bilgisi getiriliyor..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Haritalar" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "HAVA DURUMU" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "RESİMLER" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "VİDEOLAR" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "FİLMLER" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV PROGRAMLARI" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "MÜZİK" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "PROGRAMLAR" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "DİSKİ OYNAT" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "SİSTEM" - -msgctxt "#31960" -msgid "RADIO" -msgstr "RADYO" diff --git a/addons/skin.confluence/language/resource.language.uk_ua/strings.po b/addons/skin.confluence/language/resource.language.uk_ua/strings.po deleted file mode 100644 index 1f1a759749..0000000000 --- a/addons/skin.confluence/language/resource.language.uk_ua/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/projects/p/kodi-main/language/uk_UA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uk_UA\n" -"Plural-Forms: nplurals=3; 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 "#31003" -msgid "Power options" -msgstr "Налаштування живлення" - -msgctxt "#31004" -msgid "Working..." -msgstr "Зачекайте…" - -msgctxt "#31005" -msgid "Hide information" -msgstr "Без відомостей" - -msgctxt "#31006" -msgid "View options" -msgstr "Налаштування перегляду" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Повний екран" - -msgctxt "#31009" -msgid "Total duration" -msgstr "Загальна тривалість" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Музика - файли" - -msgctxt "#31023" -msgid "Playing" -msgstr "Відтворення" - -msgctxt "#31024" -msgid "Page" -msgstr "сторінка" - -msgctxt "#31025" -msgid "Items" -msgstr "у списку" - -msgctxt "#31026" -msgid "Misc options" -msgstr "Інші параметри" - -msgctxt "#31027" -msgid "Location" -msgstr "Розташування" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "Карусель постерів" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Фанарт" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "Мініатюри" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "Карусель картинок" - -msgctxt "#31033" -msgid "Info" -msgstr "Інформація" - -msgctxt "#31039" -msgid "Actions" -msgstr "Дії" - -msgctxt "#31040" -msgid "Now playing" -msgstr "Відтворюється" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "ВІДТВОРЕННЯ" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "ПАУЗА" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "ПЕРЕМОТКА ВПЕРЕД" - -msgctxt "#31045" -msgid "REWIND" -msgstr "ПЕРЕМОТКА НАЗАД" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "ПОШУК" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "Налаштування візуалізації" - -msgctxt "#31049" -msgid "End time" -msgstr "Кінець" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Висхідний" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Низхідний" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Відкрити список відтворення" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Зберегти список відтворення" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Закрити список відтворення" - -msgctxt "#31058" -msgid "System music files" -msgstr "Системні аудіофайли" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Поточний список відтворення" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Складений файл; виберіть частину для відтворення." - -msgctxt "#31061" -msgid "Current selected" -msgstr "Поточне виділення" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Налаштування головного екрану" - -msgctxt "#31102" -msgid "Background" -msgstr "Тло" - -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" -msgid "Miscellaneous options" -msgstr "Різні параметри" - -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" -msgid "Enable custom background" -msgstr "Дозволити вибір фонових зображень" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Шлях до зображення:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Приховати" - -msgctxt "#31112" -msgid "Options" -msgstr "Параметри" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "Показати останні додані альбоми" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "Показати останні додані альбоми" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "Субменю сторінки програм" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "Приховати фоновий фанарт" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "Показувати на відео \"Відтворюється\"" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "Показувати на візуалізації \"Відтворюється\"" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Тексти" - -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" -msgid "Music OSD" -msgstr "OSD музики" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "OSD відео" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Рівень налаштувань" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Ярлики" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "Виберіть пісню" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "Джерело текстів пісень" - -msgctxt "#31206" -msgid "Found" -msgstr "Знайдено" - -msgctxt "#31207" -msgid "Find more items" -msgstr "Більше об'єктів" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "Наступні серії" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "Поточна температура" - -msgctxt "#31301" -msgid "Last updated" -msgstr "Останнє оновлення" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Джерело даних" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "Приховати фанарт" - -msgctxt "#31308" -msgid "Movie details" -msgstr "Відомості про фільм" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "Використано пам'яті" - -msgctxt "#31310" -msgid "Track number" -msgstr "Номер треку" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Фанарт[CR][CR]недоступний,[CR][CR]натисніть кнопку, щоб вибрати" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "Поточний інфоресурс" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "Вибрати інфоресурс" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "Параметри сканування вмісту" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "Вибрати розташування фанарту" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "Обраний профіль" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "Останній вхід" - -msgctxt "#31322" -msgid "Aired" -msgstr "Прем'єра" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "Параметри списку відтворення" - -msgctxt "#31326" -msgid "Created" -msgstr "Створено" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Роздільна здатність" - -msgctxt "#31328" -msgid "Recently added" -msgstr "Додано останніми" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]Встановлено таймер![/B] [COLOR=grey2] - Автоматичне вимкнення через[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "Натисніть кнопку,[CR][CR]щоб переглянути кино-трейлер" - -msgctxt "#31331" -msgid "Album details" -msgstr "Відомості про альбом" - -msgctxt "#31351" -msgid "Pause" -msgstr "Пауза" - -msgctxt "#31352" -msgid "Stop" -msgstr "Стоп" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "Перемотка вперед" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Перемотка назад" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Меню фільму" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "Завантажити субтитри" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Переглядати як 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Зміна режиму" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Увімкнено" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Стандартні" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "Стандартні без ВЕЛИКИХ" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Стиль Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]НАЛАШТУВАННЯ ЗОВНІШНЬОГО ВИГЛЯДУ[/B][CR][CR]Змінення обкладинки • Вибір мови та регіону • Налаштування списку файлів[CR]Налаштування заставки" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]НАЛАШТУВАННЯ ПАРАМЕТРІВ ВІДЕО[/B][CR][CR]Керування медіатекою відео • Параметри відтворення відео[CR]Налаштування списку відео • Налаштування шрифту субтитрів" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]НАЛАШТУВАННЯ ПАРАМЕТРІВ ФОТО[/ B] [CR] [CR]Параметри списку зображень - Параметри слайдшоу" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]НАЛАШТУВАННЯ ПАРАМЕТРІВ ПОГОДИ[/ B] [CR] [CR]Встановлення різних міст для збору інформації про погоду" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]НАЛАШТУВАННЯ ПАРАМЕТРІВ СИСТЕМИ[/B][CR][CR]Налаштування та калібрування дисплеїв • Налаштування виведення аудіо[CR]Налаштування дистанційного керування • Налаштування параметрів енергозбереження[CR]Увімкнення налагодження • Налаштування блокування" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]НАЛАШТУВАННЯ НАДБУДОВ[/B][CR][CR]Керування встановленими надбудовами • Встановлення надбудов з kodi.tv[CR]Зміна налаштувань надбудов" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]НАЛАШТУВАННЯ ТБ[/B][CR][CR]Параметри повноекранної інформації · Налаштування показу телепрограми (EPG)" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]НАЛАШТУВАННЯ ПАРАМЕТРІВ СЛУЖБ[/B][CR][CR]Налаштування керування Kodi за UPnP і HTTP • Налаштування доступу до файлів[CR]Увімкнення Zeroconf • Налаштування AirPlay" - -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" -msgid "Local subtitle available" -msgstr "Доступні локальні субтитри" - -msgctxt "#31420" -msgid "Login" -msgstr "Вхід" - -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 "#31501" -msgid "Scheduled time" -msgstr "Запланований час" - -msgctxt "#31502" -msgid "TV" -msgstr "ТБ" - -msgctxt "#31503" -msgid "Add group" -msgstr "Додати групу" - -msgctxt "#31504" -msgid "Rename group" -msgstr "Перейменувати групу" - -msgctxt "#31505" -msgid "Delete group" -msgstr "Видалити групу" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Доступні[CR]групи" - -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" -msgid "Forecast" -msgstr "Прогноз" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "Можливі опади" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Отримання прогнозу…" - -msgctxt "#31910" -msgid "Maps" -msgstr "Карти" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "ПОГОДА" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "ФОТО" - -msgctxt "#31952" -msgid "TV" -msgstr "ТБ" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "ВІДЕО" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "ФІЛЬМИ" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "СЕРІАЛИ" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "МУЗИКА" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "ПРОГРАМИ" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "ВІДТВОРЕННЯ" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "СИСТЕМА" - -msgctxt "#31960" -msgid "RADIO" -msgstr "РАДІО" diff --git a/addons/skin.confluence/language/resource.language.uz_uz/strings.po b/addons/skin.confluence/language/resource.language.uz_uz/strings.po deleted file mode 100644 index 0fdab20425..0000000000 --- a/addons/skin.confluence/language/resource.language.uz_uz/strings.po +++ /dev/null @@ -1,65 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Uzbek (Uzbekistan) (http://www.transifex.com/projects/p/kodi-main/language/uz_UZ/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: uz_UZ\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31006" -msgid "View options" -msgstr "Ko'rish parametrlari" - -msgctxt "#31008" -msgid "Full screen" -msgstr "To'liq ekran" - -msgctxt "#31033" -msgid "Info" -msgstr "Ma'lumot" - -msgctxt "#31049" -msgid "End time" -msgstr "Tugash vaqti" - -msgctxt "#31112" -msgid "Options" -msgstr "Parametrlar" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Xatcho'plar" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Ekran o'lchamlari" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Yoqilgan" - -msgctxt "#31420" -msgid "Login" -msgstr "Kirish" - -msgctxt "#31502" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Mavjud[CR]guruhlar" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" diff --git a/addons/skin.confluence/language/resource.language.vi_vn/strings.po b/addons/skin.confluence/language/resource.language.vi_vn/strings.po deleted file mode 100644 index 823f191f75..0000000000 --- a/addons/skin.confluence/language/resource.language.vi_vn/strings.po +++ /dev/null @@ -1,325 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/kodi-main/language/vi_VN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: vi_VN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31004" -msgid "Working..." -msgstr "Đang tiến hành..." - -msgctxt "#31006" -msgid "View options" -msgstr "Các tuỳ chọn xem" - -msgctxt "#31008" -msgid "Full screen" -msgstr "Toàn màn hình" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "Nhạc - Tập tin" - -msgctxt "#31023" -msgid "Playing" -msgstr "Đang phát" - -msgctxt "#31024" -msgid "Page" -msgstr "Trang" - -msgctxt "#31025" -msgid "Items" -msgstr "Đối tượng" - -msgctxt "#31027" -msgid "Location" -msgstr "Địa điểm" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31033" -msgid "Info" -msgstr "Thông tin" - -msgctxt "#31039" -msgid "Actions" -msgstr "Hành động" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "Đang Phát" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "Tạm dừng" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "Lướt nhanh" - -msgctxt "#31045" -msgid "REWIND" -msgstr "Quay Lại" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "Đang kiếm" - -msgctxt "#31049" -msgid "End time" -msgstr "Thời gian kết thúc" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "Sắp xếp: Tăng dần" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "Sắp xếp: Giảm dần" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "Mở danh sách" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "Lưu danh sách" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "Đóng danh sách" - -msgctxt "#31058" -msgid "System music files" -msgstr "Tập tin âm nhạc thuộc hệ thống" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "Danh sách hiện tại" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "Tập tin này đã bị lỗi, hãy chọn một đối tượng khác để phát." - -msgctxt "#31101" -msgid "Home screen options" -msgstr "Tùy chọn màn hình chính" - -msgctxt "#31102" -msgid "Background" -msgstr "Nền" - -msgctxt "#31106" -msgid "Miscellaneous options" -msgstr "Tùy chọn tổng quan" - -msgctxt "#31110" -msgid "Background path:" -msgstr "Đường dẫn nền:" - -msgctxt "#31111" -msgid "Hide" -msgstr "Ẩn" - -msgctxt "#31112" -msgid "Options" -msgstr "Tùy chọn" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "Lời Bài Hát" - -msgctxt "#31140" -msgid "Music OSD" -msgstr "Bảng điều khiển Nhạc" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "Bảng điều khiển Video" - -msgctxt "#31142" -msgid "Settings level" -msgstr "Mức độ hiệu chỉnh" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "Phím tắt" - -msgctxt "#31206" -msgid "Found" -msgstr "Đã tìm thấy" - -msgctxt "#31303" -msgid "Data provider" -msgstr "Nhà cung cấp dữ liệu" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "Ảnh tự vẽ[CR][CR]Không có[CR][CR] Bấm nút để đặt" - -msgctxt "#31322" -msgid "Aired" -msgstr "Đã phát" - -msgctxt "#31326" -msgid "Created" -msgstr "Đã tạo" - -msgctxt "#31327" -msgid "Resolution" -msgstr "Độ phân giải" - -msgctxt "#31329" -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]" - -msgctxt "#31351" -msgid "Pause" -msgstr "Tạm dừng" - -msgctxt "#31352" -msgid "Stop" -msgstr "Ngừng" - -msgctxt "#31354" -msgid "Rewind" -msgstr "Quay Lại" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "Menu Phim" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "Xem 2D" - -msgctxt "#31361" -msgid "Change mode" -msgstr "Thay đổi chế độ" - -msgctxt "#31362" -msgid "Enabled" -msgstr "Đã bật" - -msgctxt "#31390" -msgid "Skin default" -msgstr "Skin mặc định" - -msgctxt "#31392" -msgid "Arial based" -msgstr "Theo chuẩn Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]TUỲ CHỈNH CÀI ĐẶT GIAO DIỆN[/B][CR][CR]Thay đổi skin · Đặt ngôn ngữ và vùng · Thay đổi cách liệt kê file[CR]Cài đặt trình bảo vệ màn hình" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]TUỲ CHỈNH CÀI ĐẶT VIDEO[/B][CR][CR]Quản lý thư viện video · Đặt chế độ xem video · Thay đổi cách liệt kê video[CR]Đặt font phụ đề" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]TUỲ CHỈNH CÀI ĐẶT HỆ THỐNG[/B][CR][CR]Cài đặt và điều chỉnh màn hình · Chỉnh đầu ra audio · Cài đặt điều khiển từ xa[CR]Đặt chế độ tiết kiệm năng lượng · Bật chế độ tìm sửa lỗi · Đặt khoá chủ" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]HIỆU CHỈNH TV[/B][CR][CR]Thay đội thông tin · Quản lý các hiệu chỉnh của dữ liệu EPG" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]TUỲ CHỈNH CÀI ĐẶT DỊCH VỤ[/B][CR][CR]Cài đặt điều khiển Kodi thông qua UPnP và HTTP · Tuỳ chỉnh chia sẻ file[CR]Bật Zeroconf · Tuỳ chỉnh AirPlay" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "Phụ đề sẵn có trong máy" - -msgctxt "#31420" -msgid "Login" -msgstr "Đăng nhập" - -msgctxt "#31422" -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" - -msgctxt "#31423" -msgid "Select the profile that will be used at startup when the login screen is disabled." -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" -msgid "TV" -msgstr "TV" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "Đang có[CR]Các nhóm" - -msgctxt "#31905" -msgid "Forecast" -msgstr "Dự báo" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "Đang tải dữ liệu thời tiết..." - -msgctxt "#31910" -msgid "Maps" -msgstr "Bản đồ" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "Thời tiết" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "Ảnh" - -msgctxt "#31952" -msgid "TV" -msgstr "TV" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "Video" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "Phim" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "TV Show" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "Nhạc" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "Ứng dụng" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "Chơi đĩa" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "Hệ thống" - -msgctxt "#31960" -msgid "RADIO" -msgstr "Dài phát thanh" diff --git a/addons/skin.confluence/language/resource.language.zh_cn/strings.po b/addons/skin.confluence/language/resource.language.zh_cn/strings.po deleted file mode 100644 index c89ce116f0..0000000000 --- a/addons/skin.confluence/language/resource.language.zh_cn/strings.po +++ /dev/null @@ -1,597 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/kodi-main/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "修改您的" - -msgctxt "#31003" -msgid "Power options" -msgstr "电源选项" - -msgctxt "#31004" -msgid "Working..." -msgstr "工作中..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "隐藏信息" - -msgctxt "#31006" -msgid "View options" -msgstr "视图选项" - -msgctxt "#31008" -msgid "Full screen" -msgstr "全屏" - -msgctxt "#31009" -msgid "Total duration" -msgstr "总时长" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "音乐 - 文件" - -msgctxt "#31023" -msgid "Playing" -msgstr "播放" - -msgctxt "#31024" -msgid "Page" -msgstr "页" - -msgctxt "#31025" -msgid "Items" -msgstr "项" - -msgctxt "#31026" -msgid "Misc options" -msgstr "其他选项" - -msgctxt "#31027" -msgid "Location" -msgstr "所在地" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "海报卷动" - -msgctxt "#31029" -msgid "Fanart" -msgstr "同人画" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "图片缩略图" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "图片卷动" - -msgctxt "#31033" -msgid "Info" -msgstr "信息" - -msgctxt "#31039" -msgid "Actions" -msgstr "操作" - -msgctxt "#31040" -msgid "Now playing" -msgstr "正在播放" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "播放" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "暂停" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "快进" - -msgctxt "#31045" -msgid "REWIND" -msgstr "回退" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "搜索中" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "可视化效果预设" - -msgctxt "#31049" -msgid "End time" -msgstr "结束时间" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "顺序:升序" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "顺序:降序" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "打开播放列表" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "保存播放列表" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "关闭播放列表" - -msgctxt "#31058" -msgid "System music files" -msgstr "系统音乐文件" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "当前播放列表" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "这是一个堆叠文件,请选择要播放的片段。" - -msgctxt "#31061" -msgid "Current selected" -msgstr "当前选择" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "主界面选项" - -msgctxt "#31102" -msgid "Background" -msgstr "背景" - -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" -msgid "Miscellaneous options" -msgstr "其他选项" - -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" -msgid "Enable custom background" -msgstr "启用自定义背景" - -msgctxt "#31110" -msgid "Background path:" -msgstr "背景图路径:" - -msgctxt "#31111" -msgid "Hide" -msgstr "隐藏" - -msgctxt "#31112" -msgid "Options" -msgstr "选项" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "显示最新加入专辑" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "显示最新加入视频" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "主界面程序子菜单" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "隐藏同人画背景" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "在背景显示“正在播放”视频" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "在背景显示“正在播放”可视化效果" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "歌词" - -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" -msgid "Music OSD" -msgstr "音乐 OSD" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "视频 OSD" - -msgctxt "#31142" -msgid "Settings level" -msgstr "设置级别" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "快捷方式" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "选择歌曲" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "歌词来源" - -msgctxt "#31206" -msgid "Found" -msgstr "找到" - -msgctxt "#31207" -msgid "Find more items" -msgstr "查找更多项目" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "即将播出的分集" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "当前温度" - -msgctxt "#31301" -msgid "Last updated" -msgstr "最近修改" - -msgctxt "#31303" -msgid "Data provider" -msgstr "数据来源" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "隐藏同人画" - -msgctxt "#31308" -msgid "Movie details" -msgstr "电影详细资料" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "己用内存:" - -msgctxt "#31310" -msgid "Track number" -msgstr "音轨号" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "同人画图片[CR][CR]不可用[CR][CR]按键设置" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "当前刮削器" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "选择刮削器" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "内容扫描选项" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "设置同人画目录" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "选定用户配置文件" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "最近登录" - -msgctxt "#31322" -msgid "Aired" -msgstr "首播" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "播放列表选项" - -msgctxt "#31326" -msgid "Created" -msgstr "创建" - -msgctxt "#31327" -msgid "Resolution" -msgstr "分辨率" - -msgctxt "#31328" -msgid "Recently added" -msgstr "最近加入" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]时钟设置![/B] [COLOR=grey2] - 系统自动关闭于[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "点此按钮播放预告片" - -msgctxt "#31331" -msgid "Album details" -msgstr "专辑详情" - -msgctxt "#31351" -msgid "Pause" -msgstr "暂停" - -msgctxt "#31352" -msgid "Stop" -msgstr "停止" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "快进" - -msgctxt "#31354" -msgid "Rewind" -msgstr "回退" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "电影菜单" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "下载字幕" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "按2D模式观看" - -msgctxt "#31361" -msgid "Change mode" -msgstr "改变模式" - -msgctxt "#31362" -msgid "Enabled" -msgstr "开启" - -msgctxt "#31390" -msgid "Skin default" -msgstr "皮肤默认" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "皮肤默认无 Caps" - -msgctxt "#31392" -msgid "Arial based" -msgstr "基于 Arial 字体" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]设置用户界面[/B][CR][CR]变换皮肤 · 设置语言和区域 · 修改文件列表选项 · 设置屏幕保护" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]设置视频选项[/B][CR][CR]管理视频资料库 · 设置视频播放选项 · 修改视频列表选项 · 设置字幕字体" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]设置图片选项[/B][CR][CR]设置图片列表选项 · 设置幻灯片播放" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]设置天气预报[/B][CR][CR]设置获取天气信息的城市" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]设置系统选项[/B][CR][CR]设置和校正显示器 · 设置音频输出 · 设置摇控器 · 设置节电选项 · 启用调试 · 设置主机锁定" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]设置插件功能[/B][CR][CR]管理你安装的插件 · 在 kodi.tv 浏览并安装插件 · 修改插件设置" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]设置直播电视[/B][CR][CR]更改全屏信息 · 管理电子节目单数据设置" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]设置网络服务[/B][CR][CR]设置通过 UPnP 和 HTTP 控制 Kodi · 配置文件共享[CR]启用 Zeroconf · 设置 AirPlay" - -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" -msgid "Local subtitle available" -msgstr "本地字幕可用" - -msgctxt "#31420" -msgid "Login" -msgstr "登录" - -msgctxt "#31421" -msgid "Select your Kodi user profile[CR]to login and continue" -msgstr "选择您的用户配置文件[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 "#31501" -msgid "Scheduled time" -msgstr "预定时间" - -msgctxt "#31502" -msgid "TV" -msgstr "电视" - -msgctxt "#31503" -msgid "Add group" -msgstr "增加组" - -msgctxt "#31504" -msgid "Rename group" -msgstr "更名组" - -msgctxt "#31505" -msgid "Delete group" -msgstr "删除组" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "可用组" - -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" -msgid "Forecast" -msgstr "天气预报" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "降雨概率" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "获取天气信息..." - -msgctxt "#31910" -msgid "Maps" -msgstr "地图" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "天气" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "图片" - -msgctxt "#31952" -msgid "TV" -msgstr "电视" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "视频" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "电影" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "剧集" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "音乐" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "程序" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "播放光盘" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "系统" - -msgctxt "#31960" -msgid "RADIO" -msgstr "电台" diff --git a/addons/skin.confluence/language/resource.language.zh_tw/strings.po b/addons/skin.confluence/language/resource.language.zh_tw/strings.po deleted file mode 100644 index dd0aa0d267..0000000000 --- a/addons/skin.confluence/language/resource.language.zh_tw/strings.po +++ /dev/null @@ -1,605 +0,0 @@ -# Kodi Media Center language file -# Addon Name: Confluence -# Addon id: skin.confluence -# Addon Provider: Jezz_X, Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Main\n" -"Report-Msgid-Bugs-To: http://trac.kodi.tv/\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kodi Translation Team\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/kodi-main/language/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -msgctxt "#31000" -msgid "Change your" -msgstr "修改你的" - -msgctxt "#31003" -msgid "Power options" -msgstr "電源選項" - -msgctxt "#31004" -msgid "Working..." -msgstr "處理中..." - -msgctxt "#31005" -msgid "Hide information" -msgstr "隱藏資訊" - -msgctxt "#31006" -msgid "View options" -msgstr "瀏覽設定" - -msgctxt "#31008" -msgid "Full screen" -msgstr "全螢幕" - -msgctxt "#31009" -msgid "Total duration" -msgstr "總計時間" - -msgctxt "#31022" -msgid "Music - Files" -msgstr "音樂 - 檔案" - -msgctxt "#31023" -msgid "Playing" -msgstr "正在播放" - -msgctxt "#31024" -msgid "Page" -msgstr "頁" - -msgctxt "#31025" -msgid "Items" -msgstr "個項目" - -msgctxt "#31026" -msgid "Misc options" -msgstr "其他選項" - -msgctxt "#31027" -msgid "Location" -msgstr "位置" - -msgctxt "#31028" -msgid "Poster wrap" -msgstr "海報捲動" - -msgctxt "#31029" -msgid "Fanart" -msgstr "Fanart" - -msgctxt "#31031" -msgid "Pic thumbs" -msgstr "圖片縮圖" - -msgctxt "#31032" -msgid "Image wrap" -msgstr "圖片捲動" - -msgctxt "#31033" -msgid "Info" -msgstr "資訊" - -msgctxt "#31039" -msgid "Actions" -msgstr "動作" - -msgctxt "#31040" -msgid "Now playing" -msgstr "現正播放" - -msgctxt "#31042" -msgid "PLAYING" -msgstr "播放中" - -msgctxt "#31043" -msgid "PAUSED" -msgstr "已暫停" - -msgctxt "#31044" -msgid "FAST FORWARD" -msgstr "快轉" - -msgctxt "#31045" -msgid "REWIND" -msgstr "倒轉" - -msgctxt "#31046" -msgid "SEEKING" -msgstr "查找" - -msgctxt "#31048" -msgid "Visualisation presets" -msgstr "視覺效果預設值" - -msgctxt "#31049" -msgid "End time" -msgstr "結束時間" - -msgctxt "#31050" -msgid "Sort: Ascending" -msgstr "排序:遞增" - -msgctxt "#31051" -msgid "Sort: Descending" -msgstr "排序:遞減" - -msgctxt "#31055" -msgid "Open playlist" -msgstr "開啟播放清單" - -msgctxt "#31056" -msgid "Save playlist" -msgstr "儲存播放清單" - -msgctxt "#31057" -msgid "Close playlist" -msgstr "關閉播放清單" - -msgctxt "#31058" -msgid "System music files" -msgstr "系統中的音樂檔案" - -msgctxt "#31059" -msgid "Current playlist" -msgstr "目前的播放清單" - -msgctxt "#31060" -msgid "This file is stacked, select the part you want to play from." -msgstr "這個檔案已堆疊,請選擇您要從哪個部分開始播放。" - -msgctxt "#31061" -msgid "Current selected" -msgstr "目前所選" - -msgctxt "#31101" -msgid "Home screen options" -msgstr "首頁介面選項" - -msgctxt "#31102" -msgid "Background" -msgstr "背景" - -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" -msgid "Miscellaneous options" -msgstr "其他選項" - -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" -msgid "Enable custom background" -msgstr "啟用 自訂背景" - -msgctxt "#31110" -msgid "Background path:" -msgstr "背景圖片路徑:" - -msgctxt "#31111" -msgid "Hide" -msgstr "隱藏" - -msgctxt "#31112" -msgid "Options" -msgstr "選項" - -msgctxt "#31116" -msgid "Show recently added albums" -msgstr "顯示最近加入的專輯" - -msgctxt "#31117" -msgid "Show recently added videos" -msgstr "顯示最近加入的影片" - -msgctxt "#31118" -msgid "Home page programs submenu" -msgstr "首頁程式子選單" - -msgctxt "#31119" -msgid "Hide background fanart" -msgstr "隱藏背景 Fanart" - -msgctxt "#31122" -msgid "Hide EPG if RDS is present on channel window" -msgstr "如果該頻道畫面中有自帶RDS訊息,則不顯示電子節目表" - -msgctxt "#31124" -msgid "Show background \"Now playing\" video" -msgstr "在背景顯示正在播放的影片" - -msgctxt "#31125" -msgid "Show background \"Now playing\" visualisation" -msgstr "在背景顯示正在播放的視覺效果" - -msgctxt "#31128" -msgid "Lyrics" -msgstr "歌詞" - -msgctxt "#31129" -msgid "Hide fanart in full screen visualisation" -msgstr "在全螢幕視覺效果中隱藏 Fanart" - -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" -msgid "Music OSD" -msgstr "音樂播放工具列" - -msgctxt "#31141" -msgid "Video OSD" -msgstr "影片播放工具列" - -msgctxt "#31142" -msgid "Settings level" -msgstr "設定值" - -msgctxt "#31200" -msgid "Shortcuts" -msgstr "捷徑" - -msgctxt "#31203" -msgid "Choose your song" -msgstr "選擇你的歌曲" - -msgctxt "#31205" -msgid "Lyrics source" -msgstr "歌詞來源" - -msgctxt "#31206" -msgid "Found" -msgstr "已找到" - -msgctxt "#31207" -msgid "Find more items" -msgstr "尋找更多項目" - -msgctxt "#31208" -msgid "Upcoming episodes" -msgstr "劇集預告" - -msgctxt "#31300" -msgid "Current temperature" -msgstr "現在溫度" - -msgctxt "#31301" -msgid "Last updated" -msgstr "最後更新" - -msgctxt "#31303" -msgid "Data provider" -msgstr "資料提供者" - -msgctxt "#31307" -msgid "Hide fanart" -msgstr "隱藏 Fanart" - -msgctxt "#31308" -msgid "Movie details" -msgstr "電影詳細資訊" - -msgctxt "#31309" -msgid "Memory used:" -msgstr "已使用記憶體:" - -msgctxt "#31310" -msgid "Track number" -msgstr "音軌編號" - -msgctxt "#31311" -msgid "Fanart image[CR][CR]Unavailable[CR][CR] Click button to set" -msgstr "無法取得[CR][CR]Fanart 圖片[CR][CR] 請點擊按鈕來設定" - -msgctxt "#31312" -msgid "Current scraper" -msgstr "目前的站台" - -msgctxt "#31313" -msgid "Choose a scraper" -msgstr "選擇一個站台" - -msgctxt "#31314" -msgid "Content scanning options" -msgstr "內容掃描選項" - -msgctxt "#31317" -msgid "Set fanart path" -msgstr "設定 Fanart 路徑" - -msgctxt "#31319" -msgid "Selected profile" -msgstr "選擇的設定檔" - -msgctxt "#31320" -msgid "Last logged in" -msgstr "上次登入在" - -msgctxt "#31322" -msgid "Aired" -msgstr "首播" - -msgctxt "#31325" -msgid "Playlist options" -msgstr "播放清單選項" - -msgctxt "#31326" -msgid "Created" -msgstr "已建立" - -msgctxt "#31327" -msgid "Resolution" -msgstr "解析度" - -msgctxt "#31328" -msgid "Recently added" -msgstr "最近加入的" - -msgctxt "#31329" -msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]" -msgstr "[B]計時器啟動![/B] [COLOR=grey2] - 系統將自動關機於:[/COLOR]" - -msgctxt "#31330" -msgid "Click button to play[CR][CR]movie trailer" -msgstr "點擊按鈕播放[CR][CR]電影預告片" - -msgctxt "#31331" -msgid "Album details" -msgstr "專輯詳細資訊" - -msgctxt "#31351" -msgid "Pause" -msgstr "暫停" - -msgctxt "#31352" -msgid "Stop" -msgstr "停止" - -msgctxt "#31353" -msgid "Fast forward" -msgstr "快轉" - -msgctxt "#31354" -msgid "Rewind" -msgstr "倒轉" - -msgctxt "#31355" -msgid "Movie menu" -msgstr "電影選單" - -msgctxt "#31356" -msgid "Download subtitles" -msgstr "下載字幕" - -msgctxt "#31360" -msgid "Watch as 2D" -msgstr "以 2D 模式觀賞" - -msgctxt "#31361" -msgid "Change mode" -msgstr "更改設定" - -msgctxt "#31362" -msgid "Enabled" -msgstr "啟用" - -msgctxt "#31390" -msgid "Skin default" -msgstr "主題預設" - -msgctxt "#31391" -msgid "Skin default with no caps" -msgstr "佈景主題預設(沒有開頭大寫)" - -msgctxt "#31392" -msgid "Arial based" -msgstr "基於 Arial" - -msgctxt "#31400" -msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver" -msgstr "[B]配置介面外觀[/B][CR][CR]修改佈景主題 · 選擇語言和地區 · 修改檔案清單選項[CR]設定螢幕保護程式" - -msgctxt "#31401" -msgid "[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts" -msgstr "[B]配置視訊設定[/B][CR][CR]管理你的音樂資料庫 · 設定影片播放選項 · 修改影片清單選項[CR]設定字幕字型" - -msgctxt "#31402" -msgid "[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission" -msgstr "[B]配置設定[/B][CR][CR]管理你的音樂資料庫 · 設定音樂播放選項 · 修改音樂清單選項[CR]設定歌曲提交" - -msgctxt "#31403" -msgid "[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshow" -msgstr "[B]配置圖片設定[/B][CR][CR]設定圖片清單選項 · 設定幻燈片秀" - -msgctxt "#31404" -msgid "[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set various cities to collect weather information" -msgstr "[B]配置天氣設定[/B][CR][CR]設定幾個要收集天氣資料的城市" - -msgctxt "#31406" -msgid "[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock" -msgstr "[B]配置系統設定[/B][CR][CR]設定和校正顯示輸出 · 設定音效輸出 · 設定遙控器[CR]設定節能選項 · 啟用除錯 · 設定鎖定密碼" - -msgctxt "#31408" -msgid "[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed add-ons · Browse for and install add-ons from kodi.tv[CR]Modify add-on settings" -msgstr "[B]配置附加元件[/B][CR][CR]管理已安裝的附加元件 · 從 kodi.tv 瀏覽並安裝附加元件[CR]修改附加元件設定" - -msgctxt "#31409" -msgid "[B]CONFIGURE TV SETTINGS[/B][CR][CR]Change full screen info · Manage EPG data settings" -msgstr "[B]電視設定[/B][CR][CR]修改全螢幕資訊 · 管理電子節目表資料設定" - -msgctxt "#31410" -msgid "[B]CONFIGURE SERVICE SETTINGS[/B][CR][CR]Setup control of Kodi via UPnP and HTTP · Configure file sharing[CR]Enable Zeroconf · Configure AirPlay" -msgstr "[B]配置服務設定[/B][CR][CR]設定透過 UPnP 和 HTTP 控製 Kodi · 配置檔案分享[CR]啟用 Zeroconf · 配置 AirPlay" - -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]按一下\"Ok\" 可以關閉這個對話框。它不會再出現。" - -msgctxt "#31413" -msgid "Local subtitle available" -msgstr "有本地語言的字幕可選用" - -msgctxt "#31420" -msgid "Login" -msgstr "登入" - -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 "#31501" -msgid "Scheduled time" -msgstr "已排程的時間" - -msgctxt "#31502" -msgid "TV" -msgstr "電視" - -msgctxt "#31503" -msgid "Add group" -msgstr "新增群組" - -msgctxt "#31504" -msgid "Rename group" -msgstr "重新命名群組" - -msgctxt "#31505" -msgid "Delete group" -msgstr "刪除群組" - -msgctxt "#31506" -msgid "Available[CR]Groups" -msgstr "可用的[CR]群組" - -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" -msgid "Forecast" -msgstr "預報" - -msgctxt "#31908" -msgid "Chance of precipitation" -msgstr "降雨機率" - -msgctxt "#31909" -msgid "Fetching forecast info..." -msgstr "正在擷取預報資訊..." - -msgctxt "#31910" -msgid "Maps" -msgstr "地圖" - -msgctxt "#31950" -msgid "WEATHER" -msgstr "天氣" - -msgctxt "#31951" -msgid "PICTURES" -msgstr "圖片" - -msgctxt "#31952" -msgid "TV" -msgstr "電視" - -msgctxt "#31953" -msgid "VIDEOS" -msgstr "影片" - -msgctxt "#31954" -msgid "MOVIES" -msgstr "電影" - -msgctxt "#31955" -msgid "TV SHOWS" -msgstr "電視劇" - -msgctxt "#31956" -msgid "MUSIC" -msgstr "音樂" - -msgctxt "#31957" -msgid "PROGRAMS" -msgstr "程式" - -msgctxt "#31958" -msgid "PLAY DISC" -msgstr "播放光碟" - -msgctxt "#31959" -msgid "SYSTEM" -msgstr "系統" - -msgctxt "#31960" -msgid "RADIO" -msgstr "收音機" diff --git a/addons/skin.confluence/media/CalibrateBottomRight.png b/addons/skin.confluence/media/CalibrateBottomRight.png Binary files differdeleted file mode 100644 index 0247afceda..0000000000 --- a/addons/skin.confluence/media/CalibrateBottomRight.png +++ /dev/null diff --git a/addons/skin.confluence/media/CalibratePixelRatio.png b/addons/skin.confluence/media/CalibratePixelRatio.png Binary files differdeleted file mode 100644 index e9d14d36db..0000000000 --- a/addons/skin.confluence/media/CalibratePixelRatio.png +++ /dev/null diff --git a/addons/skin.confluence/media/CalibrateSubtitles.png b/addons/skin.confluence/media/CalibrateSubtitles.png Binary files differdeleted file mode 100644 index a4ebb366d1..0000000000 --- a/addons/skin.confluence/media/CalibrateSubtitles.png +++ /dev/null diff --git a/addons/skin.confluence/media/CalibrateTopLeft.png b/addons/skin.confluence/media/CalibrateTopLeft.png Binary files differdeleted file mode 100644 index 032ad244f7..0000000000 --- a/addons/skin.confluence/media/CalibrateTopLeft.png +++ /dev/null diff --git a/addons/skin.confluence/media/Confluence_Logo.png b/addons/skin.confluence/media/Confluence_Logo.png Binary files differdeleted file mode 100644 index 2417eb96fa..0000000000 --- a/addons/skin.confluence/media/Confluence_Logo.png +++ /dev/null diff --git a/addons/skin.confluence/media/ContentPanel.png b/addons/skin.confluence/media/ContentPanel.png Binary files differdeleted file mode 100644 index 87888dae36..0000000000 --- a/addons/skin.confluence/media/ContentPanel.png +++ /dev/null diff --git a/addons/skin.confluence/media/ContentPanelMirror.png b/addons/skin.confluence/media/ContentPanelMirror.png Binary files differdeleted file mode 100644 index f52172a421..0000000000 --- a/addons/skin.confluence/media/ContentPanelMirror.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultActor.png b/addons/skin.confluence/media/DefaultActor.png Binary files differdeleted file mode 100644 index a16e68389f..0000000000 --- a/addons/skin.confluence/media/DefaultActor.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddSource.png b/addons/skin.confluence/media/DefaultAddSource.png Binary files differdeleted file mode 100644 index 784983ee8f..0000000000 --- a/addons/skin.confluence/media/DefaultAddSource.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddon.png b/addons/skin.confluence/media/DefaultAddon.png Binary files differdeleted file mode 100644 index 6c979126b5..0000000000 --- a/addons/skin.confluence/media/DefaultAddon.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonAlbumInfo.png b/addons/skin.confluence/media/DefaultAddonAlbumInfo.png Binary files differdeleted file mode 100644 index e800d67018..0000000000 --- a/addons/skin.confluence/media/DefaultAddonAlbumInfo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonArtistInfo.png b/addons/skin.confluence/media/DefaultAddonArtistInfo.png Binary files differdeleted file mode 100644 index 9294443e33..0000000000 --- a/addons/skin.confluence/media/DefaultAddonArtistInfo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonAudioDSP.png b/addons/skin.confluence/media/DefaultAddonAudioDSP.png Binary files differdeleted file mode 100644 index a2f91fdcc8..0000000000 --- a/addons/skin.confluence/media/DefaultAddonAudioDSP.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonAudioDecoder.png b/addons/skin.confluence/media/DefaultAddonAudioDecoder.png Binary files differdeleted file mode 100644 index a2b97d6e0f..0000000000 --- a/addons/skin.confluence/media/DefaultAddonAudioDecoder.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonAudioEncoder.png b/addons/skin.confluence/media/DefaultAddonAudioEncoder.png Binary files differdeleted file mode 100644 index 667979a951..0000000000 --- a/addons/skin.confluence/media/DefaultAddonAudioEncoder.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonContextItem.png b/addons/skin.confluence/media/DefaultAddonContextItem.png Binary files differdeleted file mode 100644 index 3521f86383..0000000000 --- a/addons/skin.confluence/media/DefaultAddonContextItem.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonHelper.png b/addons/skin.confluence/media/DefaultAddonHelper.png Binary files differdeleted file mode 100644 index 48c89bd14a..0000000000 --- a/addons/skin.confluence/media/DefaultAddonHelper.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonImages.png b/addons/skin.confluence/media/DefaultAddonImages.png Binary files differdeleted file mode 100644 index af508e8f1e..0000000000 --- a/addons/skin.confluence/media/DefaultAddonImages.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonInfoProvider.png b/addons/skin.confluence/media/DefaultAddonInfoProvider.png Binary files differdeleted file mode 100644 index f7ddbaf37e..0000000000 --- a/addons/skin.confluence/media/DefaultAddonInfoProvider.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonLanguage.png b/addons/skin.confluence/media/DefaultAddonLanguage.png Binary files differdeleted file mode 100644 index c106383d31..0000000000 --- a/addons/skin.confluence/media/DefaultAddonLanguage.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonLibrary.png b/addons/skin.confluence/media/DefaultAddonLibrary.png Binary files differdeleted file mode 100644 index 77f9aabb77..0000000000 --- a/addons/skin.confluence/media/DefaultAddonLibrary.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonLyrics.png b/addons/skin.confluence/media/DefaultAddonLyrics.png Binary files differdeleted file mode 100644 index 201f852113..0000000000 --- a/addons/skin.confluence/media/DefaultAddonLyrics.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonMovieInfo.png b/addons/skin.confluence/media/DefaultAddonMovieInfo.png Binary files differdeleted file mode 100644 index 7d437f3b47..0000000000 --- a/addons/skin.confluence/media/DefaultAddonMovieInfo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonMusic.png b/addons/skin.confluence/media/DefaultAddonMusic.png Binary files differdeleted file mode 100644 index 88cd27364d..0000000000 --- a/addons/skin.confluence/media/DefaultAddonMusic.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonMusicVideoInfo.png b/addons/skin.confluence/media/DefaultAddonMusicVideoInfo.png Binary files differdeleted file mode 100644 index 0beb4791fc..0000000000 --- a/addons/skin.confluence/media/DefaultAddonMusicVideoInfo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonNone.png b/addons/skin.confluence/media/DefaultAddonNone.png Binary files differdeleted file mode 100644 index 2e8f204347..0000000000 --- a/addons/skin.confluence/media/DefaultAddonNone.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonPVRClient.png b/addons/skin.confluence/media/DefaultAddonPVRClient.png Binary files differdeleted file mode 100644 index ee636acf5b..0000000000 --- a/addons/skin.confluence/media/DefaultAddonPVRClient.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonPicture.png b/addons/skin.confluence/media/DefaultAddonPicture.png Binary files differdeleted file mode 100644 index 88b07fb2e3..0000000000 --- a/addons/skin.confluence/media/DefaultAddonPicture.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonProgram.png b/addons/skin.confluence/media/DefaultAddonProgram.png Binary files differdeleted file mode 100644 index b543ddc545..0000000000 --- a/addons/skin.confluence/media/DefaultAddonProgram.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonRepository.png b/addons/skin.confluence/media/DefaultAddonRepository.png Binary files differdeleted file mode 100644 index 9c35e91d96..0000000000 --- a/addons/skin.confluence/media/DefaultAddonRepository.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonScreensaver.png b/addons/skin.confluence/media/DefaultAddonScreensaver.png Binary files differdeleted file mode 100644 index 97b32968da..0000000000 --- a/addons/skin.confluence/media/DefaultAddonScreensaver.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonService.png b/addons/skin.confluence/media/DefaultAddonService.png Binary files differdeleted file mode 100644 index 3a2956e43a..0000000000 --- a/addons/skin.confluence/media/DefaultAddonService.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonSkin.png b/addons/skin.confluence/media/DefaultAddonSkin.png Binary files differdeleted file mode 100644 index 9321dbc623..0000000000 --- a/addons/skin.confluence/media/DefaultAddonSkin.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonSubtitles.png b/addons/skin.confluence/media/DefaultAddonSubtitles.png Binary files differdeleted file mode 100644 index 6e672a843e..0000000000 --- a/addons/skin.confluence/media/DefaultAddonSubtitles.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonTvInfo.png b/addons/skin.confluence/media/DefaultAddonTvInfo.png Binary files differdeleted file mode 100644 index 2a3ec294e2..0000000000 --- a/addons/skin.confluence/media/DefaultAddonTvInfo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonUISounds.png b/addons/skin.confluence/media/DefaultAddonUISounds.png Binary files differdeleted file mode 100644 index c5c5d56697..0000000000 --- a/addons/skin.confluence/media/DefaultAddonUISounds.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonVideo.png b/addons/skin.confluence/media/DefaultAddonVideo.png Binary files differdeleted file mode 100644 index ac500b8b11..0000000000 --- a/addons/skin.confluence/media/DefaultAddonVideo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonVisualization.png b/addons/skin.confluence/media/DefaultAddonVisualization.png Binary files differdeleted file mode 100644 index 11cb3d8839..0000000000 --- a/addons/skin.confluence/media/DefaultAddonVisualization.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonWeather.png b/addons/skin.confluence/media/DefaultAddonWeather.png Binary files differdeleted file mode 100644 index ee0ba1c252..0000000000 --- a/addons/skin.confluence/media/DefaultAddonWeather.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonWebSkin.png b/addons/skin.confluence/media/DefaultAddonWebSkin.png Binary files differdeleted file mode 100644 index 9fd54f95e3..0000000000 --- a/addons/skin.confluence/media/DefaultAddonWebSkin.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonsInstalled.png b/addons/skin.confluence/media/DefaultAddonsInstalled.png Binary files differdeleted file mode 100644 index ac3bae2919..0000000000 --- a/addons/skin.confluence/media/DefaultAddonsInstalled.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonsRepo.png b/addons/skin.confluence/media/DefaultAddonsRepo.png Binary files differdeleted file mode 100644 index 994cef736a..0000000000 --- a/addons/skin.confluence/media/DefaultAddonsRepo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonsSearch.png b/addons/skin.confluence/media/DefaultAddonsSearch.png Binary files differdeleted file mode 100644 index 3c47dc88c0..0000000000 --- a/addons/skin.confluence/media/DefaultAddonsSearch.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonsUpdates.png b/addons/skin.confluence/media/DefaultAddonsUpdates.png Binary files differdeleted file mode 100644 index 7e78492372..0000000000 --- a/addons/skin.confluence/media/DefaultAddonsUpdates.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAddonsZip.png b/addons/skin.confluence/media/DefaultAddonsZip.png Binary files differdeleted file mode 100644 index 56942b9055..0000000000 --- a/addons/skin.confluence/media/DefaultAddonsZip.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAlbumCover.png b/addons/skin.confluence/media/DefaultAlbumCover.png Binary files differdeleted file mode 100644 index 40ad873da7..0000000000 --- a/addons/skin.confluence/media/DefaultAlbumCover.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultArtist.png b/addons/skin.confluence/media/DefaultArtist.png Binary files differdeleted file mode 100644 index a16e68389f..0000000000 --- a/addons/skin.confluence/media/DefaultArtist.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAudio.png b/addons/skin.confluence/media/DefaultAudio.png Binary files differdeleted file mode 100644 index 1d114289b7..0000000000 --- a/addons/skin.confluence/media/DefaultAudio.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultAudioDSP.png b/addons/skin.confluence/media/DefaultAudioDSP.png Binary files differdeleted file mode 100644 index b263e5b615..0000000000 --- a/addons/skin.confluence/media/DefaultAudioDSP.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultCDDA.png b/addons/skin.confluence/media/DefaultCDDA.png Binary files differdeleted file mode 100644 index edebe9aa0d..0000000000 --- a/addons/skin.confluence/media/DefaultCDDA.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultDVDEmpty.png b/addons/skin.confluence/media/DefaultDVDEmpty.png Binary files differdeleted file mode 100644 index 8766b2c186..0000000000 --- a/addons/skin.confluence/media/DefaultDVDEmpty.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultDVDFull.png b/addons/skin.confluence/media/DefaultDVDFull.png Binary files differdeleted file mode 100644 index 72b2587a9f..0000000000 --- a/addons/skin.confluence/media/DefaultDVDFull.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultDVDRom.png b/addons/skin.confluence/media/DefaultDVDRom.png Binary files differdeleted file mode 100644 index 6567ece529..0000000000 --- a/addons/skin.confluence/media/DefaultDVDRom.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultFile.png b/addons/skin.confluence/media/DefaultFile.png Binary files differdeleted file mode 100644 index ff9f53c2e0..0000000000 --- a/addons/skin.confluence/media/DefaultFile.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultFolder.png b/addons/skin.confluence/media/DefaultFolder.png Binary files differdeleted file mode 100644 index e98d1ab6aa..0000000000 --- a/addons/skin.confluence/media/DefaultFolder.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultFolderBack.png b/addons/skin.confluence/media/DefaultFolderBack.png Binary files differdeleted file mode 100644 index b52ab6f6b7..0000000000 --- a/addons/skin.confluence/media/DefaultFolderBack.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultHardDisk.png b/addons/skin.confluence/media/DefaultHardDisk.png Binary files differdeleted file mode 100644 index 6cf65049a3..0000000000 --- a/addons/skin.confluence/media/DefaultHardDisk.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultIconError.png b/addons/skin.confluence/media/DefaultIconError.png Binary files differdeleted file mode 100644 index be248abfb9..0000000000 --- a/addons/skin.confluence/media/DefaultIconError.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultIconInfo.png b/addons/skin.confluence/media/DefaultIconInfo.png Binary files differdeleted file mode 100644 index 80606370d2..0000000000 --- a/addons/skin.confluence/media/DefaultIconInfo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultIconWarning.png b/addons/skin.confluence/media/DefaultIconWarning.png Binary files differdeleted file mode 100644 index ad51fe31c8..0000000000 --- a/addons/skin.confluence/media/DefaultIconWarning.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultInProgressShows.png b/addons/skin.confluence/media/DefaultInProgressShows.png Binary files differdeleted file mode 100644 index 63ff78f234..0000000000 --- a/addons/skin.confluence/media/DefaultInProgressShows.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMovies.png b/addons/skin.confluence/media/DefaultMovies.png Binary files differdeleted file mode 100644 index ed8b17d572..0000000000 --- a/addons/skin.confluence/media/DefaultMovies.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicAlbums.png b/addons/skin.confluence/media/DefaultMusicAlbums.png Binary files differdeleted file mode 100644 index fd7fda397b..0000000000 --- a/addons/skin.confluence/media/DefaultMusicAlbums.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicArtists.png b/addons/skin.confluence/media/DefaultMusicArtists.png Binary files differdeleted file mode 100644 index 9e3b328474..0000000000 --- a/addons/skin.confluence/media/DefaultMusicArtists.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicCompilations.png b/addons/skin.confluence/media/DefaultMusicCompilations.png Binary files differdeleted file mode 100644 index 164acce452..0000000000 --- a/addons/skin.confluence/media/DefaultMusicCompilations.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicGenres.png b/addons/skin.confluence/media/DefaultMusicGenres.png Binary files differdeleted file mode 100644 index 3c2c13eec6..0000000000 --- a/addons/skin.confluence/media/DefaultMusicGenres.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicPlaylists.png b/addons/skin.confluence/media/DefaultMusicPlaylists.png Binary files differdeleted file mode 100644 index d62f01071f..0000000000 --- a/addons/skin.confluence/media/DefaultMusicPlaylists.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicPlugins.png b/addons/skin.confluence/media/DefaultMusicPlugins.png Binary files differdeleted file mode 100644 index 0ccd690296..0000000000 --- a/addons/skin.confluence/media/DefaultMusicPlugins.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicRecentlyAdded.png b/addons/skin.confluence/media/DefaultMusicRecentlyAdded.png Binary files differdeleted file mode 100644 index c4b1fc56aa..0000000000 --- a/addons/skin.confluence/media/DefaultMusicRecentlyAdded.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicRecentlyPlayed.png b/addons/skin.confluence/media/DefaultMusicRecentlyPlayed.png Binary files differdeleted file mode 100644 index 2110dbb274..0000000000 --- a/addons/skin.confluence/media/DefaultMusicRecentlyPlayed.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicSongs.png b/addons/skin.confluence/media/DefaultMusicSongs.png Binary files differdeleted file mode 100644 index 1eefac707a..0000000000 --- a/addons/skin.confluence/media/DefaultMusicSongs.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicTop100.png b/addons/skin.confluence/media/DefaultMusicTop100.png Binary files differdeleted file mode 100644 index 5c9dcffe17..0000000000 --- a/addons/skin.confluence/media/DefaultMusicTop100.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicVideos.png b/addons/skin.confluence/media/DefaultMusicVideos.png Binary files differdeleted file mode 100644 index cf7c9d3461..0000000000 --- a/addons/skin.confluence/media/DefaultMusicVideos.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultMusicYears.png b/addons/skin.confluence/media/DefaultMusicYears.png Binary files differdeleted file mode 100644 index 87c8a17f0a..0000000000 --- a/addons/skin.confluence/media/DefaultMusicYears.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultNetwork.png b/addons/skin.confluence/media/DefaultNetwork.png Binary files differdeleted file mode 100644 index 5b1464553d..0000000000 --- a/addons/skin.confluence/media/DefaultNetwork.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultPicture.png b/addons/skin.confluence/media/DefaultPicture.png Binary files differdeleted file mode 100644 index 22ae1b6b9a..0000000000 --- a/addons/skin.confluence/media/DefaultPicture.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultPlaylist.png b/addons/skin.confluence/media/DefaultPlaylist.png Binary files differdeleted file mode 100644 index e7d1817028..0000000000 --- a/addons/skin.confluence/media/DefaultPlaylist.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultProgram.png b/addons/skin.confluence/media/DefaultProgram.png Binary files differdeleted file mode 100644 index 5562d89172..0000000000 --- a/addons/skin.confluence/media/DefaultProgram.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultRecentlyAddedEpisodes.png b/addons/skin.confluence/media/DefaultRecentlyAddedEpisodes.png Binary files differdeleted file mode 100644 index 221c072df9..0000000000 --- a/addons/skin.confluence/media/DefaultRecentlyAddedEpisodes.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultRecentlyAddedMovies.png b/addons/skin.confluence/media/DefaultRecentlyAddedMovies.png Binary files differdeleted file mode 100644 index c2fbffc3b2..0000000000 --- a/addons/skin.confluence/media/DefaultRecentlyAddedMovies.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultRecentlyAddedMusicVideos.png b/addons/skin.confluence/media/DefaultRecentlyAddedMusicVideos.png Binary files differdeleted file mode 100644 index 39ac270b56..0000000000 --- a/addons/skin.confluence/media/DefaultRecentlyAddedMusicVideos.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultRemovableDisk.png b/addons/skin.confluence/media/DefaultRemovableDisk.png Binary files differdeleted file mode 100644 index 92409783c5..0000000000 --- a/addons/skin.confluence/media/DefaultRemovableDisk.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultTVShows.png b/addons/skin.confluence/media/DefaultTVShows.png Binary files differdeleted file mode 100644 index 29c20dbebf..0000000000 --- a/addons/skin.confluence/media/DefaultTVShows.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultVCD.png b/addons/skin.confluence/media/DefaultVCD.png Binary files differdeleted file mode 100644 index 929ece836f..0000000000 --- a/addons/skin.confluence/media/DefaultVCD.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultVideo.png b/addons/skin.confluence/media/DefaultVideo.png Binary files differdeleted file mode 100644 index 55a57d2166..0000000000 --- a/addons/skin.confluence/media/DefaultVideo.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultVideoCover.png b/addons/skin.confluence/media/DefaultVideoCover.png Binary files differdeleted file mode 100644 index e72d757132..0000000000 --- a/addons/skin.confluence/media/DefaultVideoCover.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultVideoDeleted.png b/addons/skin.confluence/media/DefaultVideoDeleted.png Binary files differdeleted file mode 100644 index f25405be42..0000000000 --- a/addons/skin.confluence/media/DefaultVideoDeleted.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultVideoPlaylists.png b/addons/skin.confluence/media/DefaultVideoPlaylists.png Binary files differdeleted file mode 100644 index d62f01071f..0000000000 --- a/addons/skin.confluence/media/DefaultVideoPlaylists.png +++ /dev/null diff --git a/addons/skin.confluence/media/DefaultVideoPlugins.png b/addons/skin.confluence/media/DefaultVideoPlugins.png Binary files differdeleted file mode 100644 index 0ccd690296..0000000000 --- a/addons/skin.confluence/media/DefaultVideoPlugins.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogBack.png b/addons/skin.confluence/media/DialogBack.png Binary files differdeleted file mode 100644 index 1c65a45773..0000000000 --- a/addons/skin.confluence/media/DialogBack.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogBack2.png b/addons/skin.confluence/media/DialogBack2.png Binary files differdeleted file mode 100644 index 3171b6b4f8..0000000000 --- a/addons/skin.confluence/media/DialogBack2.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogCloseButton-focus.png b/addons/skin.confluence/media/DialogCloseButton-focus.png Binary files differdeleted file mode 100644 index 926a57b77d..0000000000 --- a/addons/skin.confluence/media/DialogCloseButton-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogCloseButton.png b/addons/skin.confluence/media/DialogCloseButton.png Binary files differdeleted file mode 100644 index 24f616e5d2..0000000000 --- a/addons/skin.confluence/media/DialogCloseButton.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogContextBottom.png b/addons/skin.confluence/media/DialogContextBottom.png Binary files differdeleted file mode 100644 index dc9905bb2d..0000000000 --- a/addons/skin.confluence/media/DialogContextBottom.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogContextMiddle.png b/addons/skin.confluence/media/DialogContextMiddle.png Binary files differdeleted file mode 100644 index e0e3ed4ee7..0000000000 --- a/addons/skin.confluence/media/DialogContextMiddle.png +++ /dev/null diff --git a/addons/skin.confluence/media/DialogContextTop.png b/addons/skin.confluence/media/DialogContextTop.png Binary files differdeleted file mode 100644 index cd509d02d4..0000000000 --- a/addons/skin.confluence/media/DialogContextTop.png +++ /dev/null diff --git a/addons/skin.confluence/media/Fanart_Diffuse.png b/addons/skin.confluence/media/Fanart_Diffuse.png Binary files differdeleted file mode 100644 index 1c08085a14..0000000000 --- a/addons/skin.confluence/media/Fanart_Diffuse.png +++ /dev/null diff --git a/addons/skin.confluence/media/Fanart_Fallback_Music_Small.jpg b/addons/skin.confluence/media/Fanart_Fallback_Music_Small.jpg Binary files differdeleted file mode 100644 index ffb6254a6e..0000000000 --- a/addons/skin.confluence/media/Fanart_Fallback_Music_Small.jpg +++ /dev/null diff --git a/addons/skin.confluence/media/Fanart_Fallback_Small.jpg b/addons/skin.confluence/media/Fanart_Fallback_Small.jpg Binary files differdeleted file mode 100644 index 39d0e38adf..0000000000 --- a/addons/skin.confluence/media/Fanart_Fallback_Small.jpg +++ /dev/null diff --git a/addons/skin.confluence/media/GlassOverlay.png b/addons/skin.confluence/media/GlassOverlay.png Binary files differdeleted file mode 100644 index b90dfc5d84..0000000000 --- a/addons/skin.confluence/media/GlassOverlay.png +++ /dev/null diff --git a/addons/skin.confluence/media/GoFullscreen.png b/addons/skin.confluence/media/GoFullscreen.png Binary files differdeleted file mode 100644 index 27e3b1b5ee..0000000000 --- a/addons/skin.confluence/media/GoFullscreen.png +++ /dev/null diff --git a/addons/skin.confluence/media/HasSub.png b/addons/skin.confluence/media/HasSub.png Binary files differdeleted file mode 100644 index de14985774..0000000000 --- a/addons/skin.confluence/media/HasSub.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeBack.png b/addons/skin.confluence/media/HomeBack.png Binary files differdeleted file mode 100644 index 64e558ba3c..0000000000 --- a/addons/skin.confluence/media/HomeBack.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeBladeSub.png b/addons/skin.confluence/media/HomeBladeSub.png Binary files differdeleted file mode 100644 index 87c8ba546f..0000000000 --- a/addons/skin.confluence/media/HomeBladeSub.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeNowPlayingBack.png b/addons/skin.confluence/media/HomeNowPlayingBack.png Binary files differdeleted file mode 100644 index 8c460280f7..0000000000 --- a/addons/skin.confluence/media/HomeNowPlayingBack.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeOverlay1.png b/addons/skin.confluence/media/HomeOverlay1.png Binary files differdeleted file mode 100644 index 287fe6be5e..0000000000 --- a/addons/skin.confluence/media/HomeOverlay1.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeSeperator.png b/addons/skin.confluence/media/HomeSeperator.png Binary files differdeleted file mode 100644 index 511eee71e0..0000000000 --- a/addons/skin.confluence/media/HomeSeperator.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeSubEnd.png b/addons/skin.confluence/media/HomeSubEnd.png Binary files differdeleted file mode 100644 index 57043cc2da..0000000000 --- a/addons/skin.confluence/media/HomeSubEnd.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeSubFO.png b/addons/skin.confluence/media/HomeSubFO.png Binary files differdeleted file mode 100644 index 0b3fa8992c..0000000000 --- a/addons/skin.confluence/media/HomeSubFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/HomeSubNF.png b/addons/skin.confluence/media/HomeSubNF.png Binary files differdeleted file mode 100644 index a1aa5b5100..0000000000 --- a/addons/skin.confluence/media/HomeSubNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/InfoMessagePanel.png b/addons/skin.confluence/media/InfoMessagePanel.png Binary files differdeleted file mode 100644 index 5e2c9ff84a..0000000000 --- a/addons/skin.confluence/media/InfoMessagePanel.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardBackKey.png b/addons/skin.confluence/media/KeyboardBackKey.png Binary files differdeleted file mode 100644 index 7937df67cb..0000000000 --- a/addons/skin.confluence/media/KeyboardBackKey.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardCornerBottom.png b/addons/skin.confluence/media/KeyboardCornerBottom.png Binary files differdeleted file mode 100644 index 5d2e2b4801..0000000000 --- a/addons/skin.confluence/media/KeyboardCornerBottom.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardCornerBottomNF.png b/addons/skin.confluence/media/KeyboardCornerBottomNF.png Binary files differdeleted file mode 100644 index ffa32bd2af..0000000000 --- a/addons/skin.confluence/media/KeyboardCornerBottomNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardCornerTop.png b/addons/skin.confluence/media/KeyboardCornerTop.png Binary files differdeleted file mode 100644 index fbb512692c..0000000000 --- a/addons/skin.confluence/media/KeyboardCornerTop.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardCornerTopNF.png b/addons/skin.confluence/media/KeyboardCornerTopNF.png Binary files differdeleted file mode 100644 index 8dd05f6a02..0000000000 --- a/addons/skin.confluence/media/KeyboardCornerTopNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardDoneKey.png b/addons/skin.confluence/media/KeyboardDoneKey.png Binary files differdeleted file mode 100644 index d76cb59369..0000000000 --- a/addons/skin.confluence/media/KeyboardDoneKey.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardEditArea.png b/addons/skin.confluence/media/KeyboardEditArea.png Binary files differdeleted file mode 100644 index c8b644e955..0000000000 --- a/addons/skin.confluence/media/KeyboardEditArea.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardKey.png b/addons/skin.confluence/media/KeyboardKey.png Binary files differdeleted file mode 100644 index 244f25078b..0000000000 --- a/addons/skin.confluence/media/KeyboardKey.png +++ /dev/null diff --git a/addons/skin.confluence/media/KeyboardKeyNF.png b/addons/skin.confluence/media/KeyboardKeyNF.png Binary files differdeleted file mode 100644 index 9de23e98fc..0000000000 --- a/addons/skin.confluence/media/KeyboardKeyNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/LeftRating/rating0.png b/addons/skin.confluence/media/LeftRating/rating0.png Binary files differdeleted file mode 100644 index ee04f23b7b..0000000000 --- a/addons/skin.confluence/media/LeftRating/rating0.png +++ /dev/null diff --git a/addons/skin.confluence/media/LeftRating/rating1.png b/addons/skin.confluence/media/LeftRating/rating1.png Binary files differdeleted file mode 100644 index 80a05095dd..0000000000 --- a/addons/skin.confluence/media/LeftRating/rating1.png +++ /dev/null diff --git a/addons/skin.confluence/media/LeftRating/rating2.png b/addons/skin.confluence/media/LeftRating/rating2.png Binary files differdeleted file mode 100644 index 8e588c0007..0000000000 --- a/addons/skin.confluence/media/LeftRating/rating2.png +++ /dev/null diff --git a/addons/skin.confluence/media/LeftRating/rating3.png b/addons/skin.confluence/media/LeftRating/rating3.png Binary files differdeleted file mode 100644 index 9715077237..0000000000 --- a/addons/skin.confluence/media/LeftRating/rating3.png +++ /dev/null diff --git a/addons/skin.confluence/media/LeftRating/rating4.png b/addons/skin.confluence/media/LeftRating/rating4.png Binary files differdeleted file mode 100644 index 5e999e91cd..0000000000 --- a/addons/skin.confluence/media/LeftRating/rating4.png +++ /dev/null diff --git a/addons/skin.confluence/media/LeftRating/rating5.png b/addons/skin.confluence/media/LeftRating/rating5.png Binary files differdeleted file mode 100644 index e1b1ff7de2..0000000000 --- a/addons/skin.confluence/media/LeftRating/rating5.png +++ /dev/null diff --git a/addons/skin.confluence/media/Makefile.in b/addons/skin.confluence/media/Makefile.in deleted file mode 100644 index 0589d4b6aa..0000000000 --- a/addons/skin.confluence/media/Makefile.in +++ /dev/null @@ -1,17 +0,0 @@ -TARGET=Textures.xbt - -IMAGES := $(shell find . -name "*jpg") -IMAGES += $(shell find . -name "*png") -IMAGES += $(shell find . -name "*gif") - -all: $(TARGET) - -.PHONY: force - -$(TARGET): $(IMAGES) - @TEXTUREPACKER@ -dupecheck -input . -output $(TARGET) - -clean: - rm -f $(TARGET) -distclean: clean - diff --git a/addons/skin.confluence/media/MediaBladeSub.png b/addons/skin.confluence/media/MediaBladeSub.png Binary files differdeleted file mode 100644 index 58430cf0e9..0000000000 --- a/addons/skin.confluence/media/MediaBladeSub.png +++ /dev/null diff --git a/addons/skin.confluence/media/MediaItemDetailBG.png b/addons/skin.confluence/media/MediaItemDetailBG.png Binary files differdeleted file mode 100644 index a5b28e3751..0000000000 --- a/addons/skin.confluence/media/MediaItemDetailBG.png +++ /dev/null diff --git a/addons/skin.confluence/media/MenuItemFO.png b/addons/skin.confluence/media/MenuItemFO.png Binary files differdeleted file mode 100644 index 83ecd012e2..0000000000 --- a/addons/skin.confluence/media/MenuItemFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/MenuItemNF.png b/addons/skin.confluence/media/MenuItemNF.png Binary files differdeleted file mode 100644 index 3c5c396b52..0000000000 --- a/addons/skin.confluence/media/MenuItemNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSD16x.png b/addons/skin.confluence/media/OSD16x.png Binary files differdeleted file mode 100644 index 78cf1c940e..0000000000 --- a/addons/skin.confluence/media/OSD16x.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSD2x.png b/addons/skin.confluence/media/OSD2x.png Binary files differdeleted file mode 100644 index 2905a5dfc6..0000000000 --- a/addons/skin.confluence/media/OSD2x.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSD32x.png b/addons/skin.confluence/media/OSD32x.png Binary files differdeleted file mode 100644 index ea5a13111a..0000000000 --- a/addons/skin.confluence/media/OSD32x.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSD4x.png b/addons/skin.confluence/media/OSD4x.png Binary files differdeleted file mode 100644 index 3f6efe12f4..0000000000 --- a/addons/skin.confluence/media/OSD4x.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSD8x.png b/addons/skin.confluence/media/OSD8x.png Binary files differdeleted file mode 100644 index f928c932bd..0000000000 --- a/addons/skin.confluence/media/OSD8x.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDAudioFO.png b/addons/skin.confluence/media/OSDAudioFO.png Binary files differdeleted file mode 100644 index 51cf04272b..0000000000 --- a/addons/skin.confluence/media/OSDAudioFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDAudioNF.png b/addons/skin.confluence/media/OSDAudioNF.png Binary files differdeleted file mode 100644 index 115611dc7f..0000000000 --- a/addons/skin.confluence/media/OSDAudioNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDBookmarksFO.png b/addons/skin.confluence/media/OSDBookmarksFO.png Binary files differdeleted file mode 100644 index 024ebf8bde..0000000000 --- a/addons/skin.confluence/media/OSDBookmarksFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDBookmarksNF.png b/addons/skin.confluence/media/OSDBookmarksNF.png Binary files differdeleted file mode 100644 index 5a39bc8331..0000000000 --- a/addons/skin.confluence/media/OSDBookmarksNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDChannelDownFO.png b/addons/skin.confluence/media/OSDChannelDownFO.png Binary files differdeleted file mode 100644 index 6eaacd3943..0000000000 --- a/addons/skin.confluence/media/OSDChannelDownFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDChannelDownNF.png b/addons/skin.confluence/media/OSDChannelDownNF.png Binary files differdeleted file mode 100644 index 0cc6e19bbf..0000000000 --- a/addons/skin.confluence/media/OSDChannelDownNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDChannelListFO.png b/addons/skin.confluence/media/OSDChannelListFO.png Binary files differdeleted file mode 100644 index d6e73ae5de..0000000000 --- a/addons/skin.confluence/media/OSDChannelListFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDChannelListNF.png b/addons/skin.confluence/media/OSDChannelListNF.png Binary files differdeleted file mode 100644 index ada99c78ca..0000000000 --- a/addons/skin.confluence/media/OSDChannelListNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDChannelUPFO.png b/addons/skin.confluence/media/OSDChannelUPFO.png Binary files differdeleted file mode 100644 index d2009c261c..0000000000 --- a/addons/skin.confluence/media/OSDChannelUPFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDChannelUPNF.png b/addons/skin.confluence/media/OSDChannelUPNF.png Binary files differdeleted file mode 100644 index 4c0694da83..0000000000 --- a/addons/skin.confluence/media/OSDChannelUPNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDDSPAudioFO.png b/addons/skin.confluence/media/OSDDSPAudioFO.png Binary files differdeleted file mode 100644 index 67e2cb8a40..0000000000 --- a/addons/skin.confluence/media/OSDDSPAudioFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDDSPAudioNF.png b/addons/skin.confluence/media/OSDDSPAudioNF.png Binary files differdeleted file mode 100644 index 606a825b23..0000000000 --- a/addons/skin.confluence/media/OSDDSPAudioNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDDvdFO.png b/addons/skin.confluence/media/OSDDvdFO.png Binary files differdeleted file mode 100644 index 45f8a5834d..0000000000 --- a/addons/skin.confluence/media/OSDDvdFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDDvdNF.png b/addons/skin.confluence/media/OSDDvdNF.png Binary files differdeleted file mode 100644 index fe65baf0ac..0000000000 --- a/addons/skin.confluence/media/OSDDvdNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDForwardFO.png b/addons/skin.confluence/media/OSDForwardFO.png Binary files differdeleted file mode 100644 index 5eb51b9751..0000000000 --- a/addons/skin.confluence/media/OSDForwardFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDForwardNF.png b/addons/skin.confluence/media/OSDForwardNF.png Binary files differdeleted file mode 100644 index e8a2ac1e39..0000000000 --- a/addons/skin.confluence/media/OSDForwardNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDLyricsFO.png b/addons/skin.confluence/media/OSDLyricsFO.png Binary files differdeleted file mode 100644 index 979fce59ee..0000000000 --- a/addons/skin.confluence/media/OSDLyricsFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDLyricsNF.png b/addons/skin.confluence/media/OSDLyricsNF.png Binary files differdeleted file mode 100644 index 018895efcb..0000000000 --- a/addons/skin.confluence/media/OSDLyricsNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDNextTrackFO.png b/addons/skin.confluence/media/OSDNextTrackFO.png Binary files differdeleted file mode 100644 index b68838823f..0000000000 --- a/addons/skin.confluence/media/OSDNextTrackFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDNextTrackNF.png b/addons/skin.confluence/media/OSDNextTrackNF.png Binary files differdeleted file mode 100644 index 7d173732ac..0000000000 --- a/addons/skin.confluence/media/OSDNextTrackNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPause.png b/addons/skin.confluence/media/OSDPause.png Binary files differdeleted file mode 100644 index 454fe12f96..0000000000 --- a/addons/skin.confluence/media/OSDPause.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPauseFO.png b/addons/skin.confluence/media/OSDPauseFO.png Binary files differdeleted file mode 100644 index a71c690d28..0000000000 --- a/addons/skin.confluence/media/OSDPauseFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPauseNF.png b/addons/skin.confluence/media/OSDPauseNF.png Binary files differdeleted file mode 100644 index 19b0f49f0a..0000000000 --- a/addons/skin.confluence/media/OSDPauseNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPlay.png b/addons/skin.confluence/media/OSDPlay.png Binary files differdeleted file mode 100644 index 0ba167120a..0000000000 --- a/addons/skin.confluence/media/OSDPlay.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPlayFO.png b/addons/skin.confluence/media/OSDPlayFO.png Binary files differdeleted file mode 100644 index de1be0036c..0000000000 --- a/addons/skin.confluence/media/OSDPlayFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPlayNF.png b/addons/skin.confluence/media/OSDPlayNF.png Binary files differdeleted file mode 100644 index a5e75497c3..0000000000 --- a/addons/skin.confluence/media/OSDPlayNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPreFO.png b/addons/skin.confluence/media/OSDPreFO.png Binary files differdeleted file mode 100644 index 41e45f64e2..0000000000 --- a/addons/skin.confluence/media/OSDPreFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPreNF.png b/addons/skin.confluence/media/OSDPreNF.png Binary files differdeleted file mode 100644 index 52774a51d1..0000000000 --- a/addons/skin.confluence/media/OSDPreNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPresetSettingsFO.png b/addons/skin.confluence/media/OSDPresetSettingsFO.png Binary files differdeleted file mode 100644 index d7c11e5dc5..0000000000 --- a/addons/skin.confluence/media/OSDPresetSettingsFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPresetSettingsNF.png b/addons/skin.confluence/media/OSDPresetSettingsNF.png Binary files differdeleted file mode 100644 index e4bcef9055..0000000000 --- a/addons/skin.confluence/media/OSDPresetSettingsNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPrevTrackFO.png b/addons/skin.confluence/media/OSDPrevTrackFO.png Binary files differdeleted file mode 100644 index 1c500d4e41..0000000000 --- a/addons/skin.confluence/media/OSDPrevTrackFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDPrevTrackNF.png b/addons/skin.confluence/media/OSDPrevTrackNF.png Binary files differdeleted file mode 100644 index 5e736febb8..0000000000 --- a/addons/skin.confluence/media/OSDPrevTrackNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDProgressBack.png b/addons/skin.confluence/media/OSDProgressBack.png Binary files differdeleted file mode 100644 index 63cf9b4c54..0000000000 --- a/addons/skin.confluence/media/OSDProgressBack.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDProgressMid.png b/addons/skin.confluence/media/OSDProgressMid.png Binary files differdeleted file mode 100644 index 766e23614a..0000000000 --- a/addons/skin.confluence/media/OSDProgressMid.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDProgressMidLight.png b/addons/skin.confluence/media/OSDProgressMidLight.png Binary files differdeleted file mode 100644 index 8d4468c56d..0000000000 --- a/addons/skin.confluence/media/OSDProgressMidLight.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRadioRDSFO.png b/addons/skin.confluence/media/OSDRadioRDSFO.png Binary files differdeleted file mode 100644 index 3a7cdb9fdc..0000000000 --- a/addons/skin.confluence/media/OSDRadioRDSFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRadioRDSNF.png b/addons/skin.confluence/media/OSDRadioRDSNF.png Binary files differdeleted file mode 100644 index 9081ec017d..0000000000 --- a/addons/skin.confluence/media/OSDRadioRDSNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRandomOffFO.png b/addons/skin.confluence/media/OSDRandomOffFO.png Binary files differdeleted file mode 100644 index 6167ce36ad..0000000000 --- a/addons/skin.confluence/media/OSDRandomOffFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRandomOffNF.png b/addons/skin.confluence/media/OSDRandomOffNF.png Binary files differdeleted file mode 100644 index 8883fd6116..0000000000 --- a/addons/skin.confluence/media/OSDRandomOffNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRandomOnFO.png b/addons/skin.confluence/media/OSDRandomOnFO.png Binary files differdeleted file mode 100644 index a7058c6d97..0000000000 --- a/addons/skin.confluence/media/OSDRandomOnFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRandomOnNF.png b/addons/skin.confluence/media/OSDRandomOnNF.png Binary files differdeleted file mode 100644 index d5f71f4bb1..0000000000 --- a/addons/skin.confluence/media/OSDRandomOnNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRateFO.png b/addons/skin.confluence/media/OSDRateFO.png Binary files differdeleted file mode 100644 index 3ec3ccdd1b..0000000000 --- a/addons/skin.confluence/media/OSDRateFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRateNF.png b/addons/skin.confluence/media/OSDRateNF.png Binary files differdeleted file mode 100644 index f2658dea9d..0000000000 --- a/addons/skin.confluence/media/OSDRateNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRecordOffFO.png b/addons/skin.confluence/media/OSDRecordOffFO.png Binary files differdeleted file mode 100644 index 0c5ae224ef..0000000000 --- a/addons/skin.confluence/media/OSDRecordOffFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRecordOffNF.png b/addons/skin.confluence/media/OSDRecordOffNF.png Binary files differdeleted file mode 100644 index 0fc1a6760c..0000000000 --- a/addons/skin.confluence/media/OSDRecordOffNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRecordOnFO.png b/addons/skin.confluence/media/OSDRecordOnFO.png Binary files differdeleted file mode 100644 index 849c3ee887..0000000000 --- a/addons/skin.confluence/media/OSDRecordOnFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRecordOnNF.png b/addons/skin.confluence/media/OSDRecordOnNF.png Binary files differdeleted file mode 100644 index 32cc74fb39..0000000000 --- a/addons/skin.confluence/media/OSDRecordOnNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRepeatAllFO.png b/addons/skin.confluence/media/OSDRepeatAllFO.png Binary files differdeleted file mode 100644 index 4b0671fb06..0000000000 --- a/addons/skin.confluence/media/OSDRepeatAllFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRepeatAllNF.png b/addons/skin.confluence/media/OSDRepeatAllNF.png Binary files differdeleted file mode 100644 index fd54c1b570..0000000000 --- a/addons/skin.confluence/media/OSDRepeatAllNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRepeatFO.png b/addons/skin.confluence/media/OSDRepeatFO.png Binary files differdeleted file mode 100644 index 840dd52e72..0000000000 --- a/addons/skin.confluence/media/OSDRepeatFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRepeatNF.png b/addons/skin.confluence/media/OSDRepeatNF.png Binary files differdeleted file mode 100644 index 513f543c90..0000000000 --- a/addons/skin.confluence/media/OSDRepeatNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRepeatOneFO.png b/addons/skin.confluence/media/OSDRepeatOneFO.png Binary files differdeleted file mode 100644 index 9a52fd27f3..0000000000 --- a/addons/skin.confluence/media/OSDRepeatOneFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRepeatOneNF.png b/addons/skin.confluence/media/OSDRepeatOneNF.png Binary files differdeleted file mode 100644 index e7a5c55a4f..0000000000 --- a/addons/skin.confluence/media/OSDRepeatOneNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRewindFO.png b/addons/skin.confluence/media/OSDRewindFO.png Binary files differdeleted file mode 100644 index 71cde879c4..0000000000 --- a/addons/skin.confluence/media/OSDRewindFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDRewindNF.png b/addons/skin.confluence/media/OSDRewindNF.png Binary files differdeleted file mode 100644 index 957c954c36..0000000000 --- a/addons/skin.confluence/media/OSDRewindNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDSeekForward.png b/addons/skin.confluence/media/OSDSeekForward.png Binary files differdeleted file mode 100644 index ff17f75401..0000000000 --- a/addons/skin.confluence/media/OSDSeekForward.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDSeekFrame.png b/addons/skin.confluence/media/OSDSeekFrame.png Binary files differdeleted file mode 100644 index cd82ac4ba2..0000000000 --- a/addons/skin.confluence/media/OSDSeekFrame.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDSeekRewind.png b/addons/skin.confluence/media/OSDSeekRewind.png Binary files differdeleted file mode 100644 index dc1f2c40c3..0000000000 --- a/addons/skin.confluence/media/OSDSeekRewind.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDStereoscopicFO.png b/addons/skin.confluence/media/OSDStereoscopicFO.png Binary files differdeleted file mode 100644 index 5119c36975..0000000000 --- a/addons/skin.confluence/media/OSDStereoscopicFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDStereoscopicNF.png b/addons/skin.confluence/media/OSDStereoscopicNF.png Binary files differdeleted file mode 100644 index 781a02b855..0000000000 --- a/addons/skin.confluence/media/OSDStereoscopicNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDStopFO.png b/addons/skin.confluence/media/OSDStopFO.png Binary files differdeleted file mode 100644 index 78a694dae4..0000000000 --- a/addons/skin.confluence/media/OSDStopFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDStopNF.png b/addons/skin.confluence/media/OSDStopNF.png Binary files differdeleted file mode 100644 index 9a82bb5a7b..0000000000 --- a/addons/skin.confluence/media/OSDStopNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDSubtitlesFO.png b/addons/skin.confluence/media/OSDSubtitlesFO.png Binary files differdeleted file mode 100644 index d56b768882..0000000000 --- a/addons/skin.confluence/media/OSDSubtitlesFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDSubtitlesNF.png b/addons/skin.confluence/media/OSDSubtitlesNF.png Binary files differdeleted file mode 100644 index 495734169f..0000000000 --- a/addons/skin.confluence/media/OSDSubtitlesNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDTeleTextFO.png b/addons/skin.confluence/media/OSDTeleTextFO.png Binary files differdeleted file mode 100644 index 6aab35fad1..0000000000 --- a/addons/skin.confluence/media/OSDTeleTextFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDTeleTextNF.png b/addons/skin.confluence/media/OSDTeleTextNF.png Binary files differdeleted file mode 100644 index 526c4655ec..0000000000 --- a/addons/skin.confluence/media/OSDTeleTextNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDVideoFO.png b/addons/skin.confluence/media/OSDVideoFO.png Binary files differdeleted file mode 100644 index fb339e1c54..0000000000 --- a/addons/skin.confluence/media/OSDVideoFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDVideoNF.png b/addons/skin.confluence/media/OSDVideoNF.png Binary files differdeleted file mode 100644 index daaa4dfa97..0000000000 --- a/addons/skin.confluence/media/OSDVideoNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDVizFO.png b/addons/skin.confluence/media/OSDVizFO.png Binary files differdeleted file mode 100644 index 93e507a3cf..0000000000 --- a/addons/skin.confluence/media/OSDVizFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDVizNF.png b/addons/skin.confluence/media/OSDVizNF.png Binary files differdeleted file mode 100644 index 01a6cbf377..0000000000 --- a/addons/skin.confluence/media/OSDVizNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDepgFO.png b/addons/skin.confluence/media/OSDepgFO.png Binary files differdeleted file mode 100644 index c11afa013f..0000000000 --- a/addons/skin.confluence/media/OSDepgFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/OSDepgNF.png b/addons/skin.confluence/media/OSDepgNF.png Binary files differdeleted file mode 100644 index d0aa33ed90..0000000000 --- a/addons/skin.confluence/media/OSDepgNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/OverlayDialogBackground.png b/addons/skin.confluence/media/OverlayDialogBackground.png Binary files differdeleted file mode 100644 index f4fadf47a6..0000000000 --- a/addons/skin.confluence/media/OverlayDialogBackground.png +++ /dev/null diff --git a/addons/skin.confluence/media/OverlayLocked.png b/addons/skin.confluence/media/OverlayLocked.png Binary files differdeleted file mode 100644 index ad7363b1b4..0000000000 --- a/addons/skin.confluence/media/OverlayLocked.png +++ /dev/null diff --git a/addons/skin.confluence/media/OverlayRAR.png b/addons/skin.confluence/media/OverlayRAR.png Binary files differdeleted file mode 100644 index 3de36a9b1c..0000000000 --- a/addons/skin.confluence/media/OverlayRAR.png +++ /dev/null diff --git a/addons/skin.confluence/media/OverlayWatched.png b/addons/skin.confluence/media/OverlayWatched.png Binary files differdeleted file mode 100644 index 2fa2c89881..0000000000 --- a/addons/skin.confluence/media/OverlayWatched.png +++ /dev/null diff --git a/addons/skin.confluence/media/OverlayWatching.png b/addons/skin.confluence/media/OverlayWatching.png Binary files differdeleted file mode 100644 index 6fd9e81e4e..0000000000 --- a/addons/skin.confluence/media/OverlayWatching.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-EpgProgressIndicator.png b/addons/skin.confluence/media/PVR-EpgProgressIndicator.png Binary files differdeleted file mode 100644 index ed1cc2d3ab..0000000000 --- a/addons/skin.confluence/media/PVR-EpgProgressIndicator.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasRecording.png b/addons/skin.confluence/media/PVR-HasRecording.png Binary files differdeleted file mode 100644 index 4e13913bc8..0000000000 --- a/addons/skin.confluence/media/PVR-HasRecording.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimer.png b/addons/skin.confluence/media/PVR-HasTimer.png Binary files differdeleted file mode 100644 index d0080f60db..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimer.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerConflict.png b/addons/skin.confluence/media/PVR-HasTimerConflict.png Binary files differdeleted file mode 100644 index 643e7030a7..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerConflict.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerDisabled.png b/addons/skin.confluence/media/PVR-HasTimerDisabled.png Binary files differdeleted file mode 100644 index 6d92c0c849..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerDisabled.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerError.png b/addons/skin.confluence/media/PVR-HasTimerError.png Binary files differdeleted file mode 100644 index eb3663fd9a..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerError.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerSchedule.png b/addons/skin.confluence/media/PVR-HasTimerSchedule.png Binary files differdeleted file mode 100644 index 607728eb3d..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerSchedule.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerScheduleConflict.png b/addons/skin.confluence/media/PVR-HasTimerScheduleConflict.png Binary files differdeleted file mode 100644 index 2b2125b168..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerScheduleConflict.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerScheduleDisabled.png b/addons/skin.confluence/media/PVR-HasTimerScheduleDisabled.png Binary files differdeleted file mode 100644 index f58e03745e..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerScheduleDisabled.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-HasTimerScheduleError.png b/addons/skin.confluence/media/PVR-HasTimerScheduleError.png Binary files differdeleted file mode 100644 index a2a8101d3b..0000000000 --- a/addons/skin.confluence/media/PVR-HasTimerScheduleError.png +++ /dev/null diff --git a/addons/skin.confluence/media/PVR-IsRecording.png b/addons/skin.confluence/media/PVR-IsRecording.png Binary files differdeleted file mode 100644 index cf719d34be..0000000000 --- a/addons/skin.confluence/media/PVR-IsRecording.png +++ /dev/null diff --git a/addons/skin.confluence/media/RecentAddedBack.png b/addons/skin.confluence/media/RecentAddedBack.png Binary files differdeleted file mode 100644 index 74b712e246..0000000000 --- a/addons/skin.confluence/media/RecentAddedBack.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarH.png b/addons/skin.confluence/media/ScrollBarH.png Binary files differdeleted file mode 100644 index 7e38f0580f..0000000000 --- a/addons/skin.confluence/media/ScrollBarH.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarH_bar.png b/addons/skin.confluence/media/ScrollBarH_bar.png Binary files differdeleted file mode 100644 index 2d3a902438..0000000000 --- a/addons/skin.confluence/media/ScrollBarH_bar.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarH_bar_focus.png b/addons/skin.confluence/media/ScrollBarH_bar_focus.png Binary files differdeleted file mode 100644 index 5d1c3c6d95..0000000000 --- a/addons/skin.confluence/media/ScrollBarH_bar_focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarNib.png b/addons/skin.confluence/media/ScrollBarNib.png Binary files differdeleted file mode 100644 index 368c3c7531..0000000000 --- a/addons/skin.confluence/media/ScrollBarNib.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarV.png b/addons/skin.confluence/media/ScrollBarV.png Binary files differdeleted file mode 100644 index d6ca05fd80..0000000000 --- a/addons/skin.confluence/media/ScrollBarV.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarV_bar.png b/addons/skin.confluence/media/ScrollBarV_bar.png Binary files differdeleted file mode 100644 index 0ad5a78e13..0000000000 --- a/addons/skin.confluence/media/ScrollBarV_bar.png +++ /dev/null diff --git a/addons/skin.confluence/media/ScrollBarV_bar_focus.png b/addons/skin.confluence/media/ScrollBarV_bar_focus.png Binary files differdeleted file mode 100644 index 1b6bd54938..0000000000 --- a/addons/skin.confluence/media/ScrollBarV_bar_focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/ShutdownButtonFocus.png b/addons/skin.confluence/media/ShutdownButtonFocus.png Binary files differdeleted file mode 100644 index f400ca53b1..0000000000 --- a/addons/skin.confluence/media/ShutdownButtonFocus.png +++ /dev/null diff --git a/addons/skin.confluence/media/ShutdownButtonNoFocus.png b/addons/skin.confluence/media/ShutdownButtonNoFocus.png Binary files differdeleted file mode 100644 index 03448ef240..0000000000 --- a/addons/skin.confluence/media/ShutdownButtonNoFocus.png +++ /dev/null diff --git a/addons/skin.confluence/media/SideFade.png b/addons/skin.confluence/media/SideFade.png Binary files differdeleted file mode 100644 index 27d71cb015..0000000000 --- a/addons/skin.confluence/media/SideFade.png +++ /dev/null diff --git a/addons/skin.confluence/media/StackFO.png b/addons/skin.confluence/media/StackFO.png Binary files differdeleted file mode 100644 index afb1a6513a..0000000000 --- a/addons/skin.confluence/media/StackFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/StackNF.png b/addons/skin.confluence/media/StackNF.png Binary files differdeleted file mode 100644 index 02f496b67a..0000000000 --- a/addons/skin.confluence/media/StackNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/SubMenuBack-Footer.png b/addons/skin.confluence/media/SubMenuBack-Footer.png Binary files differdeleted file mode 100644 index 2c0397d709..0000000000 --- a/addons/skin.confluence/media/SubMenuBack-Footer.png +++ /dev/null diff --git a/addons/skin.confluence/media/SubMenuBack-Header.png b/addons/skin.confluence/media/SubMenuBack-Header.png Binary files differdeleted file mode 100644 index 904b7e30bb..0000000000 --- a/addons/skin.confluence/media/SubMenuBack-Header.png +++ /dev/null diff --git a/addons/skin.confluence/media/SubMenuBack-MiddleFO.png b/addons/skin.confluence/media/SubMenuBack-MiddleFO.png Binary files differdeleted file mode 100644 index 688483b225..0000000000 --- a/addons/skin.confluence/media/SubMenuBack-MiddleFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/SubMenuBack-MiddleNF.png b/addons/skin.confluence/media/SubMenuBack-MiddleNF.png Binary files differdeleted file mode 100644 index 2b593a44d3..0000000000 --- a/addons/skin.confluence/media/SubMenuBack-MiddleNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/-.png b/addons/skin.confluence/media/Subtitles/flags/-.png Binary files differdeleted file mode 100644 index a4d50045c2..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/-.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/LICENSE.txt b/addons/skin.confluence/media/Subtitles/flags/LICENSE.txt deleted file mode 100644 index fbb98f8701..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/LICENSE.txt +++ /dev/null @@ -1,16 +0,0 @@ -Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/ - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the "Software"), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO -EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR -THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/addons/skin.confluence/media/Subtitles/flags/ar.png b/addons/skin.confluence/media/Subtitles/flags/ar.png Binary files differdeleted file mode 100644 index b3053ef793..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ar.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/bg.png b/addons/skin.confluence/media/Subtitles/flags/bg.png Binary files differdeleted file mode 100644 index 6bdf9b1348..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/bg.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/bs.png b/addons/skin.confluence/media/Subtitles/flags/bs.png Binary files differdeleted file mode 100644 index 2517602740..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/bs.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/ca.png b/addons/skin.confluence/media/Subtitles/flags/ca.png Binary files differdeleted file mode 100644 index 953b7e7b1b..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ca.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/cs.png b/addons/skin.confluence/media/Subtitles/flags/cs.png Binary files differdeleted file mode 100644 index 7a45980465..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/cs.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/da.png b/addons/skin.confluence/media/Subtitles/flags/da.png Binary files differdeleted file mode 100644 index 9cb5c29d3a..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/da.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/de.png b/addons/skin.confluence/media/Subtitles/flags/de.png Binary files differdeleted file mode 100644 index 4e84b6e1b7..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/de.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/el.png b/addons/skin.confluence/media/Subtitles/flags/el.png Binary files differdeleted file mode 100644 index 0f202d5fe4..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/el.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/en.png b/addons/skin.confluence/media/Subtitles/flags/en.png Binary files differdeleted file mode 100644 index 531836ec05..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/en.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/es.png b/addons/skin.confluence/media/Subtitles/flags/es.png Binary files differdeleted file mode 100644 index 65814c3e39..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/es.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/et.png b/addons/skin.confluence/media/Subtitles/flags/et.png Binary files differdeleted file mode 100644 index 41dc640b3e..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/et.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/fa.png b/addons/skin.confluence/media/Subtitles/flags/fa.png Binary files differdeleted file mode 100644 index 87c709dc17..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/fa.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/fi.png b/addons/skin.confluence/media/Subtitles/flags/fi.png Binary files differdeleted file mode 100644 index e665307cc3..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/fi.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/fo.png b/addons/skin.confluence/media/Subtitles/flags/fo.png Binary files differdeleted file mode 100644 index 30e2338c6e..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/fo.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/fr.png b/addons/skin.confluence/media/Subtitles/flags/fr.png Binary files differdeleted file mode 100644 index 00c2b429da..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/fr.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/gl.png b/addons/skin.confluence/media/Subtitles/flags/gl.png Binary files differdeleted file mode 100644 index c95cb2c9af..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/gl.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/he.png b/addons/skin.confluence/media/Subtitles/flags/he.png Binary files differdeleted file mode 100644 index 1edb473c5b..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/he.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/hi.png b/addons/skin.confluence/media/Subtitles/flags/hi.png Binary files differdeleted file mode 100644 index 4614f309ec..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/hi.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/hr.png b/addons/skin.confluence/media/Subtitles/flags/hr.png Binary files differdeleted file mode 100644 index 35da777f8b..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/hr.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/hu.png b/addons/skin.confluence/media/Subtitles/flags/hu.png Binary files differdeleted file mode 100644 index 1a03bc79aa..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/hu.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/hy.png b/addons/skin.confluence/media/Subtitles/flags/hy.png Binary files differdeleted file mode 100644 index 3a6e11b65c..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/hy.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/id.png b/addons/skin.confluence/media/Subtitles/flags/id.png Binary files differdeleted file mode 100644 index 05fb3d7633..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/id.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/is.png b/addons/skin.confluence/media/Subtitles/flags/is.png Binary files differdeleted file mode 100644 index a9966426e9..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/is.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/it.png b/addons/skin.confluence/media/Subtitles/flags/it.png Binary files differdeleted file mode 100644 index 26071b13ea..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/it.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/ja.png b/addons/skin.confluence/media/Subtitles/flags/ja.png Binary files differdeleted file mode 100644 index 69cca05ee8..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ja.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/kk.png b/addons/skin.confluence/media/Subtitles/flags/kk.png Binary files differdeleted file mode 100644 index c71047be53..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/kk.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/ko.png b/addons/skin.confluence/media/Subtitles/flags/ko.png Binary files differdeleted file mode 100644 index 2a3a7ee7ae..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ko.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/lb.png b/addons/skin.confluence/media/Subtitles/flags/lb.png Binary files differdeleted file mode 100644 index fd0197b847..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/lb.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/lt.png b/addons/skin.confluence/media/Subtitles/flags/lt.png Binary files differdeleted file mode 100644 index 2979c004e4..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/lt.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/lv.png b/addons/skin.confluence/media/Subtitles/flags/lv.png Binary files differdeleted file mode 100644 index 63e7c4420b..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/lv.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/mk.png b/addons/skin.confluence/media/Subtitles/flags/mk.png Binary files differdeleted file mode 100644 index 1aa93b7f7c..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/mk.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/ms.png b/addons/skin.confluence/media/Subtitles/flags/ms.png Binary files differdeleted file mode 100644 index f8b6b98c60..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ms.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/nl.png b/addons/skin.confluence/media/Subtitles/flags/nl.png Binary files differdeleted file mode 100644 index 01b16127ae..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/nl.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/no.png b/addons/skin.confluence/media/Subtitles/flags/no.png Binary files differdeleted file mode 100644 index dc0d8581c3..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/no.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/pb.png b/addons/skin.confluence/media/Subtitles/flags/pb.png Binary files differdeleted file mode 100644 index 79ecfcb2ac..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/pb.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/pl.png b/addons/skin.confluence/media/Subtitles/flags/pl.png Binary files differdeleted file mode 100644 index 60cb1b47b9..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/pl.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/pt.png b/addons/skin.confluence/media/Subtitles/flags/pt.png Binary files differdeleted file mode 100644 index d9c23830f7..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/pt.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/ro.png b/addons/skin.confluence/media/Subtitles/flags/ro.png Binary files differdeleted file mode 100644 index 5c689264f5..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ro.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/ru.png b/addons/skin.confluence/media/Subtitles/flags/ru.png Binary files differdeleted file mode 100644 index 6ec5b90f8d..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/ru.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/sk.png b/addons/skin.confluence/media/Subtitles/flags/sk.png Binary files differdeleted file mode 100644 index 0628ea0787..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/sk.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/sl.png b/addons/skin.confluence/media/Subtitles/flags/sl.png Binary files differdeleted file mode 100644 index 5bd70491df..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/sl.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/sq.png b/addons/skin.confluence/media/Subtitles/flags/sq.png Binary files differdeleted file mode 100644 index ff840aa970..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/sq.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/sr.png b/addons/skin.confluence/media/Subtitles/flags/sr.png Binary files differdeleted file mode 100644 index 5576a0ff68..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/sr.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/sv.png b/addons/skin.confluence/media/Subtitles/flags/sv.png Binary files differdeleted file mode 100644 index c114237be4..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/sv.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/tr.png b/addons/skin.confluence/media/Subtitles/flags/tr.png Binary files differdeleted file mode 100644 index e854a8dd1f..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/tr.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/uk.png b/addons/skin.confluence/media/Subtitles/flags/uk.png Binary files differdeleted file mode 100644 index 151d87a5a5..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/uk.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/vi.png b/addons/skin.confluence/media/Subtitles/flags/vi.png Binary files differdeleted file mode 100644 index 02bdd0d0fa..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/vi.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/flags/zh.png b/addons/skin.confluence/media/Subtitles/flags/zh.png Binary files differdeleted file mode 100644 index eea8471f04..0000000000 --- a/addons/skin.confluence/media/Subtitles/flags/zh.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/icon_close_caption.png b/addons/skin.confluence/media/Subtitles/icon_close_caption.png Binary files differdeleted file mode 100644 index 3a7e7ccf92..0000000000 --- a/addons/skin.confluence/media/Subtitles/icon_close_caption.png +++ /dev/null diff --git a/addons/skin.confluence/media/Subtitles/icon_sync.png b/addons/skin.confluence/media/Subtitles/icon_sync.png Binary files differdeleted file mode 100644 index bbae2b59e3..0000000000 --- a/addons/skin.confluence/media/Subtitles/icon_sync.png +++ /dev/null diff --git a/addons/skin.confluence/media/ThumbBG.png b/addons/skin.confluence/media/ThumbBG.png Binary files differdeleted file mode 100644 index 7b2d12c0e9..0000000000 --- a/addons/skin.confluence/media/ThumbBG.png +++ /dev/null diff --git a/addons/skin.confluence/media/ThumbBorder.png b/addons/skin.confluence/media/ThumbBorder.png Binary files differdeleted file mode 100644 index 01a4569fee..0000000000 --- a/addons/skin.confluence/media/ThumbBorder.png +++ /dev/null diff --git a/addons/skin.confluence/media/ThumbShadow.png b/addons/skin.confluence/media/ThumbShadow.png Binary files differdeleted file mode 100644 index 44407f3eaa..0000000000 --- a/addons/skin.confluence/media/ThumbShadow.png +++ /dev/null diff --git a/addons/skin.confluence/media/VideoWindowFO.png b/addons/skin.confluence/media/VideoWindowFO.png Binary files differdeleted file mode 100644 index a04571dab8..0000000000 --- a/addons/skin.confluence/media/VideoWindowFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/VolumeIcon.png b/addons/skin.confluence/media/VolumeIcon.png Binary files differdeleted file mode 100644 index 19cae457c9..0000000000 --- a/addons/skin.confluence/media/VolumeIcon.png +++ /dev/null diff --git a/addons/skin.confluence/media/arrow-big-left.png b/addons/skin.confluence/media/arrow-big-left.png Binary files differdeleted file mode 100644 index d6843cd551..0000000000 --- a/addons/skin.confluence/media/arrow-big-left.png +++ /dev/null diff --git a/addons/skin.confluence/media/arrow-big-right.png b/addons/skin.confluence/media/arrow-big-right.png Binary files differdeleted file mode 100644 index 8794b539b2..0000000000 --- a/addons/skin.confluence/media/arrow-big-right.png +++ /dev/null diff --git a/addons/skin.confluence/media/black-back.png b/addons/skin.confluence/media/black-back.png Binary files differdeleted file mode 100644 index 5f29975fdc..0000000000 --- a/addons/skin.confluence/media/black-back.png +++ /dev/null diff --git a/addons/skin.confluence/media/black-back2.png b/addons/skin.confluence/media/black-back2.png Binary files differdeleted file mode 100644 index a470063267..0000000000 --- a/addons/skin.confluence/media/black-back2.png +++ /dev/null diff --git a/addons/skin.confluence/media/busy.png b/addons/skin.confluence/media/busy.png Binary files differdeleted file mode 100644 index 6efd0f34f7..0000000000 --- a/addons/skin.confluence/media/busy.png +++ /dev/null diff --git a/addons/skin.confluence/media/button-focus.png b/addons/skin.confluence/media/button-focus.png Binary files differdeleted file mode 100644 index b90a3eb755..0000000000 --- a/addons/skin.confluence/media/button-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/button-focus2.png b/addons/skin.confluence/media/button-focus2.png Binary files differdeleted file mode 100644 index 89101d4cdb..0000000000 --- a/addons/skin.confluence/media/button-focus2.png +++ /dev/null diff --git a/addons/skin.confluence/media/button-focus3.png b/addons/skin.confluence/media/button-focus3.png Binary files differdeleted file mode 100644 index 607c1750ca..0000000000 --- a/addons/skin.confluence/media/button-focus3.png +++ /dev/null diff --git a/addons/skin.confluence/media/button-nofocus.png b/addons/skin.confluence/media/button-nofocus.png Binary files differdeleted file mode 100644 index 9e463561f8..0000000000 --- a/addons/skin.confluence/media/button-nofocus.png +++ /dev/null diff --git a/addons/skin.confluence/media/dialogheader.png b/addons/skin.confluence/media/dialogheader.png Binary files differdeleted file mode 100644 index c9fd59572c..0000000000 --- a/addons/skin.confluence/media/dialogheader.png +++ /dev/null diff --git a/addons/skin.confluence/media/diffuse_mirror2.png b/addons/skin.confluence/media/diffuse_mirror2.png Binary files differdeleted file mode 100644 index 235867fa5b..0000000000 --- a/addons/skin.confluence/media/diffuse_mirror2.png +++ /dev/null diff --git a/addons/skin.confluence/media/diffuse_mirror3.png b/addons/skin.confluence/media/diffuse_mirror3.png Binary files differdeleted file mode 100644 index 36fdc332ae..0000000000 --- a/addons/skin.confluence/media/diffuse_mirror3.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/0.png b/addons/skin.confluence/media/epg-genres/0.png Binary files differdeleted file mode 100644 index 393212bef0..0000000000 --- a/addons/skin.confluence/media/epg-genres/0.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/112.png b/addons/skin.confluence/media/epg-genres/112.png Binary files differdeleted file mode 100644 index bd1d4a923f..0000000000 --- a/addons/skin.confluence/media/epg-genres/112.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/128.png b/addons/skin.confluence/media/epg-genres/128.png Binary files differdeleted file mode 100644 index e706466586..0000000000 --- a/addons/skin.confluence/media/epg-genres/128.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/144.png b/addons/skin.confluence/media/epg-genres/144.png Binary files differdeleted file mode 100644 index 76eb3ef4a8..0000000000 --- a/addons/skin.confluence/media/epg-genres/144.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/16.png b/addons/skin.confluence/media/epg-genres/16.png Binary files differdeleted file mode 100644 index bec8716748..0000000000 --- a/addons/skin.confluence/media/epg-genres/16.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/160.png b/addons/skin.confluence/media/epg-genres/160.png Binary files differdeleted file mode 100644 index 7fcf425d1a..0000000000 --- a/addons/skin.confluence/media/epg-genres/160.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/176.png b/addons/skin.confluence/media/epg-genres/176.png Binary files differdeleted file mode 100644 index c721326ba1..0000000000 --- a/addons/skin.confluence/media/epg-genres/176.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/192.png b/addons/skin.confluence/media/epg-genres/192.png Binary files differdeleted file mode 100644 index 393212bef0..0000000000 --- a/addons/skin.confluence/media/epg-genres/192.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/208.png b/addons/skin.confluence/media/epg-genres/208.png Binary files differdeleted file mode 100644 index 393212bef0..0000000000 --- a/addons/skin.confluence/media/epg-genres/208.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/224.png b/addons/skin.confluence/media/epg-genres/224.png Binary files differdeleted file mode 100644 index 393212bef0..0000000000 --- a/addons/skin.confluence/media/epg-genres/224.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/240.png b/addons/skin.confluence/media/epg-genres/240.png Binary files differdeleted file mode 100644 index 393212bef0..0000000000 --- a/addons/skin.confluence/media/epg-genres/240.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/256.png b/addons/skin.confluence/media/epg-genres/256.png Binary files differdeleted file mode 100644 index 393212bef0..0000000000 --- a/addons/skin.confluence/media/epg-genres/256.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/32.png b/addons/skin.confluence/media/epg-genres/32.png Binary files differdeleted file mode 100644 index 9ce1b7906c..0000000000 --- a/addons/skin.confluence/media/epg-genres/32.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/48.png b/addons/skin.confluence/media/epg-genres/48.png Binary files differdeleted file mode 100644 index 881b75bb6c..0000000000 --- a/addons/skin.confluence/media/epg-genres/48.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/64.png b/addons/skin.confluence/media/epg-genres/64.png Binary files differdeleted file mode 100644 index 3fb2bce63d..0000000000 --- a/addons/skin.confluence/media/epg-genres/64.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/80.png b/addons/skin.confluence/media/epg-genres/80.png Binary files differdeleted file mode 100644 index c5514d2aa3..0000000000 --- a/addons/skin.confluence/media/epg-genres/80.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/96.png b/addons/skin.confluence/media/epg-genres/96.png Binary files differdeleted file mode 100644 index 2e0c601b3b..0000000000 --- a/addons/skin.confluence/media/epg-genres/96.png +++ /dev/null diff --git a/addons/skin.confluence/media/epg-genres/genre-numbers.txt b/addons/skin.confluence/media/epg-genres/genre-numbers.txt deleted file mode 100644 index 60f1ff2def..0000000000 --- a/addons/skin.confluence/media/epg-genres/genre-numbers.txt +++ /dev/null @@ -1,19 +0,0 @@ -Genre Numbers set internally by Kodi - -0 = other/unknown -16 = moviedrama -32 = news -48 = show -64 = sports -80 = child -96 = music -112 = arts -128 = social -144 = science -160 = hobby -176 = special -192 = other/unknown -208 = other/unknown -224 = other/unknown -240 = other/unknown -256 = use genre string from the backend diff --git a/addons/skin.confluence/media/flagging/AudioLang.png b/addons/skin.confluence/media/flagging/AudioLang.png Binary files differdeleted file mode 100644 index 7586ea65d9..0000000000 --- a/addons/skin.confluence/media/flagging/AudioLang.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/SubLang.png b/addons/skin.confluence/media/flagging/SubLang.png Binary files differdeleted file mode 100644 index 619669016f..0000000000 --- a/addons/skin.confluence/media/flagging/SubLang.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.33.png b/addons/skin.confluence/media/flagging/aspectratio/1.33.png Binary files differdeleted file mode 100644 index 14abda1399..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/1.33.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.37.png b/addons/skin.confluence/media/flagging/aspectratio/1.37.png Binary files differdeleted file mode 100644 index 41e360bed1..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/1.37.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.66.png b/addons/skin.confluence/media/flagging/aspectratio/1.66.png Binary files differdeleted file mode 100644 index bca95fe095..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/1.66.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.78.png b/addons/skin.confluence/media/flagging/aspectratio/1.78.png Binary files differdeleted file mode 100644 index 1d129ec151..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/1.78.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.85.png b/addons/skin.confluence/media/flagging/aspectratio/1.85.png Binary files differdeleted file mode 100644 index 3d0c076b24..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/1.85.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.20.png b/addons/skin.confluence/media/flagging/aspectratio/2.20.png Binary files differdeleted file mode 100644 index e1e49db41e..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/2.20.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.35.png b/addons/skin.confluence/media/flagging/aspectratio/2.35.png Binary files differdeleted file mode 100644 index 675f640e58..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/2.35.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.40.png b/addons/skin.confluence/media/flagging/aspectratio/2.40.png Binary files differdeleted file mode 100644 index 7cd0cc8937..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/2.40.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.55.png b/addons/skin.confluence/media/flagging/aspectratio/2.55.png Binary files differdeleted file mode 100644 index 4fc5a5febb..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/2.55.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.76.png b/addons/skin.confluence/media/flagging/aspectratio/2.76.png Binary files differdeleted file mode 100644 index c9b6d401c2..0000000000 --- a/addons/skin.confluence/media/flagging/aspectratio/2.76.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/1.png b/addons/skin.confluence/media/flagging/audio/1.png Binary files differdeleted file mode 100644 index e39d567747..0000000000 --- a/addons/skin.confluence/media/flagging/audio/1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/10.png b/addons/skin.confluence/media/flagging/audio/10.png Binary files differdeleted file mode 100644 index 07796fe57f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/10.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/2.png b/addons/skin.confluence/media/flagging/audio/2.png Binary files differdeleted file mode 100644 index ff0dcb0e97..0000000000 --- a/addons/skin.confluence/media/flagging/audio/2.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/3.png b/addons/skin.confluence/media/flagging/audio/3.png Binary files differdeleted file mode 100644 index 459ddfb0fd..0000000000 --- a/addons/skin.confluence/media/flagging/audio/3.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/4.png b/addons/skin.confluence/media/flagging/audio/4.png Binary files differdeleted file mode 100644 index e6af08319d..0000000000 --- a/addons/skin.confluence/media/flagging/audio/4.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/5.png b/addons/skin.confluence/media/flagging/audio/5.png Binary files differdeleted file mode 100644 index 0cb0cfded4..0000000000 --- a/addons/skin.confluence/media/flagging/audio/5.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/6.png b/addons/skin.confluence/media/flagging/audio/6.png Binary files differdeleted file mode 100644 index e55f1dfec4..0000000000 --- a/addons/skin.confluence/media/flagging/audio/6.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/7.png b/addons/skin.confluence/media/flagging/audio/7.png Binary files differdeleted file mode 100644 index c11397836e..0000000000 --- a/addons/skin.confluence/media/flagging/audio/7.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/8.png b/addons/skin.confluence/media/flagging/audio/8.png Binary files differdeleted file mode 100644 index 5165a94026..0000000000 --- a/addons/skin.confluence/media/flagging/audio/8.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/aac.png b/addons/skin.confluence/media/flagging/audio/aac.png Binary files differdeleted file mode 100644 index 10a18a0ff7..0000000000 --- a/addons/skin.confluence/media/flagging/audio/aac.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/ac3.png b/addons/skin.confluence/media/flagging/audio/ac3.png Binary files differdeleted file mode 100644 index 2c1d64ff59..0000000000 --- a/addons/skin.confluence/media/flagging/audio/ac3.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/aif.png b/addons/skin.confluence/media/flagging/audio/aif.png Binary files differdeleted file mode 100644 index 76a0c8e965..0000000000 --- a/addons/skin.confluence/media/flagging/audio/aif.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/aifc.png b/addons/skin.confluence/media/flagging/audio/aifc.png Binary files differdeleted file mode 100644 index 1c8009563a..0000000000 --- a/addons/skin.confluence/media/flagging/audio/aifc.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/aiff.png b/addons/skin.confluence/media/flagging/audio/aiff.png Binary files differdeleted file mode 100644 index 76a0c8e965..0000000000 --- a/addons/skin.confluence/media/flagging/audio/aiff.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/alac.png b/addons/skin.confluence/media/flagging/audio/alac.png Binary files differdeleted file mode 100644 index 096c9e8aab..0000000000 --- a/addons/skin.confluence/media/flagging/audio/alac.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/ape.png b/addons/skin.confluence/media/flagging/audio/ape.png Binary files differdeleted file mode 100644 index 92f50a600c..0000000000 --- a/addons/skin.confluence/media/flagging/audio/ape.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/avc.png b/addons/skin.confluence/media/flagging/audio/avc.png Binary files differdeleted file mode 100644 index a111225c8e..0000000000 --- a/addons/skin.confluence/media/flagging/audio/avc.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/cdda.png b/addons/skin.confluence/media/flagging/audio/cdda.png Binary files differdeleted file mode 100644 index b193cb967f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/cdda.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/dca.png b/addons/skin.confluence/media/flagging/audio/dca.png Binary files differdeleted file mode 100644 index 621417dd2a..0000000000 --- a/addons/skin.confluence/media/flagging/audio/dca.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/dts.png b/addons/skin.confluence/media/flagging/audio/dts.png Binary files differdeleted file mode 100644 index 621417dd2a..0000000000 --- a/addons/skin.confluence/media/flagging/audio/dts.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/dtshd_hra.png b/addons/skin.confluence/media/flagging/audio/dtshd_hra.png Binary files differdeleted file mode 100644 index 3d4cb6f4cb..0000000000 --- a/addons/skin.confluence/media/flagging/audio/dtshd_hra.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/dtshd_ma.png b/addons/skin.confluence/media/flagging/audio/dtshd_ma.png Binary files differdeleted file mode 100644 index fe3f006e73..0000000000 --- a/addons/skin.confluence/media/flagging/audio/dtshd_ma.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/eac3.png b/addons/skin.confluence/media/flagging/audio/eac3.png Binary files differdeleted file mode 100644 index 9b483fb852..0000000000 --- a/addons/skin.confluence/media/flagging/audio/eac3.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/flac.png b/addons/skin.confluence/media/flagging/audio/flac.png Binary files differdeleted file mode 100644 index a02e93c7c3..0000000000 --- a/addons/skin.confluence/media/flagging/audio/flac.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/mp1.png b/addons/skin.confluence/media/flagging/audio/mp1.png Binary files differdeleted file mode 100644 index 3410e90ceb..0000000000 --- a/addons/skin.confluence/media/flagging/audio/mp1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/mp2.png b/addons/skin.confluence/media/flagging/audio/mp2.png Binary files differdeleted file mode 100644 index 1ddbbffcc0..0000000000 --- a/addons/skin.confluence/media/flagging/audio/mp2.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/mp3.png b/addons/skin.confluence/media/flagging/audio/mp3.png Binary files differdeleted file mode 100644 index 7c58afc07b..0000000000 --- a/addons/skin.confluence/media/flagging/audio/mp3.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/ogg.png b/addons/skin.confluence/media/flagging/audio/ogg.png Binary files differdeleted file mode 100644 index 4849fc41e0..0000000000 --- a/addons/skin.confluence/media/flagging/audio/ogg.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/opus.png b/addons/skin.confluence/media/flagging/audio/opus.png Binary files differdeleted file mode 100644 index 660ec18278..0000000000 --- a/addons/skin.confluence/media/flagging/audio/opus.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/pcm.png b/addons/skin.confluence/media/flagging/audio/pcm.png Binary files differdeleted file mode 100644 index 90fabb9c2f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/pcm.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/pcm_bluray.png b/addons/skin.confluence/media/flagging/audio/pcm_bluray.png Binary files differdeleted file mode 100644 index 90fabb9c2f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/pcm_bluray.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/pcm_s16le.png b/addons/skin.confluence/media/flagging/audio/pcm_s16le.png Binary files differdeleted file mode 100644 index 90fabb9c2f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/pcm_s16le.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/pcm_s24le.png b/addons/skin.confluence/media/flagging/audio/pcm_s24le.png Binary files differdeleted file mode 100644 index 90fabb9c2f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/pcm_s24le.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/truehd.png b/addons/skin.confluence/media/flagging/audio/truehd.png Binary files differdeleted file mode 100644 index a8df77d8a4..0000000000 --- a/addons/skin.confluence/media/flagging/audio/truehd.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/vorbis.png b/addons/skin.confluence/media/flagging/audio/vorbis.png Binary files differdeleted file mode 100644 index 4849fc41e0..0000000000 --- a/addons/skin.confluence/media/flagging/audio/vorbis.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/wav.png b/addons/skin.confluence/media/flagging/audio/wav.png Binary files differdeleted file mode 100644 index 4b615b5a85..0000000000 --- a/addons/skin.confluence/media/flagging/audio/wav.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/wavpack.png b/addons/skin.confluence/media/flagging/audio/wavpack.png Binary files differdeleted file mode 100644 index 4af512ec2f..0000000000 --- a/addons/skin.confluence/media/flagging/audio/wavpack.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/wma.png b/addons/skin.confluence/media/flagging/audio/wma.png Binary files differdeleted file mode 100644 index b9585b2073..0000000000 --- a/addons/skin.confluence/media/flagging/audio/wma.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/wmapro.png b/addons/skin.confluence/media/flagging/audio/wmapro.png Binary files differdeleted file mode 100644 index 736fca4bed..0000000000 --- a/addons/skin.confluence/media/flagging/audio/wmapro.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/audio/wmav2.png b/addons/skin.confluence/media/flagging/audio/wmav2.png Binary files differdeleted file mode 100644 index b9585b2073..0000000000 --- a/addons/skin.confluence/media/flagging/audio/wmav2.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/blank.png b/addons/skin.confluence/media/flagging/blank.png Binary files differdeleted file mode 100644 index 73d1fc22e8..0000000000 --- a/addons/skin.confluence/media/flagging/blank.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/1080.png b/addons/skin.confluence/media/flagging/lists/1080.png Binary files differdeleted file mode 100644 index 7a18aa0639..0000000000 --- a/addons/skin.confluence/media/flagging/lists/1080.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/3D.png b/addons/skin.confluence/media/flagging/lists/3D.png Binary files differdeleted file mode 100644 index 44fa20e995..0000000000 --- a/addons/skin.confluence/media/flagging/lists/3D.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/480.png b/addons/skin.confluence/media/flagging/lists/480.png Binary files differdeleted file mode 100644 index 521b60d324..0000000000 --- a/addons/skin.confluence/media/flagging/lists/480.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/4K.png b/addons/skin.confluence/media/flagging/lists/4K.png Binary files differdeleted file mode 100644 index 9ddeeca95a..0000000000 --- a/addons/skin.confluence/media/flagging/lists/4K.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/540.png b/addons/skin.confluence/media/flagging/lists/540.png Binary files differdeleted file mode 100644 index 521b60d324..0000000000 --- a/addons/skin.confluence/media/flagging/lists/540.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/576.png b/addons/skin.confluence/media/flagging/lists/576.png Binary files differdeleted file mode 100644 index 521b60d324..0000000000 --- a/addons/skin.confluence/media/flagging/lists/576.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/lists/720.png b/addons/skin.confluence/media/flagging/lists/720.png Binary files differdeleted file mode 100644 index 7a18aa0639..0000000000 --- a/addons/skin.confluence/media/flagging/lists/720.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_general.png b/addons/skin.confluence/media/flagging/ratings/mpaa_general.png Binary files differdeleted file mode 100644 index 7f30f78690..0000000000 --- a/addons/skin.confluence/media/flagging/ratings/mpaa_general.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_nc17.png b/addons/skin.confluence/media/flagging/ratings/mpaa_nc17.png Binary files differdeleted file mode 100644 index 8c5e88432d..0000000000 --- a/addons/skin.confluence/media/flagging/ratings/mpaa_nc17.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_notrated.png b/addons/skin.confluence/media/flagging/ratings/mpaa_notrated.png Binary files differdeleted file mode 100644 index 501a2ab994..0000000000 --- a/addons/skin.confluence/media/flagging/ratings/mpaa_notrated.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_pg.png b/addons/skin.confluence/media/flagging/ratings/mpaa_pg.png Binary files differdeleted file mode 100644 index aad720aeee..0000000000 --- a/addons/skin.confluence/media/flagging/ratings/mpaa_pg.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_pg13.png b/addons/skin.confluence/media/flagging/ratings/mpaa_pg13.png Binary files differdeleted file mode 100644 index 40d7df8b05..0000000000 --- a/addons/skin.confluence/media/flagging/ratings/mpaa_pg13.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_restricted.png b/addons/skin.confluence/media/flagging/ratings/mpaa_restricted.png Binary files differdeleted file mode 100644 index 80ee3a52d0..0000000000 --- a/addons/skin.confluence/media/flagging/ratings/mpaa_restricted.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/rds/rds-logo.png b/addons/skin.confluence/media/flagging/rds/rds-logo.png Binary files differdeleted file mode 100644 index 440b4901f9..0000000000 --- a/addons/skin.confluence/media/flagging/rds/rds-logo.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/rds/rds-radiotext-logo.png b/addons/skin.confluence/media/flagging/rds/rds-radiotext-logo.png Binary files differdeleted file mode 100644 index 26951c1e9a..0000000000 --- a/addons/skin.confluence/media/flagging/rds/rds-radiotext-logo.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/rds/rds-radiotext-plus-logo.png b/addons/skin.confluence/media/flagging/rds/rds-radiotext-plus-logo.png Binary files differdeleted file mode 100644 index 4def9c4790..0000000000 --- a/addons/skin.confluence/media/flagging/rds/rds-radiotext-plus-logo.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/1080.png b/addons/skin.confluence/media/flagging/video/1080.png Binary files differdeleted file mode 100644 index 2c3dcab562..0000000000 --- a/addons/skin.confluence/media/flagging/video/1080.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/3D.png b/addons/skin.confluence/media/flagging/video/3D.png Binary files differdeleted file mode 100644 index 44fa20e995..0000000000 --- a/addons/skin.confluence/media/flagging/video/3D.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/480.png b/addons/skin.confluence/media/flagging/video/480.png Binary files differdeleted file mode 100644 index 45bb42b346..0000000000 --- a/addons/skin.confluence/media/flagging/video/480.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/4K.png b/addons/skin.confluence/media/flagging/video/4K.png Binary files differdeleted file mode 100644 index 03d2d0350f..0000000000 --- a/addons/skin.confluence/media/flagging/video/4K.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/540.png b/addons/skin.confluence/media/flagging/video/540.png Binary files differdeleted file mode 100644 index 45bb42b346..0000000000 --- a/addons/skin.confluence/media/flagging/video/540.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/576.png b/addons/skin.confluence/media/flagging/video/576.png Binary files differdeleted file mode 100644 index 45bb42b346..0000000000 --- a/addons/skin.confluence/media/flagging/video/576.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/720.png b/addons/skin.confluence/media/flagging/video/720.png Binary files differdeleted file mode 100644 index 334c2733eb..0000000000 --- a/addons/skin.confluence/media/flagging/video/720.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/Set.png b/addons/skin.confluence/media/flagging/video/Set.png Binary files differdeleted file mode 100644 index 66a4718fcf..0000000000 --- a/addons/skin.confluence/media/flagging/video/Set.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/avc1.png b/addons/skin.confluence/media/flagging/video/avc1.png Binary files differdeleted file mode 100644 index 04cf2d18ec..0000000000 --- a/addons/skin.confluence/media/flagging/video/avc1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/bluray.png b/addons/skin.confluence/media/flagging/video/bluray.png Binary files differdeleted file mode 100644 index 01122dab35..0000000000 --- a/addons/skin.confluence/media/flagging/video/bluray.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/divx.png b/addons/skin.confluence/media/flagging/video/divx.png Binary files differdeleted file mode 100644 index 04b51e7c8c..0000000000 --- a/addons/skin.confluence/media/flagging/video/divx.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/dvd.png b/addons/skin.confluence/media/flagging/video/dvd.png Binary files differdeleted file mode 100644 index 9b70349940..0000000000 --- a/addons/skin.confluence/media/flagging/video/dvd.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/flv.png b/addons/skin.confluence/media/flagging/video/flv.png Binary files differdeleted file mode 100644 index bcbf41567f..0000000000 --- a/addons/skin.confluence/media/flagging/video/flv.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/h264.png b/addons/skin.confluence/media/flagging/video/h264.png Binary files differdeleted file mode 100644 index 02fe985086..0000000000 --- a/addons/skin.confluence/media/flagging/video/h264.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/hddvd.png b/addons/skin.confluence/media/flagging/video/hddvd.png Binary files differdeleted file mode 100644 index ba35b4caae..0000000000 --- a/addons/skin.confluence/media/flagging/video/hddvd.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/hdmv.png b/addons/skin.confluence/media/flagging/video/hdmv.png Binary files differdeleted file mode 100644 index 01122dab35..0000000000 --- a/addons/skin.confluence/media/flagging/video/hdmv.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/hev1.png b/addons/skin.confluence/media/flagging/video/hev1.png Binary files differdeleted file mode 100644 index e95e19fbd5..0000000000 --- a/addons/skin.confluence/media/flagging/video/hev1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/hevc.png b/addons/skin.confluence/media/flagging/video/hevc.png Binary files differdeleted file mode 100644 index 2ce7d45786..0000000000 --- a/addons/skin.confluence/media/flagging/video/hevc.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/hvc1.png b/addons/skin.confluence/media/flagging/video/hvc1.png Binary files differdeleted file mode 100644 index e95e19fbd5..0000000000 --- a/addons/skin.confluence/media/flagging/video/hvc1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/mpeg1video.png b/addons/skin.confluence/media/flagging/video/mpeg1video.png Binary files differdeleted file mode 100644 index f853d41083..0000000000 --- a/addons/skin.confluence/media/flagging/video/mpeg1video.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/mpeg2video.png b/addons/skin.confluence/media/flagging/video/mpeg2video.png Binary files differdeleted file mode 100644 index 2fce35804c..0000000000 --- a/addons/skin.confluence/media/flagging/video/mpeg2video.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/tv.png b/addons/skin.confluence/media/flagging/video/tv.png Binary files differdeleted file mode 100644 index 47806ae51d..0000000000 --- a/addons/skin.confluence/media/flagging/video/tv.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/vc-1.png b/addons/skin.confluence/media/flagging/video/vc-1.png Binary files differdeleted file mode 100644 index fe7eb419f6..0000000000 --- a/addons/skin.confluence/media/flagging/video/vc-1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/vhs.png b/addons/skin.confluence/media/flagging/video/vhs.png Binary files differdeleted file mode 100644 index dfb2121c40..0000000000 --- a/addons/skin.confluence/media/flagging/video/vhs.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/vp8.png b/addons/skin.confluence/media/flagging/video/vp8.png Binary files differdeleted file mode 100644 index 1da061310b..0000000000 --- a/addons/skin.confluence/media/flagging/video/vp8.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/vp9.png b/addons/skin.confluence/media/flagging/video/vp9.png Binary files differdeleted file mode 100644 index 1da061310b..0000000000 --- a/addons/skin.confluence/media/flagging/video/vp9.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/wmv.png b/addons/skin.confluence/media/flagging/video/wmv.png Binary files differdeleted file mode 100644 index 50c13d8c2c..0000000000 --- a/addons/skin.confluence/media/flagging/video/wmv.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/wmv3.png b/addons/skin.confluence/media/flagging/video/wmv3.png Binary files differdeleted file mode 100644 index 50c13d8c2c..0000000000 --- a/addons/skin.confluence/media/flagging/video/wmv3.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/wvc1.png b/addons/skin.confluence/media/flagging/video/wvc1.png Binary files differdeleted file mode 100644 index fe7eb419f6..0000000000 --- a/addons/skin.confluence/media/flagging/video/wvc1.png +++ /dev/null diff --git a/addons/skin.confluence/media/flagging/video/xvid.png b/addons/skin.confluence/media/flagging/video/xvid.png Binary files differdeleted file mode 100644 index b5bd444cd8..0000000000 --- a/addons/skin.confluence/media/flagging/video/xvid.png +++ /dev/null diff --git a/addons/skin.confluence/media/floor.png b/addons/skin.confluence/media/floor.png Binary files differdeleted file mode 100644 index 861163cf11..0000000000 --- a/addons/skin.confluence/media/floor.png +++ /dev/null diff --git a/addons/skin.confluence/media/floor_button.png b/addons/skin.confluence/media/floor_button.png Binary files differdeleted file mode 100644 index 97a40bf9bb..0000000000 --- a/addons/skin.confluence/media/floor_button.png +++ /dev/null diff --git a/addons/skin.confluence/media/floor_buttonFO.png b/addons/skin.confluence/media/floor_buttonFO.png Binary files differdeleted file mode 100644 index d51bcd8e63..0000000000 --- a/addons/skin.confluence/media/floor_buttonFO.png +++ /dev/null diff --git a/addons/skin.confluence/media/folder-focus.png b/addons/skin.confluence/media/folder-focus.png Binary files differdeleted file mode 100644 index 1edbf66ae2..0000000000 --- a/addons/skin.confluence/media/folder-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/gradient.png b/addons/skin.confluence/media/gradient.png Binary files differdeleted file mode 100644 index 6e04c3d585..0000000000 --- a/addons/skin.confluence/media/gradient.png +++ /dev/null diff --git a/addons/skin.confluence/media/hint-overlay.png b/addons/skin.confluence/media/hint-overlay.png Binary files differdeleted file mode 100644 index ba6730d9cf..0000000000 --- a/addons/skin.confluence/media/hint-overlay.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon-mute.png b/addons/skin.confluence/media/icon-mute.png Binary files differdeleted file mode 100644 index f76c7e7081..0000000000 --- a/addons/skin.confluence/media/icon-mute.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon-rss.png b/addons/skin.confluence/media/icon-rss.png Binary files differdeleted file mode 100644 index bdf0124b2a..0000000000 --- a/addons/skin.confluence/media/icon-rss.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_addons.png b/addons/skin.confluence/media/icon_addons.png Binary files differdeleted file mode 100644 index 04d6e15378..0000000000 --- a/addons/skin.confluence/media/icon_addons.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_back.png b/addons/skin.confluence/media/icon_back.png Binary files differdeleted file mode 100644 index a95bb9d7fa..0000000000 --- a/addons/skin.confluence/media/icon_back.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_events.png b/addons/skin.confluence/media/icon_events.png Binary files differdeleted file mode 100644 index 3200af5fc5..0000000000 --- a/addons/skin.confluence/media/icon_events.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_favourites.png b/addons/skin.confluence/media/icon_favourites.png Binary files differdeleted file mode 100644 index fa52317756..0000000000 --- a/addons/skin.confluence/media/icon_favourites.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_home.png b/addons/skin.confluence/media/icon_home.png Binary files differdeleted file mode 100644 index 1a7f7a45c4..0000000000 --- a/addons/skin.confluence/media/icon_home.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_music.png b/addons/skin.confluence/media/icon_music.png Binary files differdeleted file mode 100644 index 83c10248a4..0000000000 --- a/addons/skin.confluence/media/icon_music.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_pictures.png b/addons/skin.confluence/media/icon_pictures.png Binary files differdeleted file mode 100644 index 0555a48bcb..0000000000 --- a/addons/skin.confluence/media/icon_pictures.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_player.png b/addons/skin.confluence/media/icon_player.png Binary files differdeleted file mode 100644 index d21d32bf3c..0000000000 --- a/addons/skin.confluence/media/icon_player.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_power.png b/addons/skin.confluence/media/icon_power.png Binary files differdeleted file mode 100644 index c74e3e2a99..0000000000 --- a/addons/skin.confluence/media/icon_power.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_search.png b/addons/skin.confluence/media/icon_search.png Binary files differdeleted file mode 100644 index a2eea4f903..0000000000 --- a/addons/skin.confluence/media/icon_search.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_system.png b/addons/skin.confluence/media/icon_system.png Binary files differdeleted file mode 100644 index f9f21e0fca..0000000000 --- a/addons/skin.confluence/media/icon_system.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_video.png b/addons/skin.confluence/media/icon_video.png Binary files differdeleted file mode 100644 index 70e2c0e09c..0000000000 --- a/addons/skin.confluence/media/icon_video.png +++ /dev/null diff --git a/addons/skin.confluence/media/icon_weather.png b/addons/skin.confluence/media/icon_weather.png Binary files differdeleted file mode 100644 index 915771f1a0..0000000000 --- a/addons/skin.confluence/media/icon_weather.png +++ /dev/null diff --git a/addons/skin.confluence/media/kodi-logo.png b/addons/skin.confluence/media/kodi-logo.png Binary files differdeleted file mode 100644 index f805d0d474..0000000000 --- a/addons/skin.confluence/media/kodi-logo.png +++ /dev/null diff --git a/addons/skin.confluence/media/osd_slider_bg.png b/addons/skin.confluence/media/osd_slider_bg.png Binary files differdeleted file mode 100644 index 678b3d8dfa..0000000000 --- a/addons/skin.confluence/media/osd_slider_bg.png +++ /dev/null diff --git a/addons/skin.confluence/media/osd_slider_bg_2.png b/addons/skin.confluence/media/osd_slider_bg_2.png Binary files differdeleted file mode 100644 index 5195925b0c..0000000000 --- a/addons/skin.confluence/media/osd_slider_bg_2.png +++ /dev/null diff --git a/addons/skin.confluence/media/osd_slider_nib.png b/addons/skin.confluence/media/osd_slider_nib.png Binary files differdeleted file mode 100644 index 7d26703ea3..0000000000 --- a/addons/skin.confluence/media/osd_slider_nib.png +++ /dev/null diff --git a/addons/skin.confluence/media/osd_slider_nibNF.png b/addons/skin.confluence/media/osd_slider_nibNF.png Binary files differdeleted file mode 100644 index b5f5d06051..0000000000 --- a/addons/skin.confluence/media/osd_slider_nibNF.png +++ /dev/null diff --git a/addons/skin.confluence/media/pointer-focus-click.png b/addons/skin.confluence/media/pointer-focus-click.png Binary files differdeleted file mode 100644 index b890db9cee..0000000000 --- a/addons/skin.confluence/media/pointer-focus-click.png +++ /dev/null diff --git a/addons/skin.confluence/media/pointer-focus-drag.png b/addons/skin.confluence/media/pointer-focus-drag.png Binary files differdeleted file mode 100644 index 76fe7a68e2..0000000000 --- a/addons/skin.confluence/media/pointer-focus-drag.png +++ /dev/null diff --git a/addons/skin.confluence/media/pointer-focus.png b/addons/skin.confluence/media/pointer-focus.png Binary files differdeleted file mode 100644 index b57370bd7f..0000000000 --- a/addons/skin.confluence/media/pointer-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/pointer-nofocus.png b/addons/skin.confluence/media/pointer-nofocus.png Binary files differdeleted file mode 100644 index 14852abd8a..0000000000 --- a/addons/skin.confluence/media/pointer-nofocus.png +++ /dev/null diff --git a/addons/skin.confluence/media/radiobutton-focus.png b/addons/skin.confluence/media/radiobutton-focus.png Binary files differdeleted file mode 100644 index bf63cefce0..0000000000 --- a/addons/skin.confluence/media/radiobutton-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/radiobutton-nofocus.png b/addons/skin.confluence/media/radiobutton-nofocus.png Binary files differdeleted file mode 100644 index fa1f27a0de..0000000000 --- a/addons/skin.confluence/media/radiobutton-nofocus.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/0.png b/addons/skin.confluence/media/ratings/0.png Binary files differdeleted file mode 100644 index 3c9d8ff521..0000000000 --- a/addons/skin.confluence/media/ratings/0.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/1.png b/addons/skin.confluence/media/ratings/1.png Binary files differdeleted file mode 100644 index 4fe26199d9..0000000000 --- a/addons/skin.confluence/media/ratings/1.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/10.png b/addons/skin.confluence/media/ratings/10.png Binary files differdeleted file mode 100644 index 894d321a1c..0000000000 --- a/addons/skin.confluence/media/ratings/10.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/2.png b/addons/skin.confluence/media/ratings/2.png Binary files differdeleted file mode 100644 index 1286875a69..0000000000 --- a/addons/skin.confluence/media/ratings/2.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/3.png b/addons/skin.confluence/media/ratings/3.png Binary files differdeleted file mode 100644 index 9cd8b9138a..0000000000 --- a/addons/skin.confluence/media/ratings/3.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/4.png b/addons/skin.confluence/media/ratings/4.png Binary files differdeleted file mode 100644 index a3fa8f40c7..0000000000 --- a/addons/skin.confluence/media/ratings/4.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/5.png b/addons/skin.confluence/media/ratings/5.png Binary files differdeleted file mode 100644 index 3ba3b01de1..0000000000 --- a/addons/skin.confluence/media/ratings/5.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/6.png b/addons/skin.confluence/media/ratings/6.png Binary files differdeleted file mode 100644 index e4fad9501c..0000000000 --- a/addons/skin.confluence/media/ratings/6.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/7.png b/addons/skin.confluence/media/ratings/7.png Binary files differdeleted file mode 100644 index 19611cf9a7..0000000000 --- a/addons/skin.confluence/media/ratings/7.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/8.png b/addons/skin.confluence/media/ratings/8.png Binary files differdeleted file mode 100644 index 944ea4e306..0000000000 --- a/addons/skin.confluence/media/ratings/8.png +++ /dev/null diff --git a/addons/skin.confluence/media/ratings/9.png b/addons/skin.confluence/media/ratings/9.png Binary files differdeleted file mode 100644 index fa123a4e76..0000000000 --- a/addons/skin.confluence/media/ratings/9.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-down-2.png b/addons/skin.confluence/media/scroll-down-2.png Binary files differdeleted file mode 100644 index 763ea51bbf..0000000000 --- a/addons/skin.confluence/media/scroll-down-2.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-down-focus-2.png b/addons/skin.confluence/media/scroll-down-focus-2.png Binary files differdeleted file mode 100644 index 792b09a7b1..0000000000 --- a/addons/skin.confluence/media/scroll-down-focus-2.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-down-focus.png b/addons/skin.confluence/media/scroll-down-focus.png Binary files differdeleted file mode 100644 index 67e7b54e53..0000000000 --- a/addons/skin.confluence/media/scroll-down-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-down.png b/addons/skin.confluence/media/scroll-down.png Binary files differdeleted file mode 100644 index b46a676277..0000000000 --- a/addons/skin.confluence/media/scroll-down.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-left-focus.png b/addons/skin.confluence/media/scroll-left-focus.png Binary files differdeleted file mode 100644 index 3bcae92bf1..0000000000 --- a/addons/skin.confluence/media/scroll-left-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-left.png b/addons/skin.confluence/media/scroll-left.png Binary files differdeleted file mode 100644 index 8b22bcfd36..0000000000 --- a/addons/skin.confluence/media/scroll-left.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-right-focus.png b/addons/skin.confluence/media/scroll-right-focus.png Binary files differdeleted file mode 100644 index 801cba42bd..0000000000 --- a/addons/skin.confluence/media/scroll-right-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-right.png b/addons/skin.confluence/media/scroll-right.png Binary files differdeleted file mode 100644 index 3605c33ee1..0000000000 --- a/addons/skin.confluence/media/scroll-right.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-up-2.png b/addons/skin.confluence/media/scroll-up-2.png Binary files differdeleted file mode 100644 index ac4b986c19..0000000000 --- a/addons/skin.confluence/media/scroll-up-2.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-up-focus-2.png b/addons/skin.confluence/media/scroll-up-focus-2.png Binary files differdeleted file mode 100644 index 7024c2a33b..0000000000 --- a/addons/skin.confluence/media/scroll-up-focus-2.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-up-focus.png b/addons/skin.confluence/media/scroll-up-focus.png Binary files differdeleted file mode 100644 index 57eb97a027..0000000000 --- a/addons/skin.confluence/media/scroll-up-focus.png +++ /dev/null diff --git a/addons/skin.confluence/media/scroll-up.png b/addons/skin.confluence/media/scroll-up.png Binary files differdeleted file mode 100644 index a13d2c9f6e..0000000000 --- a/addons/skin.confluence/media/scroll-up.png +++ /dev/null diff --git a/addons/skin.confluence/media/seekslider.png b/addons/skin.confluence/media/seekslider.png Binary files differdeleted file mode 100644 index c2ec66477b..0000000000 --- a/addons/skin.confluence/media/seekslider.png +++ /dev/null diff --git a/addons/skin.confluence/media/seekslider2.png b/addons/skin.confluence/media/seekslider2.png Binary files differdeleted file mode 100644 index e319e77ae5..0000000000 --- a/addons/skin.confluence/media/seekslider2.png +++ /dev/null diff --git a/addons/skin.confluence/media/separator.png b/addons/skin.confluence/media/separator.png Binary files differdeleted file mode 100644 index 1978dc8884..0000000000 --- a/addons/skin.confluence/media/separator.png +++ /dev/null diff --git a/addons/skin.confluence/media/separator2.png b/addons/skin.confluence/media/separator2.png Binary files differdeleted file mode 100644 index 36a18ce9e3..0000000000 --- a/addons/skin.confluence/media/separator2.png +++ /dev/null diff --git a/addons/skin.confluence/media/separator_vertical.png b/addons/skin.confluence/media/separator_vertical.png Binary files differdeleted file mode 100644 index 39bccb6dcd..0000000000 --- a/addons/skin.confluence/media/separator_vertical.png +++ /dev/null diff --git a/addons/skin.confluence/media/unknown-user.png b/addons/skin.confluence/media/unknown-user.png Binary files differdeleted file mode 100644 index f5e20e80f8..0000000000 --- a/addons/skin.confluence/media/unknown-user.png +++ /dev/null |