Corregidos errores de traducciones
This commit is contained in:
@@ -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'],
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user