* Minor spelling corrections in default language
* Update Romanian translation and add whitespace separators
* Add comment separators Romanian
* Main strings - minor updates to text
* Update Portuguese (Brazil)
* Add singular and example to Romanian
https://github.com/LagradOst/CloudStream-3/issues/263
* Tidy whitespace/alignment in Pt and Ro
* Correct Pt typos: singular
* Correct English typos; is Eigengravy a translation from German?
* Main strings.xml: revert some changes to due to dependents
These words must stay lowercase due to dependent code using them in sentences elsewhere. I think that's all the bad changes corrected?
Not sure about:
- the singular stuff, e.g. @string/movies
- whether I should localise the screen reader section or remove it. Is it "optional", or just flat out not needed?
* add provider: pinoymoviepedia.ru
- add fembed extractor
* Update PinoyMoviePedia.kt
* minor edit
* refactor to use Session for post, and prefix 'app' to 'get' requests.
* - add domainName property to FEmbed extractor, to change domain api source.
- use diasfem domain for pinoymoviepedia fembed links.
- various minor refactors for cleanliness.
- try to fetch m3u8 files from upstream server for pinoymoviepedia.
* use mapper for json objects
* - fembed: inherit from xstreamcdn extractor.
- xstreamcdn: refactored to allow fembed inheritance.
- hide Adult +18 row on homepage.
* - add fembed to extractor list.
- some fixes
Co-authored-by: Arjix <53124886+ArjixWasTaken@users.noreply.github.com>