Skip to content

i18n(es): translate /plugins/ directory to spanish#5

Merged
Adammatthiesen merged 6 commits into
mainfrom
trans-plugins
Mar 1, 2025
Merged

i18n(es): translate /plugins/ directory to spanish#5
Adammatthiesen merged 6 commits into
mainfrom
trans-plugins

Conversation

@dreyfus92
Copy link
Copy Markdown
Member

Description

  • What does this PR change? Give us a brief description.
    Translates /plugins/ directory to spanish

@dreyfus92 dreyfus92 requested a review from a team as a code owner March 1, 2025 01:09
@studiocms-no-reply
Copy link
Copy Markdown
Member

studiocms-no-reply commented Mar 1, 2025

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

File Note
es/plugins/extended.mdx Localization added, will be marked as complete.
es/plugins/index.mdx Localization added, 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.

@Adammatthiesen
Copy link
Copy Markdown
Member

2025-Mar-01 01:12:29.131177
#13 89.06 01:12:24 [ERROR] [astro-expressive-code] Plugin "expressive-code-twoslash" caused an error in its "preprocessCode" hook. Error details:
2025-Mar-01 01:12:29.131177
#13 89.06     Error:
2025-Mar-01 01:12:29.131177
#13 89.06     ## Errors were thrown in the sample, but not included in an error tag
2025-Mar-01 01:12:29.131177
#13 89.06
2025-Mar-01 01:12:29.131177
#13 89.06     These errors were not marked as being expected: 2307 2552.
2025-Mar-01 01:12:29.131177
#13 89.06     Expected: // @errors: 2307 2552
2025-Mar-01 01:12:29.131177
#13 89.06
2025-Mar-01 01:12:29.131177
#13 89.06     Compiler Errors:
2025-Mar-01 01:12:29.131177
#13 89.06
2025-Mar-01 01:12:29.131177
#13 89.06     index.ts
2025-Mar-01 01:12:29.131177
#13 89.06       [2307] 29 - Cannot find module 'studiocms/complementos' or its corresponding type declarations.
2025-Mar-01 01:12:29.131177
#13 89.06       [2552] 1574 - Cannot find name 'defineplugin'. Did you mean 'definePlugin'?
2025-Mar-01 01:12:29.131177
#13 89.06         at validateCodeForErrors (file:///app/node_modules/.pnpm/twoslash@0.2.12_typescript@5.8.2/node_modules/twoslash/dist/core.mjs:41:20)
2025-Mar-01 01:12:29.131177
#13 89.06         at twoslasher2 (file:///app/node_modules/.pnpm/twoslash@0.2.12_typescript@5.8.2/node_modules/twoslash/dist/core.mjs:346:7)
2025-Mar-01 01:12:29.131177
#13 89.06         at preprocessCode (file:///app/node_modules/.pnpm/expressive-code-twoslash@0.4.0_@expressive-code+core@0.40.2_expressive-code@0.40.2_typescript@5.8.2/node_modules/expressive-code-twoslash/dist/index.js:1661:28)
2025-Mar-01 01:12:29.131177
#13 89.06         at file:///app/node_modules/.pnpm/@expressive-code+core@0.40.2/node_modules/@expressive-code/core/dist/index.js:950:13
2025-Mar-01 01:12:29.131177
#13 89.06         at runHooks (file:///app/node_modules/.pnpm/@expressive-code+core@0.40.2/node_modules/@expressive-code/core/dist/index.js:555:13)
2025-Mar-01 01:12:29.131177
#13 89.06         at async runBeforeRenderingHooks (file:///app/node_modules/.pnpm/@expressive-code+core@0.40.2/node_modules/@expressive-code/core/dist/index.js:949:5)
2025-Mar-01 01:12:29.131177
#13 89.06         at async renderBlock (file:///app/node_modules/.pnpm/@expressive-code+core@0.40.2/node_modules/@expressive-code/core/dist/index.js:971:3)
2025-Mar-01 01:12:29.131177
#13 89.06         at async renderGroup (file:///app/node_modules/.pnpm/@expressive-code+core@0.40.2/node_modules/@expressive-code/core/dist/index.js:1425:47)
2025-Mar-01 01:12:29.131177
#13 89.06         at async ExpressiveCode.render (file:///app/node_modules/.pnpm/@expressive-code+core@0.40.2/node_modules/@expressive-code/core/dist/index.js:3199:12)
2025-Mar-01 01:12:29.131177
#13 89.06         at async renderBlockToHast (file:///app/node_modules/.pnpm/rehype-expressive-code@0.40.2/node_modules/rehype-expressive-code/dist/index.js:148:42)
2025-Mar-01 01:12:29.131177
#13 89.06

Copy link
Copy Markdown
Member

@Adammatthiesen Adammatthiesen left a comment

Choose a reason for hiding this comment

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

I think these are the only places things got messed up

Comment thread src/content/docs/es/plugins/extended.mdx Outdated
Comment thread src/content/docs/es/plugins/extended.mdx Outdated
dreyfus92 and others added 2 commits March 1, 2025 12:26
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
@dreyfus92
Copy link
Copy Markdown
Member Author

@Adammatthiesen let me know if something else breaks

Comment thread src/content/docs/es/plugins/extended.mdx Outdated
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
Comment thread src/content/docs/es/plugins/extended.mdx Outdated
Comment thread src/content/docs/es/plugins/index.mdx Outdated
dreyfus92 and others added 2 commits March 1, 2025 12:37
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
Copy link
Copy Markdown
Member

@Adammatthiesen Adammatthiesen left a comment

Choose a reason for hiding this comment

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

Deployments seem to be working now

@Adammatthiesen Adammatthiesen merged commit a53efd1 into main Mar 1, 2025
@Adammatthiesen Adammatthiesen deleted the trans-plugins branch March 1, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants