Skip to content

Commit

Permalink
Fix translations
Browse files Browse the repository at this point in the history
  • Loading branch information
alinkedd committed Jul 22, 2024
1 parent 8e913f0 commit b25e9b9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -789,13 +789,13 @@ translations:
- key: options.gender.male
t: Чоловік
- key: options.gender.non_binary
t: Небінарний(-а) чи гендерно-неконформний(-а)
t: Небінарні чи гендерно-неконформні
- key: options.gender.questioning
t: Не визначився(-лась)
t: Не визначилися
- key: options.gender.prefer_not_to_say
t: Не хочу вказувати
- key: options.gender.not_listed
t: Нічого з перерахованого
t: Нічого з переліченого

# Gender (short)

Expand All @@ -806,11 +806,11 @@ translations:
- key: options.gender.non_binary.short
t: NB/GNC
- key: options.gender.questioning.short
t: Не визначився(-лась)
t: Не визначилися
- key: options.gender.prefer_not_to_say.short
t: Не хочу вказувати
- key: options.gender.not_listed.short
t: Нічого з перерахованого
t: Нічого з переліченого

# Race & Ethnicity

Expand All @@ -835,7 +835,7 @@ translations:
- key: options.race_ethnicity.native_american_islander_australian
t: Корінні американці або австралійці, уродженці островів Тихого океану
- key: options.race_ethnicity.not_listed
t: Нічого з перерахованого
t: Нічого з переліченого

- key: options.race_ethnicity.european
t: Європейці
Expand Down Expand Up @@ -873,7 +873,7 @@ translations:
- key: options.race_ethnicity.native_american_islander_australian.short
t: Корінні американ. або австрал., уродженці о. Тихого океану
- key: options.race_ethnicity.not_listed.short
t: Нічого з перерахованого
t: Нічого з переліченого

# Disability Status
- key: options.disability_status.na
Expand All @@ -892,7 +892,7 @@ translations:
Когнітивні порушення (як-от: тривожний розлад, дислексія, СДУГ тощо)
- key: options.disability_status.not_listed
t: >
Нічого з перерахованого
Нічого з переліченого
# Disability Status (short)
- key: options.disability_status.visual_impairments.short
Expand All @@ -909,7 +909,7 @@ translations:
Когнітивні порушення
- key: options.disability_status.not_listed.short
t: >
Нічого з перерахованого
Нічого з переліченого
# Form Factors
- key: options.form_factors.desktop
Expand Down

0 comments on commit b25e9b9

Please sign in to comment.