Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add French translation to Mesecon #675

Merged
merged 40 commits into from
Aug 1, 2024
Merged

Conversation

Bebibio
Copy link
Contributor

@Bebibio Bebibio commented Jul 13, 2024

I've just added a French translation. If anyone sees an error, please let me know and I'll try to correct it.

### init.lua ###
Say <text> as the server=Dis <text> au serveur
Say <text> to <name> privately=Dis <text> à <name> en privé
Set health of <name> to <value> hitpoints=Défini la vie de <name> sur <value> cœurs
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better is to use non-conjugated verbs

Suggested change
Set health of <name> to <value> hitpoints=Défini la vie de <name> sur <value> cœurs
Say <text> as the server=Dire <text> au serveur
Say <text> to <name> privately=Dire <text> à <name> en privé
Set health of <name> to <value> hitpoints=Définir la vie de <name> sur <value> cœurs

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not what I wanted to do o_O. But you understood it :)

# textdomain: mesecons_hydroturbine

### init.lua ###
Water Turbine=Turbine aquatique
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is actually a sensor so « Détecteur » is better.

Suggested change
Water Turbine=Turbine aquatique
Water Turbine=Détecteur de courant

Comment on lines 4 to 7
Movestone=Pierre bougeante
Sticky Movestone=Pierre collante bougeante
Vertical Movestone=Pierre bougeant verticalement
Vertical Sticky Movestone=Pierre collante bougeant verticalement
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Movestone=Pierre bougeante
Sticky Movestone=Pierre collante bougeante
Vertical Movestone=Pierre bougeant verticalement
Vertical Sticky Movestone=Pierre collante bougeant verticalement
Movestone=Pierre mouvante
Sticky Movestone=Pierre collante mouvante
Vertical Movestone=Pierre verticalement mouvante
Vertical Sticky Movestone=Pierre collante verticalement mouvante

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this word bothered me but I didn't know what to put in its place

# textdomain: mesecons_powerplant

### init.lua ###
Power Plant=Centrale électrique
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not really creating energy as in technic. I've suggested the « Plante active » string, but not sure.

Suggested change
Power Plant=Centrale électrique
Power Plant=Plante active

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure of your translation. Something is bothering me but I don't know what...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The power plant just produces a Mesecon signal

# textdomain: mesecons_solarpanel

### init.lua ###
Solar Panel=Panneau solaire
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again it's a detector, not a generator.

Suggested change
Solar Panel=Panneau solaire
Solar Panel=Détecteur solaire

Bebibio added 6 commits July 16, 2024 09:57
Change of personal pronoun
Use of infinitive verbs
Changing a Used Word
Changing translation
Changing translation
@SmallJoker
Copy link
Member

@Athozus Are the changes OK? Is the PR in a mergeable state?

@Athozus
Copy link

Athozus commented Jul 30, 2024

@Athozus Are the changes OK? Is the PR in a mergeable state?

Yes as a native French-speaker it looks good 👍

@SmallJoker SmallJoker merged commit e71cdb6 into minetest-mods:master Aug 1, 2024
2 checks passed
@SmallJoker
Copy link
Member

Thanks for the PR and review.

@Athozus
Copy link

Athozus commented Aug 1, 2024

Thanks for the PR and review.

Np. I'll be happy to play one of my favorite mods in French 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants