various
This commit is contained in:
parent
6ec20c1eb6
commit
7232da65d6
|
@ -42,58 +42,69 @@
|
|||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>24-col</width>
|
||||
<height>13-row</height>
|
||||
<itemlayout width="6-col" height="314">
|
||||
<height>23-row</height>
|
||||
<itemlayout width="24-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>3</posy>
|
||||
<width>66</width>
|
||||
<height>66</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<height>230</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<width>23-col</width>
|
||||
<height>69</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<colordiffuse>textboxInactive</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>233</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>23-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="6-col" height="314">
|
||||
<focusedlayout width="24-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<height>230</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<posy>3</posy>
|
||||
<width>66</width>
|
||||
<height>66</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<animation type="focus" loop="false" reversible="false">
|
||||
<effect type="fade" time="500"/>
|
||||
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>233</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<height>1-row</height>
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>23-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>233</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>23-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
|
|
|
@ -37,6 +37,28 @@
|
|||
<focusedlayout/>
|
||||
<content>$VAR[homescreenCollage]</content>
|
||||
</control>
|
||||
<!--video (no Library)-->
|
||||
<control type="image">
|
||||
<visible>Container(9000).HasFocus(1) + !Library.HasContent(Movies)</visible>
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>special://skin/extras/backgrounds/videos.jpg</texture>
|
||||
<colordiffuse>44ffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<animation type="windowopen">
|
||||
<effect type="fade" end="100" time="1000" delay="800"/>
|
||||
</animation>
|
||||
</control>
|
||||
<!--music (no Library)-->
|
||||
<control type="image">
|
||||
<visible>Container(9000).HasFocus(2) + !Library.HasContent(Music)</visible>
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>special://skin/extras/backgrounds/music.jpg</texture>
|
||||
<colordiffuse>44ffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<animation type="windowopen">
|
||||
<effect type="fade" end="100" time="1000" delay="800"/>
|
||||
</animation>
|
||||
</control>
|
||||
<!--photos-->
|
||||
<control type="image">
|
||||
<visible>Container(9000).HasFocus(9)</visible>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<value condition="Window.IsActive(musicfiles) + SubString(container.foldername,add-ons)">$LOCALIZE[31058]</value>
|
||||
<value condition="Window.IsActive(musicfiles) + SubString(container.foldername,playlists)">$LOCALIZE[20011]</value>
|
||||
<value condition="Window.IsActive(musicfiles) + !Substring(Container.folderpath,plugin)">$LOCALIZE[31077]</value>
|
||||
<value condition="Substring(Container.folderpath,plugin)">$INFO[container.foldername] $INFO[ListItem.TVShowTitle,- ,] $INFO[ListItem.season,$LOCALIZE[31011],]</value>
|
||||
<value condition="Substring(Container.folderpath,plugin)">$INFO[container.foldername] $INFO[ListItem.TVShowTitle,- ,] $INFO[ListItem.season,$LOCALIZE[31011] ,]</value>
|
||||
<value condition="Container.Content(movies)">$LOCALIZE[20342] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
||||
<value condition="Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)">$LOCALIZE[20343] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
||||
<value condition="Container.Content(addons)">$LOCALIZE[31010]</value>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<posx>col-1-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>24-col</width>
|
||||
<height>22-row</height>
|
||||
<height>23-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<onup>59</onup>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</animation>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<posy>12</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
|
@ -192,7 +192,7 @@
|
|||
</animation>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>11-row</posy>
|
||||
<posy>408</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
|
@ -361,7 +361,7 @@
|
|||
<control type="group" id="9302">
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>1080</posy>
|
||||
<posy>1092</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
</animation>
|
||||
<control type="label">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<posy>210</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
|
@ -26,8 +26,8 @@
|
|||
<width>24-col</width>
|
||||
<height>11-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onup>control.setfocus(9997,$INFO[Container(9998).Position])</onup>
|
||||
<ondown>control.setfocus(9997,$INFO[Container(9998).Position])</ondown>
|
||||
<onup>9997</onup>
|
||||
<ondown>9997</ondown>
|
||||
<onback>activateWindow(home)</onback>
|
||||
<orientation>horizontal</orientation>
|
||||
<animation type="windowopen">
|
||||
|
@ -172,7 +172,7 @@
|
|||
</animation>
|
||||
<control type="label">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-19-begin</posy>
|
||||
<posy>714</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
|
@ -187,8 +187,8 @@
|
|||
<width>24-col</width>
|
||||
<height>12-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<ondown>control.setfocus(9998,$INFO[Container(9997).Position])</ondown>
|
||||
<onup>control.setfocus(9998,$INFO[Container(9997).Position])</onup>
|
||||
<ondown>9998</ondown>
|
||||
<onup>9998</onup>
|
||||
<onback>activateWindow(home)</onback>
|
||||
<orientation>horizontal</orientation>
|
||||
<animation type="windowopen">
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 274 KiB |
Binary file not shown.
After Width: | Height: | Size: 367 KiB |
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Kodi Skins\n"
|
||||
"Report-Msgid-Bugs-To: marhanmichal@gmail.com\n"
|
||||
"Report-Msgid-Bugs-To: chris@chrisbevan.co.uk\n"
|
||||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: chrisbevan\n"
|
||||
|
@ -53,18 +53,6 @@ msgctxt "#31006"
|
|||
msgid "Live TV"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31007"
|
||||
msgid "Library Empty"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31008"
|
||||
msgid "Recording"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31009"
|
||||
msgid "No plot info available"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31010"
|
||||
msgid "Add-ons"
|
||||
msgstr ""
|
||||
|
@ -77,22 +65,10 @@ msgctxt "#31012"
|
|||
msgid "Video Library"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31013"
|
||||
msgid "Latest content"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31014"
|
||||
msgid "title(s)"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31015"
|
||||
msgid "Random Selection"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31016"
|
||||
msgid "Recommended Items"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31017"
|
||||
msgid "Channels"
|
||||
msgstr ""
|
||||
|
@ -117,22 +93,10 @@ msgctxt "#31022"
|
|||
msgid "Select Items"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31026"
|
||||
msgid "Video Fanart location: "
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31028"
|
||||
msgid "Game Fanart location: "
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31029"
|
||||
msgid "Current playlist"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31030"
|
||||
msgid "Music Fanart location: "
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31031"
|
||||
msgid "Content:"
|
||||
msgstr ""
|
||||
|
@ -157,18 +121,6 @@ msgctxt "#31037"
|
|||
msgid "Albums"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31038"
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31039"
|
||||
msgid "Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31040"
|
||||
msgid "Episode"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31041"
|
||||
msgid "Menu Shortcuts"
|
||||
msgstr ""
|
||||
|
@ -177,22 +129,10 @@ msgctxt "#31042"
|
|||
msgid "Specific Content type settings"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31044"
|
||||
msgid "Sort Order"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31045"
|
||||
msgid "Source name:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31046"
|
||||
msgid "Field:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31047"
|
||||
msgid "Operator:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31048"
|
||||
msgid "Create Folder"
|
||||
msgstr ""
|
||||
|
@ -273,10 +213,6 @@ msgctxt "#31072"
|
|||
msgid "Play now"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31073"
|
||||
msgid "Channel Group"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31074"
|
||||
msgid "Cast and Crew"
|
||||
msgstr ""
|
||||
|
@ -297,10 +233,6 @@ msgctxt "#31078"
|
|||
msgid "Now and Next"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31079"
|
||||
msgid "Kodi"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31080"
|
||||
msgid "Programme Guide"
|
||||
msgstr ""
|
||||
|
@ -309,10 +241,6 @@ msgctxt "#31082"
|
|||
msgid "Version"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31084"
|
||||
msgid "Global background image: "
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31085"
|
||||
msgid "Add Video Addon"
|
||||
msgstr ""
|
||||
|
@ -321,10 +249,6 @@ msgctxt "#31086"
|
|||
msgid "Add Music Addon"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31087"
|
||||
msgid "Enable global fanart background: "
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31089"
|
||||
msgid "File Browser"
|
||||
msgstr ""
|
||||
|
@ -337,10 +261,6 @@ msgctxt "#31092"
|
|||
msgid "Add Music Playlist"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31093"
|
||||
msgid "Favourite"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31095"
|
||||
msgid "Transfer"
|
||||
msgstr ""
|
||||
|
@ -373,10 +293,6 @@ msgctxt "#31103"
|
|||
msgid "Profile Settings"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31104"
|
||||
msgid "Available Profiles"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31105"
|
||||
msgid "Login options"
|
||||
msgstr ""
|
||||
|
@ -389,10 +305,6 @@ msgctxt "#31107"
|
|||
msgid "Current profile"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31108"
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31109"
|
||||
msgid "Order: Ascending"
|
||||
msgstr ""
|
||||
|
@ -409,46 +321,14 @@ msgctxt "#31112"
|
|||
msgid "TV Guide"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31113"
|
||||
msgid "Unknown season"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31114"
|
||||
msgid "Unknown genre"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31115"
|
||||
msgid "Unknown year"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31116"
|
||||
msgid "Aspect"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31117"
|
||||
msgid "Launch addon"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31118"
|
||||
msgid "Unwatched titles only"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31119"
|
||||
msgid "PVR Scheduler"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31120"
|
||||
msgid "Playing"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31121"
|
||||
msgid "CC"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31122"
|
||||
msgid "Sync"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31123"
|
||||
msgid "Current Playlist"
|
||||
msgstr ""
|
||||
|
@ -457,34 +337,14 @@ msgctxt "#31124"
|
|||
msgid "Search Library"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31125"
|
||||
msgid "Aspect Ratio"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31126"
|
||||
msgid "Settings level"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31127"
|
||||
msgid "HD"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31128"
|
||||
msgid "SD"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31129"
|
||||
msgid "3D"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31131"
|
||||
msgid "Switch to this profile now"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31132"
|
||||
msgid "Music Player"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31133"
|
||||
msgid "Playlist shuffled"
|
||||
msgstr ""
|
||||
|
@ -505,30 +365,10 @@ msgctxt "#31137"
|
|||
msgid "Content Scraper:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31138"
|
||||
msgid "Item Info"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31139"
|
||||
msgid "Item Options"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31140"
|
||||
msgid "DVD Menu"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31141"
|
||||
msgid "Chapter"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31142"
|
||||
msgid "Prioritise exit over shutdown in power menu"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31143"
|
||||
msgid "Stop video on return to menu"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31144"
|
||||
msgid "FPS"
|
||||
msgstr ""
|
||||
|
@ -557,10 +397,6 @@ msgctxt "#31150"
|
|||
msgid "Home: Hide Search"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31151"
|
||||
msgid "Home: Hide Programs"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31152"
|
||||
msgid "Press OK to cancel"
|
||||
msgstr ""
|
||||
|
@ -573,10 +409,6 @@ msgctxt "#31154"
|
|||
msgid "Search for Subtitles"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31155"
|
||||
msgid "Adjust Subtitle Offset"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31156"
|
||||
msgid "Play Games"
|
||||
msgstr ""
|
||||
|
@ -589,22 +421,10 @@ msgctxt "#31159"
|
|||
msgid "Unknown"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31160"
|
||||
msgid "Home: Hide Favourites"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31161"
|
||||
msgid "Hide Info"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31162"
|
||||
msgid "Home menu items"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31163"
|
||||
msgid "Low CPU power mode"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31164"
|
||||
msgid "Radio"
|
||||
msgstr ""
|
||||
|
@ -613,34 +433,10 @@ msgctxt "#31165"
|
|||
msgid "Recordings"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31168"
|
||||
msgid "Subtitle Language:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31169"
|
||||
msgid "Disable all background imagery in fullscreen music view"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31170"
|
||||
msgid "No recent items found"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31171"
|
||||
msgid "Start music visualisation immediately upon playback"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31172"
|
||||
msgid "Content Guide"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31173"
|
||||
msgid "No content guide available"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31174"
|
||||
msgid "Rated"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31175"
|
||||
msgid "Set Latest Content"
|
||||
msgstr ""
|
||||
|
@ -649,18 +445,10 @@ msgctxt "#31176"
|
|||
msgid "Recent Movies"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31177"
|
||||
msgid "Random Movies"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31178"
|
||||
msgid "Recent TV Shows"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31179"
|
||||
msgid "Random TV Shows"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31180"
|
||||
msgid "Recent Albums"
|
||||
msgstr ""
|
||||
|
@ -705,10 +493,6 @@ msgctxt "#31190"
|
|||
msgid "All Episodes"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31191"
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31192"
|
||||
msgid "Recorded"
|
||||
msgstr ""
|
||||
|
@ -717,10 +501,6 @@ msgctxt "#31193"
|
|||
msgid "Duration"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31194"
|
||||
msgid "Subtitles"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31195"
|
||||
msgid "Show watched items"
|
||||
msgstr ""
|
||||
|
@ -733,18 +513,6 @@ msgctxt "#31197"
|
|||
msgid "Weather Forecasts"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31198"
|
||||
msgid "Adding Directory:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31199"
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31200"
|
||||
msgid "Available Profiles"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31201"
|
||||
msgid "Record Show"
|
||||
msgstr ""
|
||||
|
@ -757,10 +525,6 @@ msgctxt "#31203"
|
|||
msgid "Smart Playlist"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31204"
|
||||
msgid "Playlist Rules"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31205"
|
||||
msgid "No further details available."
|
||||
msgstr ""
|
||||
|
@ -787,4 +551,4 @@ msgstr ""
|
|||
|
||||
msgctxt "#31211"
|
||||
msgid "<Smart playlist name>"
|
||||
msgstr ""
|
||||
msgstr ""
|
Loading…
Reference in New Issue