Skip to content

[pl] feat: adopt Docsy style shortcodes - sync with PR 55324#56541

Open
dkarczmarski wants to merge 1 commit into
kubernetes:mainfrom
dkarczmarski:pl-sync-with-pr-55324
Open

[pl] feat: adopt Docsy style shortcodes - sync with PR 55324#56541
dkarczmarski wants to merge 1 commit into
kubernetes:mainfrom
dkarczmarski:pl-sync-with-pr-55324

Conversation

@dkarczmarski

Copy link
Copy Markdown
Member

sync with the PR #55324


mamy w originale EN takie elementy

{{< note >}} 	{{< alert color="info" title="Note" >}}
{{< caution >}} 	{{< alert color="caution" title="Caution" >}}
{{< warning >}} 	{{< alert color="danger" title="Warning" >}}

i propozycja tlumaczenia :

{{< alert color="info" title="Uwaga" >}}
{{< alert color="caution" title="Ostrożnie" >}}
{{< alert color="danger" title="Ostrzeżenie" >}}

@kubernetes-prow
kubernetes-prow Bot requested review from mfilocha and nvtkaszpir July 19, 2026 17:11
@kubernetes-prow kubernetes-prow Bot added area/localization General issues or PRs related to localization language/pl Issues or PRs related to Polish language cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 19, 2026
@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit bd6beb2
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a5e5e7bbf799000085f97ad
😎 Deploy Preview https://deploy-preview-56541--kubernetes-io-main-staging.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 project configuration.

@mfilocha mfilocha self-assigned this Jul 20, 2026
@mfilocha

Copy link
Copy Markdown
Contributor

@dkarczmarski Mam wątpliwości co do tłumaczenia "Note" na "Uwaga", mimo, że formalnie jest poprawne. Ja jak widzę słowo "Uwaga", to czytam je jako "Uwaga!" raczej niż "To jest drobna uwaga do poniższego akapitu".

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from mfilocha. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dkarczmarski

Copy link
Copy Markdown
Member Author

@dkarczmarski Mam wątpliwości co do tłumaczenia "Note" na "Uwaga", mimo, że formalnie jest poprawne. Ja jak widzę słowo "Uwaga", to czytam je jako "Uwaga!" raczej niż "To jest drobna uwaga do poniższego akapitu".

ok.
to zmieniam na wartosci jakie znalazlem w konfiguracji dla innych dosc podobnych sekcji ( przyklad z sekcja "informacja" pod linkiem : https://kubernetes.io/pl/docs/tutorials/kubernetes-basics/explore/explore-intro/#show-the-app-in-the-terminal ) :

[note]
other = "Informacja"

[caution]
other = "Uwaga"

[warning]
other = "Ostrzeżenie"

@dkarczmarski
dkarczmarski force-pushed the pl-sync-with-pr-55324 branch from 9bbafcc to bd6beb2 Compare July 20, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/pl Issues or PRs related to Polish language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants