Unverified Commit cd2eb8cb authored by ThibaultLengagne's avatar ThibaultLengagne Committed by GitHub
Browse files

Add French translation: french README.md (#28696)



* doc: french README
Signed-off-by: default avatarThibaultLengagne <thibaultl@padok.fr>

* doc: Add Depth Anything
Signed-off-by: default avatarThibaultLengagne <thibaultl@padok.fr>

* doc: Add french link in other docs
Signed-off-by: default avatarThibaultLengagne <thibaultl@padok.fr>

* doc: Add missing links in fr docs

* doc: fix several mistakes in translation
Signed-off-by: default avatarThibaultLengagne <thibaultl@padok.fr>

---------
Signed-off-by: default avatarThibaultLengagne <thibaultl@padok.fr>
Co-authored-by: default avatarSarapuce <alexandreh@padok.fr>
parent a055d09e
......@@ -55,6 +55,7 @@ limitations under the License.
<a href="https://github.com/huggingface/transformers/blob/main/README_ru.md">Русский</a> |
<a href="https://github.com/huggingface/transformers/blob/main/README_pt-br.md">Рortuguês</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
This diff is collapsed.
......@@ -73,6 +73,7 @@ checkpoint: जाँच बिंदु
<a href="https://github.com/huggingface/transformers/blob/main/README_ja.md">日本語</a> |
<b>हिन्दी</b> |
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -83,6 +83,7 @@ user: ユーザ
<b>日本語</b> |
<a href="https://github.com/huggingface/transformers/blob/main/README_hd.md">हिन्दी</a>
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -48,6 +48,7 @@ limitations under the License.
<a href="https://github.com/huggingface/transformers/blob/main/README_ja.md">日本語</a> |
<a href="https://github.com/huggingface/transformers/blob/main/README_hd.md">हिन्दी</a>
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -55,6 +55,7 @@ limitations under the License.
<a href="https://github.com/huggingface/transformers/blob/main/README_ru.md">Русский</a> |
<a href="https://github.com/huggingface/transformers/blob/main/README_pt-br.md">Рortuguês</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -54,6 +54,7 @@ limitations under the License.
<a href="https://github.com/huggingface/transformers/blob/main/README_hd.md">हिन्दी</a> |
<b>Русский</b>
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
<p>
</h4>
......
......@@ -57,6 +57,7 @@ limitations under the License.
<a href="https://github.com/huggingface/transformers/blob/main/README_ru.md">Русский</a> |
<a href="https://github.com/huggingface/transformers/blob/main/README_pt-br.md">Рortuguês</a> |
<b>తెలుగు</b> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -73,6 +73,7 @@ checkpoint: 检查点
<a href="https://github.com/huggingface/transformers/blob/main/README_ja.md">日本語</a> |
<a href="https://github.com/huggingface/transformers/blob/main/README_hd.md">हिन्दी</a>
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -85,6 +85,7 @@ user: 使用者
<a href="https://github.com/huggingface/transformers/blob/main/README_ja.md">日本語</a> |
<a href="https://github.com/huggingface/transformers/blob/main/README_hd.md">हिन्दी</a>
<a href="https://github.com/huggingface/transformers//blob/main/README_te.md">తెలుగు</a> |
<a href="https://github.com/huggingface/transformers//blob/main/README_fr.md">Français</a> |
</p>
</h4>
......
......@@ -119,6 +119,14 @@ LOCALIZED_READMES = {
"अनुसंधान पत्र {paper_title_link} के साथ जारी किया गया"
),
},
"README_fr.md": {
"start_prompt": "🤗 Transformers fournit actuellement les architectures suivantes",
"end_prompt": "1. Vous souhaitez contribuer avec un nouveau modèle ?",
"format_model_list": (
"**[{title}]({model_link})** (de {paper_affiliations}) publié dans l'article {paper_title_link} par"
"{paper_authors}.{supplements}"
),
},
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment