Skip to content

Commit

Permalink
Merge pull request #36 from alinkedd/sync-13
Browse files Browse the repository at this point in the history
Sync files
  • Loading branch information
alinkedd authored Aug 10, 2024
2 parents 613a7aa + dfe0959 commit 728d229
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
15 changes: 13 additions & 2 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1626,13 +1626,24 @@ translations:
- key: resources.paid_courses
t: Платні курси
- key: resources.paid_courses.question
t: До яких *платних джерел* (курси, відео, книжки тощо) ви звертаєтеся, щоб вивчати JavaScript?
t: До яких *платних джерел* (курси, відео, книжки тощо) ви звертаєтеся?
- key: options.paid_courses.na
t: 🚫 Нічого
- key: resources.paid_courses.placeholder
t: |
Курс/книжка #{index}…
# courses
- key: resources.courses
t: Курси та навчальні матеріали
- key: resources.courses.question
t: Які курси ви проходили або якими навчальними матеріалами (відео, книги тощо) користувалися?
- key: options.courses.na
t: 🚫 Нічого
- key: resources.courses.placeholder
t: |
Курс/книжка/інше #{index}…
# podcasts
- key: resources.podcasts
t: Подкасти чи аудіозаписи
Expand All @@ -1652,7 +1663,7 @@ translations:
- key: resources.people
t: Особистості
- key: resources.people.question
t: Серед особистостей у спільноті JavaScript — кого ви читаєте, за ким слідкуєте чи просто хочете виокремити?
t: Кого ви читаєте, за ким слідкуєте чи просто хочете виокремити?
# - key: resources.people.others
# t: Other People
# - key: resources.people.others.description
Expand Down
4 changes: 3 additions & 1 deletion surveys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ translations:
t: роки(-ів)
- key: general.numeric_input.unit.years_old
t: роки(-ів)
- key: general.numeric_input.unit.hours
t: год

###########################################################################
# Errors & Messages
Expand Down Expand Up @@ -244,7 +246,7 @@ translations:

- key: readinglist.prompt
t: >
Ви вибрали "{option}". Якщо бажаєте дізнатися більше про цю функцію наприкінці опитування, натисніть на значок "+" вище, щоб додати його до вашого **списку читання**.
Ви вибрали "{option}". Якщо бажаєте дізнатися більше про цю функцію наприкінці опитування, натисніть на значок "+" у кутку вище, щоб додати його до вашого **списку читання**.
- key: readinglist.add_to_list
t: Додати до вашого списку читання
Expand Down

0 comments on commit 728d229

Please sign in to comment.