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 的回复
于 2019 年 07 月 30 日 7:17上午
TMDB API only supports translations for title and description fields. Other fields like "status" or "type" are in English only.
ImpudentPenguin 的回复
于 2019 年 07 月 30 日 8:38上午
@talestalker Is it possible to somehow find out all the possible statuses? I will translate independently.
talestalker 的回复
于 2019 年 07 月 30 日 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 的回复
于 2019 年 07 月 30 日 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 的回复
于 2019 年 07 月 30 日 1:40下午
Thanks!