Forwarding a report from another user:
"I'm currently translating a mod, and I noticed some errors or strange translations in the base game, below there are some examples and explanations:
Current:"LightningRod_Description": "Coleciona energia de tempestades de raios e transforma-a em baterias."
What should be: "LightningRod_Description": "Coleta energia de tempestades de raios e transforma-a em baterias.",
Why: 'Coleciona' should be changed to 'Coleta', due to 'coleciona' being linked to collections where 'coleta' is when you gather something, for example 'He collects yugioh cards' => 'Ele coleciona cartas de yugioh'. 'That machine? It collects the fruits!' => 'Aquela máquina? Ela coleta as frutas'
Current: "Loom_Description": "Transforma lã crua em roupas finas.",
What should be: "Loom_Description": "Transforma lã bruta em tecidos finos.",
Why: Raw wool was translated as 'lã crua' while 'lã bruta' is the correct translation for unprocessed wool, while some items with raw are translated as crua, like raw silk => seda crua, wool is translated to 'lã bruta', as 'crua' is usually used to refer to uncooked food, and 'bruta/bruto' is usually used to refer to unprocessed items.
Cloth has been translated to 'roupas' which mean clothes, while 'tecido' is a material used to create clothes, so much so that the resulting item given by the loom is named 'Tecido' in the base game.
Problem: Berry have been translated as Cherry, some items affected include the name of Sweet Gem Berry and Salmonberry description. This error seems to just appear when the word "Berry" is by itself.
Current: "Sweet Gem Berry" => "Cereja de Joia Doce". (Salmonberry descriptions) " A spring-time berry with the flavor of the forest." => " Uma cereja de primavera com o sabor da floresta."
What should be: "Sweet Gem Berry" => "Baga de Joia Doce". (Salmonberry descriptions) " A spring-time berry with the flavor of the forest." => " Uma baga de primavera com o sabor da floresta."
Why: 'Cereja' literally means 'Cherry', 'Sweet Gem Cherry' has been erroneous translated to 'Sweet Gem Cherry'. The correct word for 'Berry' is 'Baga', that people use to refer to small and sweet fruits."