Corregidos errores de traducciones

This commit is contained in:
pipcat
2018-10-17 10:34:29 +02:00
parent 4d13c23a7e
commit 1d1992bed9
2 changed files with 11 additions and 3 deletions

View File

@@ -1496,7 +1496,7 @@ def detalles_fa(item):
if item.contentType == "tvshow" and ob_tmdb.result:
itemlist.append(item.clone(action="info_seasons", text_color=color4,
title=config.get_localized_string(7007) % item.infoLabels["number_of_seasons"]))
title=config.get_localized_string(70067) % item.infoLabels["number_of_seasons"]))
if ob_tmdb.result:
itemlist.append(item.clone(action="reparto", title=config.get_localized_string(70071), text_color=color4,
infoLabels={'tmdb_id': item.infoLabels['tmdb_id'],

View File

@@ -3358,8 +3358,16 @@ msgid "Press to 'Clear cache' saved"
msgstr "Pulse para 'Borrar caché' guardada"
msgctxt "#70164"
msgid "Free First|Premium First|Debriders First"
msgstr "Free primero|Premium primero|Debriders primero"
msgid "Free First"
msgstr "Free primero"
msgctxt "#70165"
msgid "Premium First"
msgstr "Premium primero"
msgctxt "#70166"
msgid "Debriders First"
msgstr "Debriders primero"
msgctxt "#70167"
msgid "Titles Options"