New translations
This commit is contained in:
parent
867592a0ac
commit
1b20c13ac8
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
<extension point="kodi.context.item" library="contextmenu.py">
|
||||
<item>
|
||||
<label>30401</label>
|
||||
<description>Settings for the Plex Server</description>
|
||||
<description>Ρυθμίσεις για το Plex Server</description>
|
||||
<visible>[!IsEmpty(ListItem.DBID) + !StringCompare(ListItem.DBID,-1) | !IsEmpty(ListItem.Property(plexid))] + !IsEmpty(Window(10000).Property(plex_context))</visible>
|
||||
</item>
|
||||
</extension>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<forum>https://forums.plex.tv</forum>
|
||||
<website>https://github.com/croneter/PlexKodiConnect</website>
|
||||
<source>https://github.com/croneter/PlexKodiConnect</source>
|
||||
<summary lang="en">Native Integration of Plex into Kodi</summary>
|
||||
<summary lang="en">Εγγενή ενοποίηση του Plex στο Kodi</summary>
|
||||
<description lang="en">Connect Kodi to your Plex Media Server. This plugin assumes that you manage all your videos with Plex (and none with Kodi). You might lose data already stored in the Kodi video and music databases (as this plugin directly changes them). Use at your own risk!</description>
|
||||
</extension>
|
||||
</addon>
|
Loading…
Reference in a new issue