You can see all possible statuses on every unlocked TV show edit page - e.g. here (you can switch between Russian and English TMDB interface to see the translations). Unfortunately we have no list of the exact strings returned in each of those fields, so you have to download a sample range of TVs/movies to check it yourself.
You can view the translated statuses in our Locale app translation file. These line numbers can change over time but right now you can see them here. That's the Russian (ru-RU.yml) file.
talestalker님의 댓글
7월 30, 2019 at 7:17 오전
TMDB API only supports translations for title and description fields. Other fields like "status" or "type" are in English only.
ImpudentPenguin님의 댓글
7월 30, 2019 at 8:38 오전
@talestalker Is it possible to somehow find out all the possible statuses? I will translate independently.
talestalker님의 댓글
7월 30, 2019 at 9:16 오전
You can see all possible statuses on every unlocked TV show edit page - e.g. here (you can switch between Russian and English TMDB interface to see the translations). Unfortunately we have no list of the exact strings returned in each of those fields, so you have to download a sample range of TVs/movies to check it yourself.
Travis Bell님의 댓글
7월 30, 2019 at 10:02 오전
You can view the translated statuses in our Locale app translation file. These line numbers can change over time but right now you can see them here. That's the Russian (ru-RU.yml) file.
ImpudentPenguin님의 댓글
7월 30, 2019 at 1:40 오후
Thanks!