firoorg / firo-site

Firo's Official Website. Anyone can post a pull request to update or add information to it!
https://firo.org
MIT License
8 stars 18 forks source link

Dutch translation #109

Open PanderMusubi opened 2 years ago

PanderMusubi commented 2 years ago

Is a translation to Dutch of https://github.com/firoorg/firo-site/tree/master/_i18n welcome here via a PR or is another translation service used for this?

reubenyap commented 2 years ago

It is welcome!

erciccione commented 2 months ago

Hey @PanderMusubi! Are you still interested in translating the website in Dutch? Please reach out if you are, would be really appreciated. We can help you out and give support :)

PanderMusubi commented 2 months ago

Yes, still interested. Will make a PR for that file.

PanderMusubi commented 2 months ago

I have initial translation done but have difficulty translatiing:

How would you describe this in other words?

PanderMusubi commented 2 months ago

Other question is about the file format. With git diif I see a lot of ^M

Screenshot from 2024-04-19 19-40-54

When I run file on the YAML files, I see: firo-site/_i18n$ file * en.yml: HTML document, ASCII text, with very long lines (843), with CRLF line terminators id.yml: Unicode text, UTF-8 text, with very long lines (884), with CRLF line terminators nl.yml: HTML document, Unicode text, UTF-8 text, with very long lines (923), with CRLF line terminators zh-cn.yml: Unicode text, UTF-8 text, with very long lines (326)

Shall I fix those too and how? Or leave the file format as is?

erciccione commented 2 months ago

How would you describe this in other words?

Anonimity set is the amount of inputs that get aggregated together to create a transaction. Higher anonimity set means that more inputs are used, so the transaction is more private.

A trustless setup is more complex to explain, you probably find more specific info online, but it's basically an initial setup where you don't have to trust the people that created the inizial set up. It's basically the guarantee that none of the people involved in the set up tempered with it in any way.

These are both very technical definitions, i suggest to take a look online for more detailed explanations

Other question is about the file format. With git diif I see a lot of ^M

Ignore it. ^M, it's about marking line endings. It's a matter of editors doing things differently.

Shall I fix those too and how? Or leave the file format as is?

Leave as it is please, we can take a look later on in case of issues. Ideally we use UTF-8 everywhere.

Are you on Matrix/Element or Telegram? Would be easier to help you there.

erciccione commented 2 months ago

386