-
Notifications
You must be signed in to change notification settings - Fork 977
Updates and additions to uk.yaml #2451
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
base: main
Are you sure you want to change the base?
Changes from all commits
2da84b9
1c2ccd8
d32a38e
8f28120
de31c54
c484e56
88c987d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,10 @@ | ||
| # Alert labels | ||
| caution: Застереження | ||
| important: Важливо | ||
| note: Примітка | ||
| tip: Порада | ||
| warning: Попередження | ||
|
|
||
| # UI strings. Buttons and similar. | ||
| ui_pager_prev: Попередня | ||
| ui_pager_next: Наступна | ||
|
|
@@ -11,8 +18,7 @@ ui_in: у | |
| ui_all: всі | ||
|
|
||
| # Footer text | ||
| footer_all_rights_reserved: Усі права захищено | ||
|
|
||
| footer_all_rights_reserved: Всі права застережено | ||
| footer_privacy_policy: Політика захисту персональних даних | ||
|
|
||
| # Post (blog, articles etc.) | ||
|
|
@@ -37,23 +43,26 @@ print_entire_section: Надрукувати весь розділ | |
| # Community | ||
| community_join: Приєднуйтесь до спільноти {{ .Site.Title }} | ||
| community_introduce: >- | ||
| {{ .Site.Title }} — це проєкт з відкритим кодом, який може використовувати, | ||
| вдосконалювати та насолоджуватися ним будь-хто з членів спільноти. Ми будемо | ||
| раді, якщо ви приєднаєтеся до нас! Ось кілька способів дізнатися, що | ||
| відбувається, та взяти участь. | ||
| community_learn: Вивчайте та приєднуйтесь | ||
| {{ .Site.Title }} — це проєкт з відкритим кодом, який може використовувати, | ||
| вдосконалювати та насолоджуватися ним будь-хто з членів спільноти. | ||
| Ми будемо раді, якщо ви приєднаєтеся до нас! Ось кілька способів дізнатися, | ||
| що відбувається, та долучитися до нас. | ||
| community_learn: Навчайся та спілкуйся | ||
| community_using: >- | ||
| Використовуєте або хочете використовувати {{ .Site.Title }}? Дізнайтеся більше | ||
| тут: | ||
| community_develop: Створюйте та робіть свій внесок | ||
| Використовуєте або хочете використовувати {{ .Site.Title }}? Дізнайтеся більше тут: | ||
| community_develop: Створюйте та допомагайте | ||
| community_contribute: >- | ||
| Хочете долучитися до розвитку {{ .Site.Title }} та зробити свій внесок? | ||
| Приєднуйтеся до нас тут: | ||
| community_how_to: Дізнайтеся, як зробити внесок у {{ .Site.Title }} у наших | ||
| community_guideline: Настановах з подання внесків | ||
| community_guideline: Настановах з участі | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Copilot suggests:
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In Ukrainian, the word “contribution” is translated as “внесок” (Refers to a specific, tangible or measurable result someone adds (code, documentation, ideas, fixes, resources). It focuses on what is given or created). When we talk about the form of participation (assistance) in a joint endeavor, we use the word “участь” (participation, involvement. It focuses on the fact of being involved, not on what exactly is produced). I did the translation in the context of participation, people's involvement in the project. Please provide more information to help me decide which option would be best here. |
||
|
|
||
| # Feedback | ||
| feedback_title: Зворотний зв’язок | ||
| feedback_question: Чи була ця сторінка корисною? | ||
| feedback_positive: Так | ||
| feedback_negative: Ні | ||
|
|
||
| # Table of contents | ||
| toc_on_this_page: На цій сторінці | ||
| toc_top_of_page: Нагору сторінки | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot suggests:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In Ukrainian, we have two types of address (as here): full and short. I initially thought of using the full form, but ultimately chose the short form, which is less formal.