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

Translation of the “Importing and Exporting Components” page #494

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

YannBirba
Copy link
Contributor

Traduction française de la page Importing and Exporting Components.

@tdd tdd added Pending Review Un mainteneur qualifié doit encore faire la revue de cette PR scope:required-pages Part of the required translations before we can ship translator:beginner The author of this translation has little to no prior doc translation experience labels Jun 9, 2023
@tdd tdd self-assigned this Jun 9, 2023
Copy link
Collaborator

@tdd tdd left a comment

Choose a reason for hiding this comment

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

Salut @YannBirba !

Avant toute chose, merci pour tout ce boulot ! C'est super cool de nous filer un coup de main.

C'est pas mal du tout, notamment les restructurations pour la fluidité plutôt que de trop rester dans le mot-à-mot. Tu restes sur "cela" au lieu de "ça" (cf. Meilleures Pratiques) et ça sent la fatigue sur la fin (nombre de 2e personnes du pluriel remplacées par des infinitifs), mais franchement c'est bien, surtout pour un début !

Avant de traiter les retours, lis bien TOUT ce message, notamment les consignes d'intégration optimale des retours par lot(s)

Tout est fait sous forme de Suggestions GitHub, il te suffit à chaque suggestion que tu approuves de
cliquer le bouton d'ajout au lot de modifs à committer (pas de commit direct !), et sur la fin de créer le commit groupé. (ce mode de regroupement en un seul commit est à favoriser absolument, mais tu devras aller dans l'onglet Files changed pour y accéder, il n'est pas utilisable dans l’onglet Conversation)

Si certaines appellent discussion, n'hésite pas, tu réponds, on en parle, on avance ensemble 🤝

Quand tout sera bouclé côté code, je ferai une repasse visuelle finale en local avant de fusionner. J'y recalerai si besoin les usual suspects : espaces insécables avant les ponctuations doubles, et apostrophes françaises.

Encore mille mercis, j'ai hâte de voir cette PR finalisée et dans main !

public/images/docs/illustrations/i_import-export.svg Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
src/content/learn/importing-and-exporting-components.md Outdated Show resolved Hide resolved
@tdd tdd added Reviewed and removed Pending Review Un mainteneur qualifié doit encore faire la revue de cette PR labels Jun 12, 2023
Co-authored-by: Christophe Porteneuve <[email protected]>
@YannBirba
Copy link
Contributor Author

Je viens de finir de review, merci beaucoup pour toutes les explications, les tips et les conseils !

@github-actions
Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/404 75.98 KB (🟡 +4 B) 179.13 KB
/500 75.97 KB (🟡 +4 B) 179.13 KB
/[[...markdownPath]] 77.46 KB (🟡 +4 B) 180.61 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@tdd tdd merged commit 7916765 into reactjs:main Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed scope:required-pages Part of the required translations before we can ship translator:beginner The author of this translation has little to no prior doc translation experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants