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

translation(HTML): web/html/element/thead #3771

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

undead404
Copy link
Contributor

@undead404 undead404 commented Jan 15, 2025

files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved

- `align` {{deprecated_inline}}

- : Задає горизонтальне вирівнювання кожної комірки-заголовка. Можливі значення {{Glossary("enumerated", "перелічені")}}: `left`, `center`, `right`, `justify` і `char`. Значення `char`, коли підтримується, вирівнює текстовий вміст за символом, визначеним в атрибуті [`char`](#char), і з відступом, визначеним атрибутом [`charoff`](#charoff). Натомість слід використовувати властивість CSS {{cssxref("text-align")}}, адже цей атрибут – нерекомендований.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- : Задає горизонтальне вирівнювання кожної комірки-заголовка. Можливі значення {{Glossary("enumerated", "перелічені")}}: `left`, `center`, `right`, `justify` і `char`. Значення `char`, коли підтримується, вирівнює текстовий вміст за символом, визначеним в атрибуті [`char`](#char), і з відступом, визначеним атрибутом [`charoff`](#charoff). Натомість слід використовувати властивість CSS {{cssxref("text-align")}}, адже цей атрибут – нерекомендований.
- : Задає горизонтальне вирівнювання кожної комірки-заголовка. Можливі {{Glossary("enumerated", "перелічені")}} значення: `left`, `center`, `right`, `justify` і `char`. Значення `char`, коли підтримується, вирівнює текстовий вміст за символом, визначеним в атрибуті [`char`](#char), і з відступом, визначеним атрибутом [`charoff`](#charoff). Натомість слід використовувати властивість CSS {{cssxref("text-align")}}, адже цей атрибут – нерекомендований.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

А можна лишити як було? Можна додати тире натомість

Copy link
Member

Choose a reason for hiding this comment

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

Якщо залишити як є, то який зміст у речення ти закладаєш?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"Перелічений" – це епітет-термін, що розкривається в окремій статті глосарія. Значення є переліченими, тобто належать до цього класу значень


- `valign` {{deprecated_inline}}

- : Задає вертикальне вирівнювання кожної комірки-заголовка. Можливі значення {{Glossary("enumerated", "перелічені")}}: `baseline`, `bottom`, `middle` і `top`. Натомість слід використовувати властивість CSS {{cssxref("vertical-align")}}, оскільки цей атрибут є нерекомендованим.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- : Задає вертикальне вирівнювання кожної комірки-заголовка. Можливі значення {{Glossary("enumerated", "перелічені")}}: `baseline`, `bottom`, `middle` і `top`. Натомість слід використовувати властивість CSS {{cssxref("vertical-align")}}, оскільки цей атрибут є нерекомендованим.
- : Задає вертикальне вирівнювання кожної комірки-заголовка. Можливі {{Glossary("enumerated", "перелічені")}} значення: `baseline`, `bottom`, `middle` і `top`. Натомість слід використовувати властивість CSS {{cssxref("vertical-align")}}, оскільки цей атрибут є нерекомендованим.

files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
files/uk/web/html/element/thead/index.md Outdated Show resolved Hide resolved
Co-authored-by: KlashReik <107769156+KlashReik@users.noreply.github.com>
@@ -0,0 +1,296 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

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

Милозвучність: з/зі/із

Перед голосною вживаємо з: "з" основними
STYLE/EUPHONY_PREP_Z_IZ_ZI: Милозвучність: з/зі/із

...ловка із заголовками стовпців та розділ тіла із основними даними таблиці. HTML Елементи <t...

Варіанти заміни

  • з

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants