French Translation Traduction français
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ Before posting ⚠️
- [x] This is a **bug**, not a question or an enhancement.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
Just logout of any accounts you have and see the welcome screen, as long as your system language is French.
### Expected behaviour
The French translation on the Android client welcome screen is extremely confusing:
"Se connecter avec un fournisseur" means "Log in with a provider," yet clicking on it leads to the sign-up with a provider page.
"Hébergez votre propre serveur" means "Host your own server", and clicking on it leads to the self-hosting documentation.
This is highly confusing! Whether a user is with a provider or self-hosting, the actual login is done via the "Se connecter" option. The other two options should have been translated as "S'inscrire avec un fournisseur" ("Sign up with a provider") and "Comment s'auto-héberger ?" ("How to self-host?").
I spent about 30 minutes combing through the documentation, confused by this wording, and I’m probably not the only one.

### Actual behaviour
See above
### Android version
Irrevelant
### Device brand and model
Irrelevant
### Stock or custom OS?
Stock
### Nextcloud android app version
Across versions
### Nextcloud server version
Irrelevant
### Using a reverse proxy?
I don't know
### Android logs
_No response_
### Server error logs
```bash
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.