Review French navigation file

Open Beginner friendly
#675 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
yaml
Domain
localization

Research direction

Open the French navigate.yaml in the French folder on the main branch and review the entries after t:, Prefix in say-command, and the Move2D translations in the named rules. Compare the French wording with the English examples and verify that dans, hors de, fin de, and début de are used consistently. Done means the file's listed translations have been checked and any needed corrections are committed.

Written by the indexing model from the issue text.

Description

discussion translation

Hi @olivierthiffault

@NSoiffer noticed that the French translation was missing the file navigate.yaml. The rules in this file control the speech when you are navigating inside expressions.

Neil has made a French navigate.yaml in the French folder in the main branch, but it needs to be checked. Would you have the time to do this, possible before Friday? It would be great to have the file checked before the release, but it's understandable if you don't have the time :)

The following words are translated and need to be checked:

The words after t:

In the rule say-command the words after Prefix.

In the rule into-or-out-of-mtr, the word after the equal sign in the match statement: match: "$Move2D = 'dans'"("dans" is the translation of "in")

There are many instances of the structure:
French: Move2D: "'dans'"
English: Move2D: "'in'"

There are many instances of the structure:
French: Move2D:"'hors de'"
English: Move2D: "'out of'"

There are some instances of the structure:
English: Move2D: "'end of'"
French: Move2D: "'fin de'"

There are some instances of the structure:
French: Move2D: "'début de'"
English: Move2D: "'start of'"

Dominant language
Rust
Stars
114
Forks
85
Avg merge
1d 16h
Merged PRs (30d)
42

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from daisy/MathCAT

All issues in daisy/MathCAT

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.