Skip to content

Commit

Permalink
add strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Mar 27, 2024
1 parent acb2b90 commit 0c97954
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
30 changes: 15 additions & 15 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1175,55 +1175,55 @@ translations:
# age
- key: user_info.age
t: Tuổi
- key: user_info.age.description
- key: user_info.age.question
t: Bạn bao nhiêu tuổi, tính theo năm?

# years of experience
- key: user_info.years_of_experience
t: Số năm kinh nghiệm
- key: user_info.years_of_experience.description
- key: user_info.years_of_experience.question
t: Bạn đã làm việc hoặc học tập trong lĩnh vực này được bao lâu rồi?

# company size
- key: user_info.company_size
t: Quy mô công ty
- key: user_info.company_size.description
- key: user_info.company_size.question
t: Công ty của bạn lớn như thế nào, theo số lượng nhân viên?

# salary ranges
- key: user_info.yearly_salary
t: Lương hằng năm
- key: user_info.yearly_salary.description
- key: user_info.yearly_salary.question
t: Tiền lương hàng năm của bạn bằng đô la Mỹ.

# job title
- key: user_info.job_title
t: Chức vụ
- key: user_info.job_title.description
- key: user_info.job_title.question
t: Làm thế nào để bạn giới thiệu bản thân với người khác?

# javascript proficiency
- key: user_info.javascript_proficiency
t: Thành thạo JavaScript
- key: user_info.javascript_proficiency.description
- key: user_info.javascript_proficiency.question
t: Bạn thành thạo JavaScript đến mức nào?

# css proficiency
- key: user_info.css_proficiency
t: Thành thạo CSS
- key: user_info.css_proficiency.description
- key: user_info.css_proficiency.question
t: Bạn thành thạo CSS đến mức nào?

# backend proficiency
- key: user_info.backend_proficiency
t: Thành thạo back-end
- key: user_info.backend_proficiency.description
- key: user_info.backend_proficiency.question
t: Bạn thành thạo đến mức nào trong việc phát triển back-end?

# gender
- key: user_info.gender
t: Giới tính
- key: user_info.gender.description
- key: user_info.gender.question
t: >
Có tùy chọn nào sau đây mô tả về bạn không? Hãy chọn một.
- key: user_info.gender.note
Expand All @@ -1235,7 +1235,7 @@ translations:
# race & ethnicity
- key: user_info.race_ethnicity
t: Chủng tộc & Sắc tộc
- key: user_info.race_ethnicity.description
- key: user_info.race_ethnicity.question
t: >
Có tùy chọn nào sau đây mô tả về bạn không? Hãy chọn tất cả những mục phù hợp.
- key: user_info.race_ethnicity.note
Expand All @@ -1255,7 +1255,7 @@ translations:
# disability status
- key: user_info.disability_status
t: Tình trạng khuyết tật
- key: user_info.disability_status.description
- key: user_info.disability_status.question
t: >
Bạn có khuyết tật nào sau đây không? Hãy chọn tất cả những mục phù hợp.
Lưu ý rằng điều này có thể bao gồm khuyết tật hoặc thương tích tạm thời.
Expand Down Expand Up @@ -1299,7 +1299,7 @@ translations:
- key: user_info.industry_sector
t: Ngành công nghiệp
- key: user_info.industry_sector.description
- key: user_info.industry_sector.question
t: Bạn làm việc trong (những) ngành công nghiệp nào?
- key: user_info.industry_sector.others
t: Các ngành công nghiệp khác
Expand All @@ -1309,18 +1309,18 @@ translations:
- key: usage.industry_sector
aliasFor: user_info.industry_sector
- key: usage.industry_sector.description
aliasFor: user_info.industry_sector.description
aliasFor: user_info.industry_sector.question
- key: usage.industry_sector.others
aliasFor: user_info.industry_sector.others
- key: usage.industry_sector_freeform
aliasFor: user_info.industry_sector.others
- key: usage.industry_sector.others.description
aliasFor: user_info.industry_sector.description
aliasFor: user_info.industry_sector.question

