Skip to content

Commit

Permalink
Add Translation (#1052)
Browse files Browse the repository at this point in the history
Co-authored-by: Sunny <[email protected]>
  • Loading branch information
LinkinStars and sunshineg authored Jul 25, 2024
1 parent 0b09d52 commit 629f981
Show file tree
Hide file tree
Showing 24 changed files with 1,971 additions and 1,683 deletions.
28 changes: 20 additions & 8 deletions i18n/cs_CZ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,13 @@ backend:
other: modified
deleted_title:
other: Deleted question
questions_title:
other: Questions
tag:
tags_title:
other: Tags
no_description:
other: The tag has no description.
notification:
action:
update_question:
Expand Down Expand Up @@ -1226,8 +1233,8 @@ ui:
account_result:
success: Your new account is confirmed; you will be redirected to the home page.
link: Continue to homepage
invalid: >-
Sorry, this account confirmation link is no longer valid. Perhaps your account is already active?
oops: Oops!
invalid: The link you used no longer works.
confirm_new_email: Your email has been updated.
confirm_new_email_invalid: >-
Sorry, this confirmation link is no longer valid. Perhaps your email was already changed?
Expand Down Expand Up @@ -1501,6 +1508,9 @@ ui:
title: Edit profile
form:
fields:
display_name:
label: Display name
msg_range: Display name up to 30 characters.
username:
label: Username
msg_range: Username up to 30 characters.
Expand Down Expand Up @@ -1700,19 +1710,21 @@ ui:
write:
page_title: Write
restrict_answer:
title: Restrict answer
title: Answer write
label: Each user can only write one answer for each question
text: "They can use the edit link to refine and improve their existing answer, instead."
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
recommend_tags:
label: Recommend tags
text: "Please input tag slug above, one tag per line."
text: "Recommend tags will show in the dropdown list by default."
msg:
contain_reserved: "recommended tags cannot contain reserved tags"
required_tag:
title: Required tag
label: Set recommend tag as required
title: Set required tags
label: Set “Recommend tags” as required tags
text: "Every new question must have at least one recommend tag."
reserved_tags:
label: Reserved tags
text: "Reserved tags can only be added to a post by moderator."
text: "Reserved tags can only be used by moderator."
seo:
page_title: SEO
permalink:
Expand Down
28 changes: 20 additions & 8 deletions i18n/cy_GB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,13 @@ backend:
other: wedi newid
deleted_title:
other: Deleted question
questions_title:
other: Questions
tag:
tags_title:
other: Tags
no_description:
other: The tag has no description.
notification:
action:
update_question:
Expand Down Expand Up @@ -1226,8 +1233,8 @@ ui:
account_result:
success: Your new account is confirmed; you will be redirected to the home page.
link: Continue to homepage
invalid: >-
Sorry, this account confirmation link is no longer valid. Perhaps your account is already active?
oops: Oops!
invalid: The link you used no longer works.
confirm_new_email: Your email has been updated.
confirm_new_email_invalid: >-
Sorry, this confirmation link is no longer valid. Perhaps your email was already changed?
Expand Down Expand Up @@ -1501,6 +1508,9 @@ ui:
title: Edit profile
form:
fields:
display_name:
label: Display name
msg_range: Display name up to 30 characters.
username:
label: Username
msg_range: Username up to 30 characters.
Expand Down Expand Up @@ -1700,19 +1710,21 @@ ui:
write:
page_title: Write
restrict_answer:
title: Restrict answer
title: Answer write
label: Each user can only write one answer for each question
text: "They can use the edit link to refine and improve their existing answer, instead."
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
recommend_tags:
label: Recommend tags
text: "Please input tag slug above, one tag per line."
text: "Recommend tags will show in the dropdown list by default."
msg:
contain_reserved: "recommended tags cannot contain reserved tags"
required_tag:
title: Required tag
label: Set recommend tag as required
title: Set required tags
label: Set “Recommend tags” as required tags
text: "Every new question must have at least one recommend tag."
reserved_tags:
label: Reserved tags
text: "Reserved tags can only be added to a post by moderator."
text: "Reserved tags can only be used by moderator."
seo:
page_title: SEO
permalink:
Expand Down
28 changes: 20 additions & 8 deletions i18n/da_DK.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,13 @@ backend:
other: modified
deleted_title:
other: Deleted question
questions_title:
other: Questions
tag:
tags_title:
other: Tags
no_description:
other: The tag has no description.
notification:
action:
update_question:
Expand Down Expand Up @@ -1226,8 +1233,8 @@ ui:
account_result:
success: Your new account is confirmed; you will be redirected to the home page.
link: Continue to homepage
invalid: >-
Sorry, this account confirmation link is no longer valid. Perhaps your account is already active?
oops: Oops!
invalid: The link you used no longer works.
confirm_new_email: Your email has been updated.
confirm_new_email_invalid: >-
Sorry, this confirmation link is no longer valid. Perhaps your email was already changed?
Expand Down Expand Up @@ -1501,6 +1508,9 @@ ui:
title: Edit profile
form:
fields:
display_name:
label: Display name
msg_range: Display name up to 30 characters.
username:
label: Username
msg_range: Username up to 30 characters.
Expand Down Expand Up @@ -1700,19 +1710,21 @@ ui:
write:
page_title: Write
restrict_answer:
title: Restrict answer
title: Answer write
label: Each user can only write one answer for each question
text: "They can use the edit link to refine and improve their existing answer, instead."
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
recommend_tags:
label: Recommend tags
text: "Please input tag slug above, one tag per line."
text: "Recommend tags will show in the dropdown list by default."
msg:
contain_reserved: "recommended tags cannot contain reserved tags"
required_tag:
title: Required tag
label: Set recommend tag as required
title: Set required tags
label: Set “Recommend tags” as required tags
text: "Every new question must have at least one recommend tag."
reserved_tags:
label: Reserved tags
text: "Reserved tags can only be added to a post by moderator."
text: "Reserved tags can only be used by moderator."
seo:
page_title: SEO
permalink:
Expand Down
Loading

0 comments on commit 629f981

Please sign in to comment.