Hi,
Thanks for contacting us and choosing our product!
1. You can translate WordPress site to your language by follow this topic:
How to translate WordPress theme or plugin?
In this case you need to translate TeeSpace theme, Haru TeeSpace plugin & Yith Wishlist plugin or more plugins depend on your needs.
2. About TeeSpace footer you can can change it in Footer Builders. The Footer you are using set in Theme Options -> Footer.
You shouldn’t translate directly in PHP files via FTP because it will lose when you update our theme.
3. Remove elements can use child theme or CSS. If you want to hide category & share the simple is go to Appearance -> Customize -> Additional CSS & add this code:
.single-product-top .product_meta {
display: none;
}
.single-product-top .haru-social-share {
display: none;
}
4. Here is the document of theme:
https://document.harutheme.com/teespace/
Hope this helps!
****
Regards,
HaruTheme