
* remove randomua from madara * don't use page path for page=1 * add back `madara_load_more` * cleanup i18n and filters * load more in a new source * move back the filters not worth it * fix build * altname to i18n as well * utf-8 * Revert "utf-8" This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b. * utf-8 * autodetect load_more_request * load genres in background * make genre classes protected remove unnecessary change * fetch genres changes * launchIO countviews * don't explicitly optin * cleanup some request overrides * make `useLoadMoreRequest` enum to be able to disable autodection where necessary * fix logic bruh * use state variables * defer countViews in overrides as well * lint * select().first -> selectFirst * `load_more` search as well * detect in search as well * remove slipped override * move detection to the function * remove fetchGenreFailed * don't use GlobalScope * tweak load_more_request parameters * remove ancient connectTimeout/readTimeout already present in the client provided by the app * small cleanup
27 lines
946 B
INI
27 lines
946 B
INI
author_filter_title=Autor
|
|
artist_filter_title=Artista
|
|
year_filter_title=Ano de lançamento
|
|
status_filter_title=Estado
|
|
status_filter_completed=Completo
|
|
status_filter_ongoing=Em andamento
|
|
status_filter_canceled=Cancelado
|
|
status_filter_on_hold=Pausado
|
|
order_by_filter_title=Ordenar por
|
|
order_by_filter_relevance=Relevância
|
|
order_by_filter_latest=Recentes
|
|
order_by_filter_rating=Avaliação
|
|
order_by_filter_trending=Tendência
|
|
order_by_filter_views=Visualizações
|
|
order_by_filter_new=Novos
|
|
genre_condition_filter_title=Operador dos gêneros
|
|
genre_condition_filter_or=OU
|
|
genre_condition_filter_and=E
|
|
adult_content_filter_title=Conteúdo adulto
|
|
adult_content_filter_all=Indiferente
|
|
adult_content_filter_none=Nenhum
|
|
adult_content_filter_only=Somente
|
|
genre_filter_header=O filtro de gêneros pode não funcionar
|
|
genre_filter_title=Gêneros
|
|
genre_missing_warning=Aperte 'Redefinir' para tentar mostrar os gêneros
|
|
alt_names_heading=Nomes alternativos:
|