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

i18n(fr): Update some files from #9344 #9371

Merged
merged 15 commits into from
Sep 11, 2024

Conversation

@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Sep 9, 2024
Copy link

netlify bot commented Sep 9, 2024

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ba7303c
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/66e1b2f505ea4800086ccdd2
😎 Deploy Preview https://deploy-preview-9371--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@astrobot-houston
Copy link
Contributor

astrobot-houston commented Sep 9, 2024

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
fr guides/migrate-to-astro.mdx Localization changed, will be marked as complete.
fr guides/troubleshooting.mdx Localization changed, will be marked as complete.
fr recipes/modified-time.mdx Localization changed, will be marked as complete.
fr reference/api-reference.mdx Localization changed, will be marked as complete.
fr reference/directives-reference.mdx Localization changed, will be marked as complete.
fr tutorial/4-layouts/2.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Copy link
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

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

Except two anchors it looks good to me!

src/content/docs/fr/guides/migrate-to-astro.mdx Outdated Show resolved Hide resolved
src/content/docs/fr/recipes/modified-time.mdx Outdated Show resolved Hide resolved
Copy link
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

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

Except broken links (4/5), looks good.

src/content/docs/fr/guides/troubleshooting.mdx Outdated Show resolved Hide resolved
src/content/docs/fr/reference/api-reference.mdx Outdated Show resolved Hide resolved
src/content/docs/fr/tutorial/4-layouts/2.mdx Outdated Show resolved Hide resolved
src/content/docs/fr/reference/directives-reference.mdx Outdated Show resolved Hide resolved
@@ -1678,7 +1678,7 @@ Une chaîne de caractères contenant le corps brut et non compilé du document M
Une fonction pour compiler un document Markdown ou MDX donné à afficher. Cela renvoie les propriétés suivantes :

- `<Content />` - Un composant utilisé pour restituer le contenu du document dans un fichier Astro.
- `headings` - Une liste générée de titres, [reflétant l'utilitaire `getHeadings()` d'Astro](/fr/guides/markdown-content/#propriétés-exportées) sur les importations Markdown et MDX.
- `headings` - Une liste générée de titres, [reflétant l'utilitaire `getHeadings()` d'Astro](/fr/guides/markdown-content/#propriétés-disponibles) sur les importations Markdown et MDX.
Copy link
Member

Choose a reason for hiding this comment

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

This one is fine, see #9370
(Just to keep track to avoid checking again while rereading 😅 )

Copy link
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

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

LGTM!

Broken links should be fixed when #9368, #9369 and #9370 will be merged!

Copy link
Member

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@yanthomasdev yanthomasdev merged commit 8b9386b into withastro:main Sep 11, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants