[ro] Localize content/ro/docs/collector/components/#9423
Open
vitorvasc wants to merge 2 commits intoopen-telemetry:mainfrom
Open
[ro] Localize content/ro/docs/collector/components/#9423vitorvasc wants to merge 2 commits intoopen-telemetry:mainfrom
content/ro/docs/collector/components/#9423vitorvasc wants to merge 2 commits intoopen-telemetry:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Romanian (ro) localized pages for the OpenTelemetry Collector components section and introduces i18n strings intended to localize the collector component tables (headers/footnotes) and some Docsy/community UI text.
Changes:
- Added
content/ro/docs/collector/components/pages that render component tables via thecollector-component-rowsshortcode. - Added Romanian i18n strings for collector component table headers/footnotes and selected UI/community strings.
- Added a Japanese i18n override file with the same set of table/UI/community strings.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| i18n/ro-ro.yaml | Adds Romanian i18n strings for search/community and collector component tables (but filename likely prevents loading for ro). |
| i18n/ja.yaml | Adds Japanese i18n strings for the same table/UI/community keys. |
| content/ro/docs/collector/components/_index.md | Adds Romanian landing page for Collector components with links to each component type page. |
| content/ro/docs/collector/components/receiver.md | Adds Romanian receiver components page rendering the generated table. |
| content/ro/docs/collector/components/processor.md | Adds Romanian processor components page rendering the generated table. |
| content/ro/docs/collector/components/exporter.md | Adds Romanian exporter components page rendering the generated table. |
| content/ro/docs/collector/components/connector.md | Adds Romanian connector components page rendering the generated table. |
| content/ro/docs/collector/components/extension.md | Adds Romanian extension components page rendering tables by subtype. |
| content/ro/docs/collector/components/_includes/unmaintained-components-msg.md | Adds Romanian localized NOTE include for unmaintained components. |
You can also share your feedback on Copilot code review. Take the survey.
| @@ -0,0 +1,48 @@ | |||
| # Docsy overrides | |||
| Pentru a afla cum să contribui la documentația {{ .Site.Title }}, consultă | ||
| [Contribuire](/docs/contributing/). Alte link-uri utile: | ||
|
|
||
| community_how_to: |
Comment on lines
+2
to
+9
| title: Receivers | ||
| description: Lista receiverelor disponibile în OpenTelemetry Collector | ||
| weight: 310 | ||
| default_lang_commit: 3040a67e16dcc198614b025bd894c662c03441b3 | ||
| --- | ||
|
|
||
| Receiverele colectează date de telemetrie din diverse surse și formate. Pentru | ||
| mai multe informații despre configurarea receiverelor, consultați |
Comment on lines
+2
to
+9
| title: Exporters | ||
| description: Lista exporterelor disponibile în OpenTelemetry Collector | ||
| weight: 330 | ||
| default_lang_commit: 3040a67e16dcc198614b025bd894c662c03441b3 | ||
| --- | ||
|
|
||
| Exporterele trimit date de telemetrie către backend-uri și destinații de | ||
| observabilitate. Pentru mai multe informații despre configurarea exporterelor, |
Comment on lines
+8
to
+9
| Conectoarele conectează două pipeline-uri, acționând atât ca exporter, cât și ca | ||
| receiver. Pentru mai multe informații despre configurarea conectoarelor, |
Comment on lines
+4
to
+5
| Componentele OpenTelemetry Collector - receivere, procesoare, exportere, | ||
| conectoare și extensii |
|
|
||
| > [!NOTE] | ||
| > | ||
| > Componentele marcate cu :warning: nu sunt întreținute și nu au codeowneri |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
content/ro/docs/collector/components/i18n/ro-ro.yamlwith translated UI strings (collector table headers, community text, footnotes)/cc @jaydeluca @theletterf
Footnotes
Yes, I can answer maintainer questions about the content of this PR, without using AI. ↩