Corretti alcuni testi

This commit is contained in:
axlt2002
2020-03-21 18:55:35 +01:00
parent b0212de4d4
commit 7ae36b72e6
4 changed files with 28 additions and 29 deletions

View File

@@ -152,7 +152,7 @@ def enable_disable_autorun(is_enabled):
if is_enabled is False:
with open(path, append_write) as file:
file.write("import xbmc\nxbmc.executebuiltin('XBMC.RunAddon(plugin.video.kod)')")
set_setting('autostart', 'ON')
set_setting('autostart', 'On')
else:
file = open(path, "r")
old_content = file.read()
@@ -160,7 +160,7 @@ def enable_disable_autorun(is_enabled):
file.close()
with open(path, "w") as file:
file.write(new_content)
set_setting('autostart', 'OFF')
set_setting('autostart', 'Off')
return True
def get_all_settings_addon():

View File

@@ -42,7 +42,7 @@ msgid "Automatically update channels"
msgstr ""
msgctxt "#30005"
msgid "Play mode"
msgid "Video quality"
msgstr ""
msgctxt "#30006"
@@ -50,11 +50,11 @@ msgid "Ask"
msgstr ""
msgctxt "#30007"
msgid "Watch in low quality"
msgid "Low"
msgstr ""
msgctxt "#30008"
msgid "Watch in high quality"
msgid "High"
msgstr ""
msgctxt "#30010"
@@ -206,7 +206,7 @@ msgid "Unsopported Server"
msgstr ""
msgctxt "#30067"
msgid "Video library path"
msgid "Path"
msgstr ""
msgctxt "#30068"
@@ -286,7 +286,7 @@ msgid "Adult"
msgstr ""
msgctxt "#30130"
msgid "Recent"
msgid "News"
msgstr ""
msgctxt "#30131"
@@ -1483,7 +1483,7 @@ msgid "Restart Kodi to apply changes"
msgstr ""
msgctxt "#60327"
msgid "Novelties"
msgid "News"
msgstr ""
msgctxt "#60328"
@@ -3231,7 +3231,7 @@ msgid "Syncronize with Trakt.tv"
msgstr ""
msgctxt "#70110"
msgid "Priority Method"
msgid "Priority method"
msgstr ""
msgctxt "#70111"
@@ -3263,7 +3263,7 @@ msgid "Confirm new password"
msgstr ""
msgctxt "#70118"
msgid "TV shows folder
msgid "TV shows folder"
msgstr ""
msgctxt "#70119"
@@ -3715,7 +3715,7 @@ msgid "Move the downloaded file to the video library"
msgstr ""
msgctxt "#70232"
msgid "View downloaded files
msgid "View downloaded files"
msgstr ""
msgctxt "#70233"
@@ -3747,7 +3747,7 @@ msgid "Preferred quality"
msgstr ""
msgctxt "#70241"
msgid "The highest"
msgid "Highest"
msgstr ""
msgctxt "#70242"
@@ -5590,7 +5590,7 @@ msgid "Use your custom channel URLs"
msgstr ""
msgctxt "#70706"
msgid "Start KoD at Kodi boot"
msgid "Launch KoD at Kodi start"
msgstr ""
msgctxt "#70707"

View File

@@ -42,20 +42,20 @@ msgid "Automatically update channels"
msgstr "Aggiorna automaticamente i canali"
msgctxt "#30005"
msgid "Play mode"
msgstr "Modalità di riproduzione"
msgid "Video quality"
msgstr "Qualità video"
msgctxt "#30006"
msgid "Ask"
msgstr "Chiedi"
msgctxt "#30007"
msgid "Watch in low quality"
msgstr "Guarda in bassa qualità"
msgid "Low"
msgstr "Bassa"
msgctxt "#30008"
msgid "Watch in high quality"
msgstr "Guarda in alta qualità"
msgid "High"
msgstr "Alta"
msgctxt "#30010"
msgid "Channel icons view"
@@ -206,8 +206,8 @@ msgid "Unsopported Server"
msgstr "Server non supportato"
msgctxt "#30067"
msgid "Video library path"
msgstr "Percorso videoteca"
msgid "Path"
msgstr "Percorso"
msgctxt "#30068"
msgid "Filter by servers"
@@ -286,7 +286,7 @@ msgid "Adult"
msgstr "Adulti"
msgctxt "#30130"
msgid "Recent"
msgid "News"
msgstr "Novità"
msgctxt "#30131"
@@ -1482,7 +1482,7 @@ msgid "Restart Kodi to apply changes"
msgstr "Riavvia Kodi per applicare le modifiche"
msgctxt "#60327"
msgid "Novelties"
msgid "News"
msgstr "Novità"
msgctxt "#60328"
@@ -3230,7 +3230,7 @@ msgid "Syncronize with Trakt.tv"
msgstr "Sincronizza con Trakt.tv"
msgctxt "#70110"
msgid "Priority Method"
msgid "Priority method"
msgstr "Priorità"
msgctxt "#70111"
@@ -3746,8 +3746,8 @@ msgid "Preferred quality"
msgstr "Qualità preferita"
msgctxt "#70241"
msgid "The highest"
msgstr "La più alta"
msgid "Highest"
msgstr "Più alta"
msgctxt "#70242"
msgid "Choose fastest servers"
@@ -5590,7 +5590,7 @@ msgid "Use your custom channel URLs"
msgstr "Utilizza URL personalizzati per i canali"
msgctxt "#70706"
msgid "Start KoD at Kodi boot"
msgid "Launch KoD at Kodi start"
msgstr "Esegui KoD all'avvio di Kodi"
msgctxt "#70707"

View File

@@ -2,7 +2,7 @@
<settings>
<!-- General -->
<category label="70168">
<setting id="autostart" type="action" label="70706" action="RunPlugin(plugin://plugin.video.kod/?ew0KICAgICJhY3Rpb24iOiAiYXV0b3N0YXJ0IiwNCiAgICAiY2hhbm5lbCI6ICJzZXR0aW5nIg0KfQ==)" default="OFF"/>
<setting id="autostart" type="action" label="70706" action="RunPlugin(plugin://plugin.video.kod/?ew0KICAgICJhY3Rpb24iOiAiYXV0b3N0YXJ0IiwNCiAgICAiY2hhbm5lbCI6ICJzZXR0aW5nIg0KfQ==)" default="Off"/>
<setting type="sep"/>
<setting id="thumbnail_type" type="select" lvalues="30011|30012|30200" label="30010" default="2"/>
<setting id="channel_language" type="select" values="auto|all|ita" label="30019" default="all"/>
@@ -63,7 +63,6 @@
<setting id="downloadenabled" type="bool" label="70689" default="false"/>
<setting id="downloadpath" type="folder" label="30017" visible="eq(-1,true)" default="special://profile/addon_data/plugin.video.kod/downloads" subsetting="true"/>
<setting id="downloadlistpath" type="folder" label="30018" visible="eq(-2,true)" default="special://profile/addon_data/plugin.video.kod/downloads/list" subsetting="true"/>
<setting id="library_add" type="bool" label="70230" default="false"/>
<setting id="library_move" type="bool" label="70231" default="false" visible="eq(-1,true)" subsetting="true"/>
<setting id="browser" type="bool" label="70232" default="true"/>