# degree
- key: user_info.higher_education_degree
t: Bằng giáo dục đại học
- key: user_info.higher_education_degree.description
- key: user_info.higher_education_degree.question
t: Bạn có bằng cấp giáo dục đại học không?

# employment status
Expand Down
26 changes: 13 additions & 13 deletions legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -812,55 +812,55 @@ translations:
# age
- key: user_info.age
t: Tuổi
- key: user_info.age.description
- key: user_info.age.question
t: Bạn bao nhiêu tuổi, tính theo năm?

# years of experience
- key: user_info.years_of_experience
t: Số năm kinh nghiệm
- key: user_info.years_of_experience.description
- key: user_info.years_of_experience.question
t: Bạn đã làm việc hoặc học tập trong lĩnh vực này được bao lâu rồi?

# company size
- key: user_info.company_size
t: Quy mô công ty
- key: user_info.company_size.description
- key: user_info.company_size.question
t: Công ty của bạn lớn như thế nào, theo số lượng nhân viên?

# salary ranges
- key: user_info.yearly_salary
t: Lương hằng năm
- key: user_info.yearly_salary.description
- key: user_info.yearly_salary.question
t: Tiền lương hàng năm của bạn bằng đô la Mỹ.

# job title
- key: user_info.job_title
t: Chức vụ
- key: user_info.job_title.description
- key: user_info.job_title.question
t: Làm thế nào để bạn giới thiệu bản thân với người khác?

# javascript proficiency
- key: user_info.javascript_proficiency
t: Thành thạo JavaScript
- key: user_info.javascript_proficiency.description
- key: user_info.javascript_proficiency.question
t: Bạn thành thạo JavaScript đến mức nào?

# css proficiency
- key: user_info.css_proficiency
t: Thành thạo CSS
- key: user_info.css_proficiency.description
- key: user_info.css_proficiency.question
t: Bạn thành thạo CSS đến mức nào?

# backend proficiency
- key: user_info.backend_proficiency
t: Thành thạo back-end
- key: user_info.backend_proficiency.description
- key: user_info.backend_proficiency.question
t: Bạn thành thạo đến mức nào trong việc phát triển back-end?

# gender
- key: user_info.gender
t: Giới tính
- key: user_info.gender.description
- key: user_info.gender.question
t: >
Có tùy chọn nào sau đây mô tả về bạn không? Hãy chọn một.
- key: user_info.gender.note
Expand All @@ -872,7 +872,7 @@ translations:
# race & ethnicity
- key: user_info.race_ethnicity
t: Chủng tộc & Sắc tộc
- key: user_info.race_ethnicity.description
- key: user_info.race_ethnicity.question
t: >
Có tùy chọn nào sau đây mô tả về bạn không? Hãy chọn tất cả những mục phù hợp.
- key: user_info.race_ethnicity.note
Expand All @@ -888,7 +888,7 @@ translations:
# disability status
- key: user_info.disability_status
t: Tình trạng khuyết tật
- key: user_info.disability_status.description
- key: user_info.disability_status.question
t: >
Bạn có khuyết tật nào sau đây không? Hãy chọn tất cả những mục phù hợp.
Lưu ý rằng điều này có thể bao gồm khuyết tật hoặc thương tích tạm thời.
Expand Down Expand Up @@ -930,7 +930,7 @@ translations:
- key: user_info.industry_sector
t: Ngành công nghiệp
- key: user_info.industry_sector.description
- key: user_info.industry_sector.question
t: Bạn làm việc trong (những) ngành công nghiệp nào?
- key: user_info.industry_sector.others
t: Các ngành công nghiệp khác
Expand All @@ -940,7 +940,7 @@ translations:
# degree
- key: user_info.higher_education_degree
t: Bằng giáo dục đại học
- key: user_info.higher_education_degree.description
- key: user_info.higher_education_degree.question
t: Bạn có bằng cấp giáo dục đại học không?

# email_temporary (receive updates?)
Expand Down

0 comments on commit 0c97954

Please sign in to comment.