Skip to content

fix(i18n-uk): minor terminology and style fixes in installation.md #620

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

katroienko
Copy link

Summary

Made small improvements to the Ukrainian translation of installation.md:

  • Use “React” without declension (React-уReact) according to glossary.
  • Changed “у верхньому правому куті” → “у правому верхньому куті” (more natural in Ukrainian).
  • Replaced “схожі пісочниці” → “схожі інтерактивні приклади” for clarity.
  • “HTML-сторінку” → “HTML-файл” (more accurate).
  • Fixed punctuation: moved period outside link.

Why

Improves readability, consistency, and follows the style guide for Ukrainian translation.

Copy link

vercel bot commented Aug 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
uk-legacy-reactjs-org Ignored Ignored Preview Aug 22, 2025 4:44pm

Copy link
Collaborator

@alinkedd alinkedd left a comment

Choose a reason for hiding this comment

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

Привіт і дякую за PR!


</Intro>

## Спробувати React {/*try-react*/}

Не потрібно нічого встановлювати, щоб погратися з React. Спробуйте відредагувати код у цій пісочниці!
Не потрібно нічого встановлювати, щоб спробувати React. Відредагуйте код прямо у цьому онлайн-середовищі!
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ми перекладаємо максимально близько до оригіналу. В оригіналі є погратися, спробувати і пісочниця (sandbox), яка є досить поширеним терміном, тому це речення треба повернути

@@ -28,9 +28,9 @@ export default function App() {

Ви можете редагувати його прямо на цій сторінці або відкрити у новій вкладці, натиснувши кнопку "Fork" у верхньому правому куті.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Не внесена зміна, вказана в PR

@@ -28,9 +28,9 @@ export default function App() {

Ви можете редагувати його прямо на цій сторінці або відкрити у новій вкладці, натиснувши кнопку "Fork" у верхньому правому куті.

Більшість сторінок у документації React містять схожі пісочниці. Водночас існує багато інших онлайн-пісочниць з підтримкою React, наприклад: [CodeSandbox](https://codesandbox.io/s/new), [StackBlitz](https://stackblitz.com/fork/react) або [CodePen.](https://codepen.io/pen?template=QWYVwWN)
Більшість сторінок у документації React містять схожі інтерактивні приклади. Водночас існує багато інших онлайн-середовищ з підтримкою React, наприклад: [CodeSandbox](https://codesandbox.io/s/new), [StackBlitz](https://stackblitz.com/fork/react) або [CodePen](https://codepen.io/pen?template=QWYVwWN).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Те саме. Ми перекладаємо максимально близько до оригіналу. В оригіналі пісочниці, тому це речення треба повернути

(Винесену крапку залишити)


Щоб спробувати React локально на вашому комп'ютері, [завантажте цю HTML-сторінку.](https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html) Відкрийте її у редакторі та браузері!
Щоб спробувати React локально на вашому комп'ютері, [завантажте цей HTML-файл](https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html). Відкрийте його у редакторі та браузері!
Copy link
Collaborator

Choose a reason for hiding this comment

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

Те саме. В оригіналі сторінка. Речення повернути. Якщо є зауваження до змісту, то вносити до оригінального репозиторію

(Винесену крапку залишити)

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.

2 participants